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