Errors in Installing Pyleecan #708
Unanswered
TangiPilabz
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Hello, Can you share the errors that you get from "pip install pyleecan" ? Did you try with requirements.txt instead of requirements-full.txt ? Best regards, |
Beta Was this translation helpful? Give feedback.
2 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 very new to Pyleecan and I am encountering many errors while installing pyleecan on my windows system. The steps I followed are from the readme.md page on Github.com/Eomys/pyleecan.
Basically, I am not able to install all the dependencies in requirements-full.txt.
As suggested in the documentation I used Python 3.8 version. PySide2 is deprecated so unable to get through it.
Can anyone tell me the basic steps to install all the dependencies and build pyleecan from source successfully.
"pip install pyleecan" gives many errors as well. I also tried "python setup.py install" nothing worked.
Please help and let me know the steps to install pyleecan.
Thanks, and Regards
TangiPilabz
Beta Was this translation helpful? Give feedback.
All reactions