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 #725

Open
MartinJW114 opened this issue Nov 8, 2024 · 0 comments
Open

Crash Report #725

MartinJW114 opened this issue Nov 8, 2024 · 0 comments

Comments

@MartinJW114
Copy link

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0
Locale: en_GB
Platform: Darwin 22.6.0 Darwin Kernel Version 22.6.0: Thu Sep 5 20:48:48 PDT 2024; root:xnu-8796.141.3.708.1~1/RELEASE_X86_64 x86_64

54, in _install
    installer.build_image()
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py", line 46, in build_image
    with zipfile.ZipFile(str(self._wheel)) as zip_ref:
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/zipfile.py", line 1251, in __init__
    self.fp = io.open(file, filemode)
FileNotFoundError: [Errno 2] No such file or directory: '/Users/martinwilliams/Library/Application Support/virtualenv/wheel/house/pip-22.0.4-py3-none-any.whl'
Traceback (most recent call last):
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/virtualenv/seed/embed/via_app_data/via_app_data.py", line 54, in _install
    installer.build_image()
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py", line 46, in build_image
    with zipfile.ZipFile(str(self._wheel)) as zip_ref:
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/zipfile.py", line 1251, in __init__
    self.fp = io.open(file, filemode)
FileNotFoundError: [Errno 2] No such file or directory: '/Users/martinwilliams/Library/Application Support/virtualenv/wheel/house/setuptools-62.1.0-py3-none-any.whl'

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

No branches or pull requests

1 participant