I have Python 3.9.1
I tried installing OpenSeesPy with "pip install openseespy"
Install finishes without any problems
When running "import openseespy.opensees"
I get a RuntimeError
"Python version 3.8 is needed for Windows"
"Failed to import openseespy on Windows."
What am I doing wrong?
OpenSeesPy install error!
Moderators: silvia, selimgunay, Moderators
OpenSeesPy install error!
Last edited by shubham on Fri Feb 19, 2021 11:35 pm, edited 1 time in total.
-
- Posts: 160
- Joined: Mon Feb 02, 2015 6:32 pm
Re: OpenSeesPy install error!
you need to downgrade your python version. I think it does not support version 3.9.1.
Prafulla Malla, Nepal
Praf_malla@hotmail.com
Praf_malla@hotmail.com
Re: OpenSeesPy install error!
I have the same error, but upgrade python version is not solution. I did it, but it doesn't work. Im using python 3.9.7 anybody else has another solution?
Re: OpenSeesPy install error!
Right now, OpenSeesPy works with Python 3.8 and not 3.9 or higher