hplgit / scitools

Additional scientific computing functionality in Python - extensions to NumPy/SciPy++
http://hplgit.github.io/scitools/doc/web/index.html
Other
64 stars 30 forks source link

No module named 'past' when import scitools? #46

Open nickhuangxinyu opened 3 years ago

nickhuangxinyu commented 3 years ago

when i run demo:

from scitools.aplotter import plot

then error comes: ModuleNotFoundError: No module named 'past'

I used it in Centos 7, with python 3.9