Replies: 1 comment
-
Have you installed conan on your OS? There is a conan python package (pip install conan), and also an OS library you'll need to install with brew install conan. Another quick tip -- if you're having issues with setuptools I always deprecate it back to setuptools==58.0 I hope this helps. Best, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to build Basilisk on my Mac, and I am getting an error towards the end of build at line 297 in conanfile.py:
I've scoured the internet for solutions to this Conan/cmake error, but I have yet to find anything. Does anyone have an idea of what may be going wrong here?
Thanks,
Raj
Beta Was this translation helpful? Give feedback.
All reactions