Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Use relative import.#9

Open
jmbr wants to merge 1 commit into
rluce:masterrluce/python-phaseplot:masterfrom
jmbr:fix-no-module-named-plotfunsCopy head branch name to clipboard
Open

Use relative import.#9
jmbr wants to merge 1 commit into
rluce:masterrluce/python-phaseplot:masterfrom
jmbr:fix-no-module-named-plotfunsCopy head branch name to clipboard

Conversation

@jmbr

@jmbr jmbr commented Nov 2, 2020

Copy link
Copy Markdown

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.