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: Mu Editor (It doesn't open) #235

Closed
TroubleshootingStuff opened this issue Jul 29, 2022 · 5 comments
Closed

Crash Report: Mu Editor (It doesn't open) #235

TroubleshootingStuff opened this issue Jul 29, 2022 · 5 comments

Comments

@TroubleshootingStuff
Copy link

TroubleshootingStuff commented Jul 29, 2022

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.1.1
Locale: en_US
Platform: Darwin 17.7.0 Darwin Kernel Version 17.7.0: Mon Aug 31 22:11:23 PDT 2020; root:xnu-4570.71.82.6~1/RELEASE_X86_64 x86_64

2022-07-29 16:55:17,186 - root:269(run) INFO:


Starting Mu 1.1.1
2022-07-29 16:55:17,186 - root:270(run) INFO: uname_result(system='Darwin', node='matthews-air.lan', release='17.7.0', version='Darwin Kernel Version 17.7.0: Mon Aug 31 22:11:23 PDT 2020; root:xnu-4570.71.82.6~1/RELEASE_X86_64', machine='x86_64', processor='i386')
2022-07-29 16:55:17,201 - root:271(run) INFO: Platform: macOS-10.13.6-x86_64-i386-64bit
2022-07-29 16:55:17,201 - root:272(run) INFO: Python path: ['/', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python38.zip', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/lib-dynload', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/setuptools-57.4.0-py3.8.egg', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/pip-21.1.3-py3.8.egg']
2022-07-29 16:55:17,201 - root:273(run) INFO: Language code: en_US
2022-07-29 16:55:17,202 - mu.settings:220(load) WARNING: No settings file found at /Users/A_Laptop/Library/Application Support/mu/settings.json; skipping
2022-07-29 16:55:17,202 - mu.settings:220(load) WARNING: No settings file found at /Users/A_Laptop/Library/Application Support/mu/session.json; skipping
2022-07-29 16:55:18,225 - mu.virtual_environment:585(ensure_and_create) INFO: Added log handler.
2022-07-29 16:55:18,226 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #1.
2022-07-29 16:55:18,227 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515
2022-07-29 16:55:18,227 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-165515
2022-07-29 16:55:18,227 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515') with kwargs {'env': {'__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', 'HOME': '/Users/A_Laptop', 'SHELL': '/bin/bash', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.apple.xpc.launchd.oneshot.0x10000011.Mu Editor', 'COMMAND_MODE': 'unix2003', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 16:55:20,324 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 16:55:20,324 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515
2022-07-29 16:55:20,331 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 16:55:20,337 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 16:55:20,786 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 16:55:20,791 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:25,536 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:25,537 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 16:55:25,537 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 16:55:25,542 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:26,578 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:26,578 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 16:55:26,579 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 16:55:26,584 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:55:28,101 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:28,101 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 16:55:28,102 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 16:55:28,107 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:31,063 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:31,063 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 16:55:31,064 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 16:55:31,068 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:32,588 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:32,588 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 16:55:32,589 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 16:55:32,592 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:55:33,791 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:33,791 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 16:55:33,792 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 16:55:33,795 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:34,826 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:34,827 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 16:55:34,827 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 16:55:34,832 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:36,110 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:36,111 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 16:55:36,111 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 16:55:36,116 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:55:37,345 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:37,345 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 16:55:37,345 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 16:55:37,350 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:55:38,913 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:38,914 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 16:55:38,914 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 16:55:38,918 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpxjgt0s96/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 16:55:39,949 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 16:55:39,950 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:55:39,970 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:55:39,980 - mu.virtual_environment:540(quarantine_venv) INFO: Quarantined /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165515.FAILED
2022-07-29 16:55:39,984 - mu.virtual_environment:460(relocate) DEBUG: Relocating to /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539
2022-07-29 16:55:39,985 - mu.virtual_environment:476(relocate) DEBUG: Virtual environment set up mu_venv-38-20220729-165539 at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539
2022-07-29 16:55:39,985 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #2.
2022-07-29 16:55:39,985 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539
2022-07-29 16:55:39,986 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-165539
2022-07-29 16:55:39,986 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539') with kwargs {'env': {'__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', 'HOME': '/Users/A_Laptop', 'SHELL': '/bin/bash', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.apple.xpc.launchd.oneshot.0x10000011.Mu Editor', 'COMMAND_MODE': 'unix2003', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 16:55:41,050 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 16:55:41,050 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539
2022-07-29 16:55:41,051 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 16:55:41,051 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 16:55:41,384 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 16:55:41,384 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:43,798 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:43,799 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 16:55:43,799 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 16:55:43,799 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:44,752 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:44,753 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 16:55:44,753 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 16:55:44,753 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:55:45,910 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:45,910 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 16:55:45,911 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 16:55:45,911 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:47,943 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:47,944 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 16:55:47,945 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 16:55:47,945 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:49,438 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:49,438 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 16:55:49,439 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 16:55:49,439 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:55:50,686 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:50,687 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 16:55:50,687 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 16:55:50,687 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:51,712 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:51,713 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 16:55:51,713 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 16:55:51,713 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 16:55:53,078 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:53,079 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 16:55:53,079 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 16:55:53,079 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:55:54,041 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:54,041 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 16:55:54,042 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 16:55:54,042 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:55:55,482 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:55:55,483 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 16:55:55,483 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 16:55:55,484 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp3ixjt2ft/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 16:55:56,726 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 16:55:56,727 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:55:56,738 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:55:56,738 - mu.virtual_environment:540(quarantine_venv) INFO: Quarantined /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539.FAILED
2022-07-29 16:56:03,743 - root:171(excepthook) ERROR: Unrecoverable error
Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 159, in run
raise ex
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 146, in run
venv.ensure_and_create(self.display_text)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 603, in ensure_and_create
self.create()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 772, in create
self.install_baseline_packages()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
self.install_from_zipped_wheels(zipped_wheels_filepath)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
self.pip.install(wheel, deps=False, index=False)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
return self.run(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
result = self.process.run_blocking(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
return self.wait(wait_for_s=wait_for_s)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:56:04,041 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/session.json
2022-07-29 16:56:04,043 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/venv.json
2022-07-29 16:57:12,416 - root:269(run) INFO:


Starting Mu 1.1.1
2022-07-29 16:57:12,417 - root:270(run) INFO: uname_result(system='Darwin', node='matthews-air.lan', release='17.7.0', version='Darwin Kernel Version 17.7.0: Mon Aug 31 22:11:23 PDT 2020; root:xnu-4570.71.82.6~1/RELEASE_X86_64', machine='x86_64', processor='i386')
2022-07-29 16:57:12,433 - root:271(run) INFO: Platform: macOS-10.13.6-x86_64-i386-64bit
2022-07-29 16:57:12,433 - root:272(run) INFO: Python path: ['/', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python38.zip', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/lib-dynload', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/setuptools-57.4.0-py3.8.egg', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/pip-21.1.3-py3.8.egg']
2022-07-29 16:57:12,434 - root:273(run) INFO: Language code: en_US
2022-07-29 16:57:12,434 - mu.settings:220(load) WARNING: No settings file found at /Users/A_Laptop/Library/Application Support/mu/settings.json; skipping
2022-07-29 16:57:12,749 - mu.virtual_environment:585(ensure_and_create) INFO: Added log handler.
2022-07-29 16:57:12,749 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #1.
2022-07-29 16:57:12,750 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539
2022-07-29 16:57:12,911 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-165539
2022-07-29 16:57:12,915 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539') with kwargs {'env': {'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'SHELL': '/bin/bash', 'HOME': '/Users/A_Laptop', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.github.mu-editor.mu.3732', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 16:57:14,175 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 16:57:14,175 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539
2022-07-29 16:57:14,182 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 16:57:14,188 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 16:57:14,656 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 16:57:14,661 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:17,078 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:17,078 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 16:57:17,078 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 16:57:17,082 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:18,031 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:18,032 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 16:57:18,032 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 16:57:18,036 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:57:19,359 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:19,360 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 16:57:19,360 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 16:57:19,364 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:21,404 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:21,405 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 16:57:21,405 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 16:57:21,409 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:22,889 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:22,890 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 16:57:22,890 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 16:57:22,893 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:57:23,903 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:23,904 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 16:57:23,904 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 16:57:23,908 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:25,253 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:25,254 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 16:57:25,254 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 16:57:25,259 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:26,906 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:26,907 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 16:57:26,907 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 16:57:26,912 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:57:28,333 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:28,334 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 16:57:28,334 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 16:57:28,338 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:57:29,474 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:29,475 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 16:57:29,475 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 16:57:29,476 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp0y5kxth8/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 16:57:30,383 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 16:57:30,383 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:57:30,397 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:57:30,403 - mu.virtual_environment:536(quarantine_venv) ERROR: Unable to quarantine /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539.FAILED
Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 603, in ensure_and_create
self.create()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 772, in create
self.install_baseline_packages()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
self.install_from_zipped_wheels(zipped_wheels_filepath)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
self.pip.install(wheel, deps=False, index=False)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
return self.run(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
result = self.process.run_blocking(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
return self.wait(wait_for_s=wait_for_s)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 534, in quarantine_venv
os.rename(self.path, error_dirpath)
OSError: [Errno 66] Directory not empty: '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539' -> '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165539.FAILED'
2022-07-29 16:57:30,408 - mu.virtual_environment:460(relocate) DEBUG: Relocating to /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730
2022-07-29 16:57:30,408 - mu.virtual_environment:476(relocate) DEBUG: Virtual environment set up mu_venv-38-20220729-165730 at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730
2022-07-29 16:57:30,408 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #2.
2022-07-29 16:57:30,408 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730
2022-07-29 16:57:30,409 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-165730
2022-07-29 16:57:30,409 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730') with kwargs {'env': {'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'SHELL': '/bin/bash', 'HOME': '/Users/A_Laptop', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.github.mu-editor.mu.3732', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 16:57:31,497 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 16:57:31,498 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730
2022-07-29 16:57:31,498 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 16:57:31,498 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 16:57:31,853 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 16:57:31,853 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:34,768 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:34,768 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 16:57:34,769 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 16:57:34,769 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:35,789 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:35,789 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 16:57:35,790 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 16:57:35,790 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:57:36,966 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:36,967 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 16:57:36,967 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 16:57:36,967 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:39,559 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:39,560 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 16:57:39,560 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 16:57:39,560 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:41,278 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:41,279 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 16:57:41,280 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 16:57:41,280 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:57:42,387 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:42,387 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 16:57:42,388 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 16:57:42,388 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:43,623 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:43,624 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 16:57:43,624 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 16:57:43,624 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 16:57:44,613 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:44,613 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 16:57:44,614 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 16:57:44,614 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:57:45,646 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:45,646 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 16:57:45,646 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 16:57:45,647 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 16:57:46,850 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 16:57:46,851 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 16:57:46,851 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 16:57:46,851 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpouo7ncfo/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 16:57:47,804 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 16:57:47,805 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:57:47,815 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:57:47,816 - mu.virtual_environment:540(quarantine_venv) INFO: Quarantined /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730.FAILED
2022-07-29 16:57:54,821 - root:171(excepthook) ERROR: Unrecoverable error
Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 159, in run
raise ex
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 146, in run
venv.ensure_and_create(self.display_text)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 603, in ensure_and_create
self.create()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 772, in create
self.install_baseline_packages()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
self.install_from_zipped_wheels(zipped_wheels_filepath)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
self.pip.install(wheel, deps=False, index=False)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
return self.run(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
result = self.process.run_blocking(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
return self.wait(wait_for_s=wait_for_s)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 16:57:55,748 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/session.json
2022-07-29 16:57:55,750 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/venv.json
2022-07-29 17:18:41,565 - root:269(run) INFO:


Starting Mu 1.1.1
2022-07-29 17:18:41,566 - root:270(run) INFO: uname_result(system='Darwin', node='matthews-air.lan', release='17.7.0', version='Darwin Kernel Version 17.7.0: Mon Aug 31 22:11:23 PDT 2020; root:xnu-4570.71.82.6~1/RELEASE_X86_64', machine='x86_64', processor='i386')
2022-07-29 17:18:41,584 - root:271(run) INFO: Platform: macOS-10.13.6-x86_64-i386-64bit
2022-07-29 17:18:41,585 - root:272(run) INFO: Python path: ['/', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python38.zip', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/lib-dynload', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/setuptools-57.4.0-py3.8.egg', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/pip-21.1.3-py3.8.egg']
2022-07-29 17:18:41,585 - root:273(run) INFO: Language code: en_US
2022-07-29 17:18:41,587 - mu.settings:220(load) WARNING: No settings file found at /Users/A_Laptop/Library/Application Support/mu/settings.json; skipping
2022-07-29 17:18:42,237 - mu.virtual_environment:585(ensure_and_create) INFO: Added log handler.
2022-07-29 17:18:42,240 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #1.
2022-07-29 17:18:42,240 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730
2022-07-29 17:18:42,240 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-165730
2022-07-29 17:18:42,241 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730') with kwargs {'env': {'__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', 'HOME': '/Users/A_Laptop', 'SHELL': '/bin/bash', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.apple.xpc.launchd.oneshot.0x10000012.Mu Editor', 'COMMAND_MODE': 'unix2003', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 17:18:43,539 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 17:18:43,539 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730
2022-07-29 17:18:43,547 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 17:18:43,559 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 17:18:44,020 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 17:18:44,025 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 17:18:46,810 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:46,811 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 17:18:46,812 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 17:18:46,815 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:18:47,767 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:47,768 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 17:18:47,768 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 17:18:47,768 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:18:48,947 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:48,947 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 17:18:48,947 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 17:18:48,951 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 17:18:51,034 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:51,035 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 17:18:51,035 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 17:18:51,039 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 17:18:52,467 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:52,468 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 17:18:52,468 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 17:18:52,472 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:18:53,433 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:53,434 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 17:18:53,434 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 17:18:53,438 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:18:54,375 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:54,376 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 17:18:54,376 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 17:18:54,381 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 17:18:55,320 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:55,320 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 17:18:55,320 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 17:18:55,324 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:18:56,369 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:56,370 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 17:18:56,370 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 17:18:56,374 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:18:57,495 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:18:57,496 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 17:18:57,496 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 17:18:57,500 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmph136au3j/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 17:18:58,493 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 17:18:58,494 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:18:58,511 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:18:58,518 - mu.virtual_environment:536(quarantine_venv) ERROR: Unable to quarantine /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730.FAILED
Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 603, in ensure_and_create
self.create()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 772, in create
self.install_baseline_packages()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
self.install_from_zipped_wheels(zipped_wheels_filepath)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
self.pip.install(wheel, deps=False, index=False)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
return self.run(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
result = self.process.run_blocking(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
return self.wait(wait_for_s=wait_for_s)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 534, in quarantine_venv
os.rename(self.path, error_dirpath)
OSError: [Errno 66] Directory not empty: '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730' -> '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-165730.FAILED'
2022-07-29 17:18:58,524 - mu.virtual_environment:460(relocate) DEBUG: Relocating to /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858
2022-07-29 17:18:58,525 - mu.virtual_environment:476(relocate) DEBUG: Virtual environment set up mu_venv-38-20220729-171858 at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858
2022-07-29 17:18:58,525 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #2.
2022-07-29 17:18:58,525 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858
2022-07-29 17:18:58,525 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-171858
2022-07-29 17:18:58,526 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858') with kwargs {'env': {'__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', 'HOME': '/Users/A_Laptop', 'SHELL': '/bin/bash', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.apple.xpc.launchd.oneshot.0x10000012.Mu Editor', 'COMMAND_MODE': 'unix2003', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 17:18:59,534 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 17:18:59,535 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858
2022-07-29 17:18:59,535 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 17:18:59,535 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 17:18:59,850 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 17:18:59,851 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 17:19:02,271 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:02,272 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 17:19:02,272 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 17:19:02,272 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:19:03,492 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:03,492 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 17:19:03,493 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 17:19:03,493 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:19:05,006 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:05,007 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 17:19:05,008 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 17:19:05,008 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 17:19:07,331 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:07,332 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 17:19:07,332 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 17:19:07,332 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 17:19:09,062 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:09,063 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 17:19:09,063 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 17:19:09,063 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:19:10,232 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:10,233 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 17:19:10,233 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 17:19:10,233 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:19:11,677 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:11,678 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 17:19:11,678 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 17:19:11,678 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 17:19:12,778 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:12,778 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 17:19:12,778 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 17:19:12,779 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:19:14,096 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:14,097 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 17:19:14,097 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 17:19:14,097 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:19:15,245 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:19:15,245 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 17:19:15,245 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 17:19:15,246 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4x4jf8l3/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 17:19:16,541 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 17:19:16,542 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:19:16,554 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:19:16,555 - mu.virtual_environment:540(quarantine_venv) INFO: Quarantined /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858.FAILED
2022-07-29 17:19:23,561 - root:171(excepthook) ERROR: Unrecoverable error
Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 159, in run
raise ex
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 146, in run
venv.ensure_and_create(self.display_text)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 603, in ensure_and_create
self.create()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 772, in create
self.install_baseline_packages()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
self.install_from_zipped_wheels(zipped_wheels_filepath)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
self.pip.install(wheel, deps=False, index=False)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
return self.run(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
result = self.process.run_blocking(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
return self.wait(wait_for_s=wait_for_s)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:19:23,789 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/session.json
2022-07-29 17:19:23,792 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/venv.json
2022-07-29 17:35:54,775 - root:269(run) INFO:


Starting Mu 1.1.1
2022-07-29 17:35:54,776 - root:270(run) INFO: uname_result(system='Darwin', node='matthews-air.lan', release='17.7.0', version='Darwin Kernel Version 17.7.0: Mon Aug 31 22:11:23 PDT 2020; root:xnu-4570.71.82.6~1/RELEASE_X86_64', machine='x86_64', processor='i386')
2022-07-29 17:35:54,787 - root:271(run) INFO: Platform: macOS-10.13.6-x86_64-i386-64bit
2022-07-29 17:35:54,788 - root:272(run) INFO: Python path: ['/', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python38.zip', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/lib-dynload', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/setuptools-57.4.0-py3.8.egg', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/pip-21.1.3-py3.8.egg']
2022-07-29 17:35:54,788 - root:273(run) INFO: Language code: en_US
2022-07-29 17:35:54,790 - mu.settings:220(load) WARNING: No settings file found at /Users/A_Laptop/Library/Application Support/mu/settings.json; skipping
2022-07-29 17:35:55,446 - mu.virtual_environment:585(ensure_and_create) INFO: Added log handler.
2022-07-29 17:35:55,448 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #1.
2022-07-29 17:35:55,448 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858
2022-07-29 17:35:55,448 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-171858
2022-07-29 17:35:55,449 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858') with kwargs {'env': {'__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', 'HOME': '/Users/A_Laptop', 'SHELL': '/bin/bash', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.apple.xpc.launchd.oneshot.0x10000014.Mu Editor', 'COMMAND_MODE': 'unix2003', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 17:35:56,719 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 17:35:56,719 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858
2022-07-29 17:35:56,726 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 17:35:56,732 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 17:35:57,220 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 17:35:57,225 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 17:35:59,955 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:35:59,956 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 17:35:59,957 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 17:35:59,961 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:00,927 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:00,927 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 17:36:00,928 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 17:36:00,934 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:36:02,149 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:02,150 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 17:36:02,151 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 17:36:02,156 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:04,488 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:04,488 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 17:36:04,489 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 17:36:04,492 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:06,476 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:06,477 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 17:36:06,477 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 17:36:06,481 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:36:07,701 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:07,702 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 17:36:07,702 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 17:36:07,706 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:08,969 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:08,970 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 17:36:08,970 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 17:36:08,973 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:09,964 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:09,964 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 17:36:09,965 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 17:36:09,968 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:36:10,949 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:10,950 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 17:36:10,950 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 17:36:10,958 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:36:12,187 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:12,187 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 17:36:12,188 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 17:36:12,194 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp1k71d12j/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 17:36:13,155 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 17:36:13,155 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:36:13,171 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:36:13,178 - mu.virtual_environment:536(quarantine_venv) ERROR: Unable to quarantine /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858.FAILED
Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 603, in ensure_and_create
self.create()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 772, in create
self.install_baseline_packages()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
self.install_from_zipped_wheels(zipped_wheels_filepath)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
self.pip.install(wheel, deps=False, index=False)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
return self.run(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
result = self.process.run_blocking(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
return self.wait(wait_for_s=wait_for_s)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 534, in quarantine_venv
os.rename(self.path, error_dirpath)
OSError: [Errno 66] Directory not empty: '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858' -> '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-171858.FAILED'
2022-07-29 17:36:13,185 - mu.virtual_environment:460(relocate) DEBUG: Relocating to /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613
2022-07-29 17:36:13,185 - mu.virtual_environment:476(relocate) DEBUG: Virtual environment set up mu_venv-38-20220729-173613 at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613
2022-07-29 17:36:13,185 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #2.
2022-07-29 17:36:13,185 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613
2022-07-29 17:36:13,186 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-173613
2022-07-29 17:36:13,186 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613') with kwargs {'env': {'__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', 'HOME': '/Users/A_Laptop', 'SHELL': '/bin/bash', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.apple.xpc.launchd.oneshot.0x10000014.Mu Editor', 'COMMAND_MODE': 'unix2003', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 17:36:14,348 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 17:36:14,349 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613
2022-07-29 17:36:14,349 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 17:36:14,349 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 17:36:14,618 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 17:36:14,618 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:17,620 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:17,620 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 17:36:17,621 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 17:36:17,621 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:18,630 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:18,630 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 17:36:18,631 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 17:36:18,631 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:36:19,825 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:19,829 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 17:36:19,830 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 17:36:19,830 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:22,599 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:22,600 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 17:36:22,601 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 17:36:22,601 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:24,182 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:24,183 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 17:36:24,183 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 17:36:24,183 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:36:25,547 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:25,548 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 17:36:25,548 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 17:36:25,548 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:26,615 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:26,616 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 17:36:26,617 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 17:36:26,617 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 17:36:27,557 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:27,558 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 17:36:27,558 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 17:36:27,558 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:36:28,465 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:28,466 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 17:36:28,466 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 17:36:28,466 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:36:29,559 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:36:29,560 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 17:36:29,560 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 17:36:29,561 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmpb4w1usq0/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 17:36:30,416 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 17:36:30,417 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:36:30,428 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:36:30,428 - mu.virtual_environment:540(quarantine_venv) INFO: Quarantined /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613.FAILED
2022-07-29 17:36:37,431 - root:171(excepthook) ERROR: Unrecoverable error
Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 159, in run
raise ex
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 146, in run
venv.ensure_and_create(self.display_text)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 603, in ensure_and_create
self.create()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 772, in create
self.install_baseline_packages()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
self.install_from_zipped_wheels(zipped_wheels_filepath)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
self.pip.install(wheel, deps=False, index=False)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
return self.run(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
result = self.process.run_blocking(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
return self.wait(wait_for_s=wait_for_s)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:36:37,622 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/session.json
2022-07-29 17:36:37,624 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/venv.json
2022-07-29 17:46:07,207 - root:269(run) INFO:


Starting Mu 1.1.1
2022-07-29 17:46:07,208 - root:270(run) INFO: uname_result(system='Darwin', node='matthews-air.lan', release='17.7.0', version='Darwin Kernel Version 17.7.0: Mon Aug 31 22:11:23 PDT 2020; root:xnu-4570.71.82.6~1/RELEASE_X86_64', machine='x86_64', processor='i386')
2022-07-29 17:46:07,221 - root:271(run) INFO: Platform: macOS-10.13.6-x86_64-i386-64bit
2022-07-29 17:46:07,221 - root:272(run) INFO: Python path: ['/', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python38.zip', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/lib-dynload', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/setuptools-57.4.0-py3.8.egg', '/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/pip-21.1.3-py3.8.egg']
2022-07-29 17:46:07,221 - root:273(run) INFO: Language code: en_US
2022-07-29 17:46:07,223 - mu.settings:220(load) WARNING: No settings file found at /Users/A_Laptop/Library/Application Support/mu/settings.json; skipping
2022-07-29 17:46:07,595 - mu.virtual_environment:585(ensure_and_create) INFO: Added log handler.
2022-07-29 17:46:07,596 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #1.
2022-07-29 17:46:07,596 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613
2022-07-29 17:46:07,596 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-173613
2022-07-29 17:46:07,597 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613') with kwargs {'env': {'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'SHELL': '/bin/bash', 'HOME': '/Users/A_Laptop', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.github.mu-editor.mu.3816', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 17:46:08,944 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 17:46:08,944 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613
2022-07-29 17:46:08,951 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 17:46:08,957 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 17:46:09,406 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 17:46:09,412 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:12,238 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:12,238 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 17:46:12,238 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 17:46:12,242 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:13,228 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:13,228 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 17:46:13,229 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 17:46:13,233 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:46:14,496 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:14,497 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 17:46:14,497 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 17:46:14,501 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:16,713 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:16,713 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 17:46:16,714 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 17:46:16,717 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:18,466 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:18,466 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 17:46:18,467 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 17:46:18,471 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:46:20,083 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:20,084 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 17:46:20,084 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 17:46:20,090 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:21,360 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:21,361 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 17:46:21,361 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 17:46:21,365 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:22,380 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:22,380 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 17:46:22,381 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 17:46:22,384 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:46:23,417 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:23,418 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 17:46:23,418 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 17:46:23,423 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:46:24,751 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:24,752 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 17:46:24,753 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 17:46:24,757 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp4h6ap10s/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 17:46:25,690 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 17:46:25,691 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:46:25,706 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:46:25,717 - mu.virtual_environment:536(quarantine_venv) ERROR: Unable to quarantine /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613.FAILED
Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 603, in ensure_and_create
self.create()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 772, in create
self.install_baseline_packages()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
self.install_from_zipped_wheels(zipped_wheels_filepath)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
self.pip.install(wheel, deps=False, index=False)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
return self.run(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
result = self.process.run_blocking(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
return self.wait(wait_for_s=wait_for_s)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 534, in quarantine_venv
os.rename(self.path, error_dirpath)
OSError: [Errno 66] Directory not empty: '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613' -> '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-173613.FAILED'
2022-07-29 17:46:25,726 - mu.virtual_environment:460(relocate) DEBUG: Relocating to /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625
2022-07-29 17:46:25,726 - mu.virtual_environment:476(relocate) DEBUG: Virtual environment set up mu_venv-38-20220729-174625 at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625
2022-07-29 17:46:25,726 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #2.
2022-07-29 17:46:25,726 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625
2022-07-29 17:46:25,726 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20220729-174625
2022-07-29 17:46:25,727 - mu.virtual_environment:429(run_subprocess) INFO: Running ('/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-I', '-m', 'virtualenv', '-p', '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor', '-q', '/Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625') with kwargs {'env': {'TMPDIR': '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/', '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'SHELL': '/bin/bash', 'HOME': '/Users/A_Laptop', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.R6Mm1kHZCr/Render', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.MhGOySlH1O/Listeners', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'A_Laptop', 'XPC_SERVICE_NAME': 'com.github.mu-editor.mu.3816', 'USER': 'A_Laptop', 'XPC_FLAGS': '0x0', 'TCL_LIBRARY': '/Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/lib/tcl8.6', 'LC_CTYPE': 'UTF-8', 'QT_API': 'pyqt5', 'QT_AUTO_SCREEN_SCALE_FACTOR': '1', 'QT_MAC_WANTS_LAYER': '1'}}
2022-07-29 17:46:26,851 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-07-29 17:46:26,851 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625
2022-07-29 17:46:26,851 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-07-29 17:46:26,851 - mu.virtual_environment:880(install_baseline_packages) INFO: Expecting zipped wheels at /Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/wheels/1.1.1.zip
2022-07-29 17:46:27,204 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-07-29 17:46:27,204 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:30,179 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:30,180 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-07-29 17:46:30,180 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: platformdirs-2.5.1-py3-none-any.whl
2022-07-29 17:46:30,180 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/platformdirs-2.5.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:31,106 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:31,107 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/platformdirs-2.5.1-py3-none-any.whl
Installing collected packages: platformdirs
Successfully installed platformdirs-2.5.1
2022-07-29 17:46:31,107 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pycparser-2.21-py2.py3-none-any.whl
2022-07-29 17:46:31,107 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/pycparser-2.21-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:46:32,266 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:32,267 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/pycparser-2.21-py2.py3-none-any.whl
Installing collected packages: pycparser
Successfully installed pycparser-2.21
2022-07-29 17:46:32,267 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Pygments-2.11.2-py3-none-any.whl
2022-07-29 17:46:32,267 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/Pygments-2.11.2-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:34,704 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:34,704 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/Pygments-2.11.2-py3-none-any.whl
Installing collected packages: Pygments
Successfully installed Pygments-2.11.2
2022-07-29 17:46:34,705 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: prompt_toolkit-3.0.28-py3-none-any.whl
2022-07-29 17:46:34,705 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/prompt_toolkit-3.0.28-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:36,356 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:36,357 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/prompt_toolkit-3.0.28-py3-none-any.whl
Installing collected packages: prompt-toolkit
Successfully installed prompt-toolkit-3.0.28
2022-07-29 17:46:36,357 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: pickleshare-0.7.5-py2.py3-none-any.whl
2022-07-29 17:46:36,357 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/pickleshare-0.7.5-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:46:37,299 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:37,300 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/pickleshare-0.7.5-py2.py3-none-any.whl
Installing collected packages: pickleshare
Successfully installed pickleshare-0.7.5
2022-07-29 17:46:37,300 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: typing_extensions-4.1.1-py3-none-any.whl
2022-07-29 17:46:37,300 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/typing_extensions-4.1.1-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:38,244 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:38,245 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/typing_extensions-4.1.1-py3-none-any.whl
Installing collected packages: typing-extensions
Successfully installed typing-extensions-4.1.1
2022-07-29 17:46:38,246 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-07-29 17:46:38,246 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-07-29 17:46:39,203 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:39,204 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-07-29 17:46:39,204 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ptyprocess-0.7.0-py2.py3-none-any.whl
2022-07-29 17:46:39,204 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/ptyprocess-0.7.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:46:40,124 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:40,124 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/ptyprocess-0.7.0-py2.py3-none-any.whl
Installing collected packages: ptyprocess
Successfully installed ptyprocess-0.7.0
2022-07-29 17:46:40,124 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-07-29 17:46:40,124 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-07-29 17:46:41,204 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-07-29 17:46:41,204 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-07-29 17:46:41,205 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl
2022-07-29 17:46:41,205 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/ps/505n51yj1rgg5c71n2fgxrj00000gn/T/tmp8dj72ksd/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-07-29 17:46:42,096 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-07-29 17:46:42,097 - mu.virtual_environment:185(wait) ERROR: ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:46:42,111 - mu.virtual_environment:643(ensure_and_create) ERROR: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:46:42,111 - mu.virtual_environment:540(quarantine_venv) INFO: Quarantined /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625 as /Users/A_Laptop/Library/Application Support/mu/mu_venv-38-20220729-174625.FAILED
2022-07-29 17:46:49,119 - root:171(excepthook) ERROR: Unrecoverable error
Traceback (most recent call last):
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 159, in run
raise ex
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/app.py", line 146, in run
venv.ensure_and_create(self.display_text)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 603, in ensure_and_create
self.create()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 772, in create
self.install_baseline_packages()
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
self.install_from_zipped_wheels(zipped_wheels_filepath)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
self.pip.install(wheel, deps=False, index=False)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
return self.run(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
result = self.process.run_blocking(
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
return self.wait(wait_for_s=wait_for_s)
File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
2022-07-29 17:46:50,043 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/session.json
2022-07-29 17:46:50,046 - mu.settings:169(save) DEBUG: Saving to /Users/A_Laptop/Library/Application Support/mu/venv.json

ate
    self.install_baseline_packages()
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 885, in install_baseline_packages
    self.install_from_zipped_wheels(zipped_wheels_filepath)
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 860, in install_from_zipped_wheels
    self.pip.install(wheel, deps=False, index=False)
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 270, in install
    return self.run(
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 246, in run
    result = self.process.run_blocking(
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 122, in run_blocking
    return self.wait(wait_for_s=wait_for_s)
  File "/Applications/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/mu/virtual_environment.py", line 186, in wait
    raise VirtualEnvironmentError(
mu.virtual_environment.VirtualEnvironmentError: Process finished but with error code 1:
ERROR: numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl is not a supported wheel on this platform.

@TroubleshootingStuff
Copy link
Author

TroubleshootingStuff commented Jul 29, 2022

I am extremely new to coding and I and trying to follow along with automate the boring stuff. Because of that I downloaded Mu Editor and I don't know why I am getting this error from just opening up the application.

If it helps I am on a Mac OS

@TroubleshootingStuff TroubleshootingStuff changed the title Crash Report Crash Report: Mu Editor (It doesn't open) Jul 29, 2022
@TroubleshootingStuff
Copy link
Author

This computer cant run an OS new enough fo Mu

@TroubleshootingStuff
Copy link
Author

I tried it on a different computer with a more updated os and it still didn't run.

@TroubleshootingStuff
Copy link
Author

Sorry turns out one of you guys had already come up with a fix for this and I was just not reading it right.

Have a good day.

@carlosperate
Copy link
Member

No worries and thanks for the updated, I'm glad you got it working! 🎉

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