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.)