Replies: 1 comment 4 replies
-
The default VS Studio generator is for VS 16. Are you running VS 17? You can specify that with the generator argument. (see http://hanspeterschaub.info/basilisk/Install/installBuild.html) If you downgrade to VS 16, I recommend deleting the |
Beta Was this translation helpful? Give feedback.
4 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.
-
I am using a laptop with Windows 11 system, and I have made sure that I have installed all dependencies. However, I encountered the following error when using "Anaconda Powershell Prompt":
Here are versions for prerequisite system packages:
‘’‘
cmake version 3.29.3
Python 3.9.13
swig 4.2.1
’‘’
And here are versions for prerequisite python packages:
'''
Name: pandas
Version: 1.4.4
Name: numpy
Version: 1.21.5
Name: matplotlib
Version: 3.5.2
Name: pytest
Version: 7.1.2
Name: Pillow
Version: 9.2.0
Name: conan
Version: 1.64.1
Name: parse
Version: 1.6.0
Name: cmake
Version: 3.27.0
'''
Please help me ,Thanks!
Beta Was this translation helpful? Give feedback.
All reactions