Skip to content

Conversation

@jmbr
Copy link

@jmbr jmbr commented Nov 2, 2020

This patch fixes the error shown below:

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-1-ef99ef88c3de> in <module>
----> 1 import phaseplot

/workspace/tools/languages/python/python-phaseplot/phaseplot/__init__.py in <module>
----> 1 from plotfuns import phase_portrait

ModuleNotFoundError: No module named 'plotfuns'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant