-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
AttributeError: 'NoneType' object has no attribute 'load_module' #6518
Comments
Do you have other Spyder plugins installed? Like spyder-notebook or spyder-terminal? |
No -- unless they were in the default anaconda install. Where can I list
installed plugins ?
…On Feb 25, 2018 9:58 PM, "Carlos Cordoba" ***@***.***> wrote:
Do you have other Spyder plugins installed? Like spyder-notebook or
spyder-terminal?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6518 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APla7GydGAfyWy9-shVnLSN22APE2AO3ks5tYh3fgaJpZM4SShuc>
.
|
Please run in a terminal (cmd.exe)
and try again. |
ccordoba12
changed the title
Automatic error report
AttributeError: 'NoneType' object has no attribute 'load_module'
Feb 26, 2018
Same result
On February 26, 2018, at 12:53 PM, Carlos Cordoba <[email protected]> wrote:
Please run in a terminal (cmd.exe)
spyder --reset
and try again.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/spyder-ide/spyder","title":"spyder-ide/spyder","subtitle":"GitHub repository","main_image_url":"<a href="https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png">https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png</a>","avatar_image_url":"<a href="https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png">https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png</a>","action":{"name":"Open in GitHub","url":"<a href="https://github.com/spyder-ide/spyder">https://github.com/spyder-ide/spyder</a>"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ccordoba12 in #6518: Please run in a terminal (cmd.exe)\r\n\r\n spyder --reset\r\n\r\nand try again."}],"action":{"name":"View Issue","url":"<a href="#6518 (comment)">https://github.com/spyder-ide/spyder/issues/6518#issuecomment-368589015</a>"}}}
|
@dalthviz, please catch the AttributeError around this line: https://github.com/spyder-ide/spyder/blob/3.x/spyder/otherplugins.py#L121 and return None in the except part. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem Description
What steps will reproduce the problem?
start up of spyder (in Anaconda distribution) generatets error every time: platform: windows 10, v 1709, build: 16299.248
hardware: Inspiron 5759 intel i7 - 6500U @ 2.5 ghz
Traceback
Package Versions
Dependencies
The text was updated successfully, but these errors were encountered: