Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues building with conan 2.0 on windows #137

Open
nick0900 opened this issue Sep 13, 2024 · 0 comments
Open

Issues building with conan 2.0 on windows #137

nick0900 opened this issue Sep 13, 2024 · 0 comments

Comments

@nick0900
Copy link

Hello, I have never utilized Conan before so I may be completely wrong in how I've tried to build this project. I've installed conan using pip, created the build directory and then using "conan install .." but getting this error:

ERROR: Error loading conanfile at 'C:\Users\Nick\source\repos\edyn\conanfile.py': Unable to load conanfile in C:\Users\Nick\source\repos\edyn\conanfile.py
File "", line 228, in call_with_frames_removed
File "C:\Users\Nick\source\repos\edyn\conanfile.py", line 1, in
from conans import ConanFile, tools, CMake
ImportError: cannot import name 'ConanFile' from 'conans' (C:\Windows\system32_internal\conans_init
.pyc)

Looking around online this seems to be due to the conan recipie being incompatible with conan 2.0. which conan version do you use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant