Replies: 4 comments
-
Same error?? |
Beta Was this translation helpful? Give feedback.
-
We have had to make changes to the conan dependencies this summer. If you have such issues, I recommend to first delete the |
Beta Was this translation helpful? Give feedback.
-
I am also running into this error. I have tried deleting the .conan folder and re-running, but receive the same error. |
Beta Was this translation helpful? Give feedback.
-
Check the version of conan that you are running. The newer 2.x versions definitely don't work yet with BSK. I recommend using conan 1.56.0, that is what I'm using at least. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Installing on a new M2 MacBookPro. Starting with a fresh python v. 3.11.4.
conanfile.py quits on "require eigen/3.3.9" I installed eigen_3.3.9 from the source (it installed in /usr/local/include/eigen). conan still quits. How can I fix this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions