Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Python error: PyImport_GetModuleDict when editing python file with emacs 24.5.1 #1049

Closed
leolle opened this issue Dec 3, 2017 · 0 comments

Comments

@leolle
Copy link

leolle commented Dec 3, 2017

When I editing my python file, this annoying message keeps showing up in a pop up anaconda-mode buffer:

Fatal Python error: PyImport_GetModuleDict: no module dictionary!

Current thread 0x00007f7880dd0740 (most recent call first):
  File "/home/weiwu/.pyenv/versions/3.6.0/lib/python3.6/site-packages/traitlets/traitlets.py", line 1229 in on_trait_change
  File "/home/weiwu/.pyenv/versions/3.6.0/lib/python3.6/site-packages/IPython/core/extensions.py", line 64 in __del__

But when I change the global python version from 3.6 to 2.7.6, this issue is gone.
Can anyone help? Thank you.

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

No branches or pull requests

2 participants