-
-
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
Unable to run spyder due to error of "Error reading broker pipe: The pipe has been ended. (0x6D)" #7250
Comments
@tuchysony Thanks for reporting. If you had searched the above error message, you would have found that this issue appears to be a duplicate of #6938 and #7136 . Did you try all the potential solutions mentioned in those threads (deactivating any firewall/antivirus, uninstalling Let us know; if we don't hear from you, this issue will be closed after one week (7 days). Thanks. |
Thank you very much for your clear indication. |
In addition, I did try everything in the troubleshooting guide including reinstalling anaconda (latest) and other solutions you wrote down. Unfortunately, it doesn't work. |
Glad you got it working for now, but this really shouldn't happen, and you shouldn't have to downgrade to fix it. Check out the ContinuumIO/anaconda-issues#9142 thread where it is discussed in more detail, with some potential solutions, and feel free to chime in if you have something to add there. Thanks! |
I had the same issue.
After that, Spyder manages to start. And if I do
After that, Spyder crashes at startup again. |
Just to confirm, by
you mean the error message
Presuming that's the case, see the solutions suggested over in #7690 ; while both threads are similar/identical that one's more relevant than this one so please continue future comments over there. Also, please try downgrading |
I was receiving the same error message as the original commentor. I was also only able to get spyder to launch after downgrading to anaconda v 4.4. However, I then ran into the issue where spyder crashed when trying to open a file #3903. I uninstalled Dell Backup and Recovery as described by some users in the thread, which resolved that issue. I next re-updated my anaconda version (5.3.0), and was finally able to get spyder to launch with no issues in the updated version. Perhaps these two issues are linked, and uninstalling the Dell Backup and Recovery will resolve this issue? |
Its possible it was that, or it could have just been reinstalling Anaconda did the trick. Either way, glad you found a solution to your problem, and thanks so much for letting us know, @Antzxz . I'll post this on the other thread I asked people to post further comments on, so hopefully it will help others as well.
That's almost two years old, BTW! I wasn't even using Python that long ago, haha. |
@CAM-Gerlach I did see a Mac user post on stackoverflow that using conda to reinstall the tornado package worked for them. Just posting this for others to explore since I have not seen it on these forums. Goodluck! |
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
I'm being faced with the issue that I couldn't launch spyder due to an error below.
"[7756:2332:0604/105603.937:ERROR:broker_win.cc(59)] Error reading broker pipe: The pipe has been ended. (0x6D)"
When I launch Spyder, it appears once and then after 5 to 10 seconds, it disappears with (Not responding) message @ the top next to "Spyder (python 3.6)"
I also turned off a firewall/anti-virus system, though it still not working.
Your advice would be highly appreciated.
What steps reproduce the problem?
What is the expected output? What do you see instead?
Paste Traceback/Error Below (if applicable)
Versions
Dependencies
The text was updated successfully, but these errors were encountered: