-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Spyder crash on launch with Babel 2.0/Python 3.4 #2566
Comments
Thanks for reporting, we'll try to fix it ASAP :-) |
I can confirm the error, but it seems a problem with |
I confirm the problem and the fix listed above did not work |
The problem is indeed with Babel. I ended up downloading babel from github and building from source. Then I build spyder from github. all works now. |
Yes, the solution is really to downgrade to babel 1.3 |
Hi. I'm not sure. Is Babel 2.0 ok and functional with Spyder under Python 3.4 now ? |
If a The advantage is to avoid a crash at Spyder startup. |
ok. It looks better to stay on Babel 1.3, for Python 3.4 users. thanks |
Hello,
Babel was updated to 2.0, unfortunately, Spyder crash with this version. I gone back to 1.3 to fix that problem.
spyder_crash.log :
The text was updated successfully, but these errors were encountered: