You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2022. It is now read-only.
I'm trying to use PyDSTool in DifferentialEquations...but it won't load. I get this long red error message that says
ERROR: InitError: PyError (PyImport_ImportModule
The Python package _pydstool_jl_hack could not be found by pyimport. Usually this means
that you did not install _pydstool_jl_hack in the Python version being used by PyCall.
Any clues how to fix this?? I done some web crawling but cannot seemingly find a helpful answer...