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

ModuleNotFoundError: No module named 'solvers' #17

Open
Felimatus opened this issue Jun 3, 2020 · 3 comments
Open

ModuleNotFoundError: No module named 'solvers' #17

Felimatus opened this issue Jun 3, 2020 · 3 comments

Comments

@Felimatus
Copy link

Hello all!

After installing Odespy manually with the commands "python setup.py install" and "python3 setup.py install", I always receive the message on the subject "ModuleNotFoundError: No module named 'solvers'" when trying to import Odespy using Python3.
Any ideas how could this be possibly solved? (I do not have Anaconda.)

@YunguiLi
Copy link

I meet the same problem in Anaconda. Any solution? Thanks a lot.

@YzeeTraveller
Copy link

Hello all!

After installing Odespy manually with the commands "python setup.py install" and "python3 setup.py install", I always receive the message on the subject "ModuleNotFoundError: No module named 'solvers'" when trying to import Odespy using Python3. Any ideas how could this be possibly solved? (I do not have Anaconda.)

You can execute the python setup.py install in the next level directory, there's another setup.py file in the directory.

@wzt3g
Copy link

wzt3g commented Mar 27, 2024

Why is solvers already in Lib but can't be imported

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

4 participants