ImportError: No module named fixedpickle when running PyDsTool on Windows 7
问题 I have downloaded PyDsTool for Windows. And I believe I have pointed python in the correct location. But I get the following error from PyDSTool import * Traceback (most recent call last): File "<ipython-input-1-7b811358a37e>", line 1, in <module> from PyDSTool import * File "C:\Anaconda\lib\site-packages\pydstool-0.88.140328-py2.7.egg\PyDSTool\__init__.py", line 85, in <module> from .Events import * File "C:\Anaconda\lib\site-packages\pydstool-0.88.140328-py2.7.egg\PyDSTool\Events.py", line