You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu 18.04
Clang 8.0
LLVM 6.0 dev and tools
CMake 3.12
Running CMake as appropriate yields an immediate failure of -- Could NOT find PY_lit (missing: PY_LIT)
I assume this to be some kind of python dependency but I've never seen that error before.
Python 2.7.15 and 3.6.8 are installed, so I don't know what the issue is.
The text was updated successfully, but these errors were encountered:
On Wed, 13 Nov 2019 at 15:29, Michael Burke ***@***.***> wrote:
Ubuntu 18.04
Clang 8.0
LLVM 6.0 dev and tools
CMake 3.12
Running CMake as appropriate yields an immediate failure of
-- Could NOT find PY_lit (missing: PY_LIT)
I assume this to be some kind of python dependency but I've never seen
that error before.
Python 2.7.15 and 3.6.8 are installed, so I don't know what the issue is.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#49?email_source=notifications&email_token=AAHHTXYJPDJMGBIVJXWCT4DQTRBSNA5CNFSM4JM7TCSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HZDEUIA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHHTXZCOUH2SW66NDXPYNTQTRBSNANCNFSM4JM7TCSA>
.
Ubuntu 18.04
Clang 8.0
LLVM 6.0 dev and tools
CMake 3.12
Running CMake as appropriate yields an immediate failure of
-- Could NOT find PY_lit (missing: PY_LIT)
I assume this to be some kind of python dependency but I've never seen that error before.
Python 2.7.15 and 3.6.8 are installed, so I don't know what the issue is.
The text was updated successfully, but these errors were encountered: