-
Notifications
You must be signed in to change notification settings - Fork 437
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
Crash Report - Mu incompatible with old version of jupyter-client #1516
Comments
Thanks for the report @LionSoft91, this might be related to #1444. Could you run this command (with the same pip command you've used to install Mu) in the terminal and copy/paste the result here?
|
This is what I got by using the command :
|
Thanks @LionSoft91, that was really useful! Ultimately it looks like in PR #1240 we started using a I'll raise a PR to fix this. Edit: PR #1517 raise |
Thanks @carlosperate for your feedback. Do you know an alternative solution to use REPL because I started to learn python following a book called "AUTOMATE THE BORING STUFF WITH PYTHON, 2ND EDITION Practical Programming for Total Beginners" by "AL SWEIGART" and it uses REPL on MU. |
The easiest way to fix this would be to update the You can install Mu in a virtual environment, this isolates the Mu installation, so that its dependencies are not combined with the system packages. These are the steps:
Every time you want to run Mu you'd have to do steps 1, 3, and 5 (2 and 4 are only required to install it). Alternatively I like to use the pipx tool: https://pipxproject.github.io/pipx/
|
Hi @LionSoft91, I was wondering if you managed to resolve this issue? |
Hello, |
That's great, thanks for the update! |
Hello,
When i try to use REPL on MU (On Raspberry Pi OS), it causes this crash.
mu.log
Version: 1.1.0.beta.4
Locale: en_US
Platform: Linux 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l
mu.log
The text was updated successfully, but these errors were encountered: