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

Crash Report #148

Closed
LeonHagenaarsKeus opened this issue Jan 26, 2022 · 4 comments
Closed

Crash Report #148

LeonHagenaarsKeus opened this issue Jan 26, 2022 · 4 comments

Comments

@LeonHagenaarsKeus
Copy link

LeonHagenaarsKeus commented Jan 26, 2022

Version: 1.1.0b7
Locale: en_NL
Platform: Windows 10 10.0.22000 AMD64

agenaars-Keus\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 860, in install_from_zipped_wheels
    self.pip.install(wheel, deps=False, index=False)
  File "C:\Users\Leon Hagenaars-Keus\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 270, in install
    return self.run(
  File "C:\Users\Leon Hagenaars-Keus\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 246, in run
    result = self.process.run_blocking(
  File "C:\Users\Leon Hagenaars-Keus\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 122, in run_blocking
    return self.wait(wait_for_s=wait_for_s)
  File "C:\Users\Leon Hagenaars-Keus\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 186, in wait
    raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 101:
Unable to create process using 'C:\Users\Leon Hagenaars-Keus\AppData\Local\Programs\Mu Editor\Python\python.exe "C:\Users\Leon Hagenaars-Keus\AppData\Local\python\mu\mu_venv-38-20220126-213420\scripts\pip.exe" install --disable-pip-version-check --no-deps --no-index C:\Users\LEONHA~1\AppData\Local\Temp\tmpe55nvy01\backcall-0.2.0-py2.py3-none-any.whl'

mu.log

@LeonHagenaarsKeus
Copy link
Author

Platform is Windows 11, if it helps.

@carlosperate
Copy link
Member

Hi @LeonHagenaarsKeus

We think we've got a fix for this issue. Would you be able to check if this version of Mu works for you?
We would really appreciate it if you could test this, to be able to confirm everything is working correctly before we release it.

The installer can be downloaded the bottom of this page, it's the middle file named mu-editor-Windows-ab489a0c09e29a55bb7a158f380a10789eb6e2d5 (you need to be logged into GitHub for the download link to work):
https://github.com/mu-editor/mu/actions/runs/2444128277
image

Thank you!

@LeonHagenaarsKeus
Copy link
Author

I have a working version now.

Running into an issue with my rp2040 device running circuit python. Switch to rp2040, restart mu, mu detects circuit-python, offers to switch. If I say 'yes' it states it can't find a circuit python device.

I assume this is a separate issue, I'll look into the documentation and will create a new issue if I can't find an existing one.

@carlosperate
Copy link
Member

Thanks for the update!

About the RP2040 problem, that sounds like something we need to look into. If you could open an issue in the https://github.com/mu-editor/mu/issues/ repository a fresh copy of the log taken inmediately after the error pop's up, that'd be great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants