You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version: 1.1.1
Locale: en_US
Platform: Darwin 16.7.0 Darwin Kernel Version 16.7.0: Sun Jun 2 20:26:31 PDT 2019; root:xnu-3789.73.50~1/RELEASE_X86_64 x86_64
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.
REMEMBER TO ATTACH YOUR LOG FILE
Version: 1.1.1
Locale: en_US
Platform: Darwin 16.7.0 Darwin Kernel Version 16.7.0: Sun Jun 2 20:26:31 PDT 2019; root:xnu-3789.73.50~1/RELEASE_X86_64 x86_64
logfile:
2022-10-27 23:45:56,388 - root:269(run) INFO:
Starting Mu 1.1.1
2022-10-27 23:45:56,388 - root:270(run) INFO: uname_result(system='Darwin', node='pers-MBP-2.home', release='16.7.0', version='Darwin Kernel Version 16.7.0: Sun Jun 2 20:26:31 PDT 2019; root:xnu-3789.73.50~1/RELEASE_X86_64', machine='x86_64', processor='i386')
2022-10-27 23:45:56,404 - root:271(run) INFO: Platform: macOS-10.12.6-x86_64-i386-64bit
2022-10-27 23:45:56,405 - 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-10-27 23:45:56,405 - root:273(run) INFO: Language code: en_US
2022-10-27 23:45:56,405 - mu.settings:220(load) WARNING: No settings file found at /Users/peroyvindenger/Library/Application Support/mu/settings.json; skipping
2022-10-27 23:45:56,405 - mu.settings:220(load) WARNING: No settings file found at /Users/peroyvindenger/Library/Application Support/mu/session.json; skipping
2022-10-27 23:45:56,747 - mu.virtual_environment:585(ensure_and_create) INFO: Added log handler.
2022-10-27 23:45:56,920 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #1.
2022-10-27 23:45:56,920 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555
2022-10-27 23:45:56,920 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20221027-234555
2022-10-27 23:45:56,920 - 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/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555') with kwargs {'env': {'__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'TMPDIR': '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/', 'HOME': '/Users/peroyvindenger', 'SHELL': '/bin/bash', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.xdDw245BN3/Listeners', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.7ZdefaFB1i/Render', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'peroyvindenger', 'XPC_SERVICE_NAME': 'com.apple.xpc.launchd.oneshot.0x10000075.Mu Editor', 'COMMAND_MODE': 'unix2003', 'USER': 'peroyvindenger', '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-10-27 23:45:57,979 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-10-27 23:45:57,980 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555
2022-10-27 23:45:57,985 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-10-27 23:45:57,990 - 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-10-27 23:45:58,197 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: appnope-0.1.2-py2.py3-none-any.whl
2022-10-27 23:45:58,202 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/appnope-0.1.2-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:00,119 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:00,119 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/appnope-0.1.2-py2.py3-none-any.whl
Installing collected packages: appnope
Successfully installed appnope-0.1.2
2022-10-27 23:46:00,119 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: asttokens-2.0.5-py2.py3-none-any.whl
2022-10-27 23:46:00,120 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/asttokens-2.0.5-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:00,697 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:00,698 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/asttokens-2.0.5-py2.py3-none-any.whl
Installing collected packages: asttokens
Successfully installed asttokens-2.0.5
2022-10-27 23:46:00,698 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: backcall-0.2.0-py2.py3-none-any.whl
2022-10-27 23:46:00,698 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/backcall-0.2.0-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:01,363 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:01,363 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/backcall-0.2.0-py2.py3-none-any.whl
Installing collected packages: backcall
Successfully installed backcall-0.2.0
2022-10-27 23:46:01,363 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-10-27 23:46:01,363 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:02,059 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:02,059 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-10-27 23:46:02,059 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: black-22.1.0-cp38-cp38-macosx_10_9_x86_64.whl
2022-10-27 23:46:02,060 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/black-22.1.0-cp38-cp38-macosx_10_9_x86_64.whl'] and envvars {}
2022-10-27 23:46:02,799 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:02,800 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/black-22.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Installing collected packages: black
Successfully installed black-22.1.0
2022-10-27 23:46:02,800 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: cffi-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl
2022-10-27 23:46:02,800 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/cffi-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl'] and envvars {}
2022-10-27 23:46:03,481 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:03,482 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/cffi-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl
Installing collected packages: cffi
Successfully installed cffi-1.15.0
2022-10-27 23:46:03,482 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: click-8.0.4-py3-none-any.whl
2022-10-27 23:46:03,482 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/click-8.0.4-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:04,028 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:04,029 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/click-8.0.4-py3-none-any.whl
Installing collected packages: click
Successfully installed click-8.0.4
2022-10-27 23:46:04,029 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: cryptography-36.0.1-cp36-abi3-macosx_10_10_x86_64.whl
2022-10-27 23:46:04,029 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/cryptography-36.0.1-cp36-abi3-macosx_10_10_x86_64.whl'] and envvars {}
2022-10-27 23:46:04,711 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:04,712 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/cryptography-36.0.1-cp36-abi3-macosx_10_10_x86_64.whl
Installing collected packages: cryptography
Successfully installed cryptography-36.0.1
2022-10-27 23:46:04,712 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: decorator-5.1.1-py3-none-any.whl
2022-10-27 23:46:04,713 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/decorator-5.1.1-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:05,213 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:05,213 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/decorator-5.1.1-py3-none-any.whl
Installing collected packages: decorator
Successfully installed decorator-5.1.1
2022-10-27 23:46:05,213 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-10-27 23:46:05,214 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:05,788 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:05,788 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-10-27 23:46:05,788 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: entrypoints-0.4-py3-none-any.whl
2022-10-27 23:46:05,788 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/entrypoints-0.4-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:06,296 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:06,297 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/entrypoints-0.4-py3-none-any.whl
Installing collected packages: entrypoints
Successfully installed entrypoints-0.4
2022-10-27 23:46:06,297 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: esptool-3.2-py3-none-any.whl
2022-10-27 23:46:06,297 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/esptool-3.2-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:07,028 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:07,028 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/esptool-3.2-py3-none-any.whl
Installing collected packages: esptool
Successfully installed esptool-3.2
2022-10-27 23:46:07,028 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: executing-0.8.2-py2.py3-none-any.whl
2022-10-27 23:46:07,029 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/executing-0.8.2-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:07,582 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:07,583 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/executing-0.8.2-py2.py3-none-any.whl
Installing collected packages: executing
Successfully installed executing-0.8.2
2022-10-27 23:46:07,583 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Flask-2.0.3-py3-none-any.whl
2022-10-27 23:46:07,583 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/Flask-2.0.3-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:08,154 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:08,155 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/Flask-2.0.3-py3-none-any.whl
Installing collected packages: Flask
Successfully installed Flask-2.0.3
2022-10-27 23:46:08,155 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-10-27 23:46:08,155 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:08,778 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:08,778 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-10-27 23:46:08,779 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipython-8.0.1-py3-none-any.whl
2022-10-27 23:46:08,779 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/ipython-8.0.1-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:09,811 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:09,811 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/ipython-8.0.1-py3-none-any.whl
Installing collected packages: ipython
Successfully installed ipython-8.0.1
2022-10-27 23:46:09,811 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipython_genutils-0.2.0-py2.py3-none-any.whl
2022-10-27 23:46:09,811 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/ipython_genutils-0.2.0-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:10,320 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:10,321 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/ipython_genutils-0.2.0-py2.py3-none-any.whl
Installing collected packages: ipython-genutils
Successfully installed ipython-genutils-0.2.0
2022-10-27 23:46:10,321 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: itsdangerous-2.1.0-py3-none-any.whl
2022-10-27 23:46:10,321 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/itsdangerous-2.1.0-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:10,855 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:10,855 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/itsdangerous-2.1.0-py3-none-any.whl
Installing collected packages: itsdangerous
Successfully installed itsdangerous-2.1.0
2022-10-27 23:46:10,856 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: jedi-0.18.1-py2.py3-none-any.whl
2022-10-27 23:46:10,856 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/jedi-0.18.1-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:12,287 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:12,287 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/jedi-0.18.1-py2.py3-none-any.whl
Installing collected packages: jedi
Successfully installed jedi-0.18.1
2022-10-27 23:46:12,287 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Jinja2-3.0.3-py3-none-any.whl
2022-10-27 23:46:12,287 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/Jinja2-3.0.3-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:12,876 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:12,877 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/Jinja2-3.0.3-py3-none-any.whl
Installing collected packages: Jinja2
Successfully installed Jinja2-3.0.3
2022-10-27 23:46:12,877 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: jupyter_client-7.1.2-py3-none-any.whl
2022-10-27 23:46:12,877 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/jupyter_client-7.1.2-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:13,517 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:13,517 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/jupyter_client-7.1.2-py3-none-any.whl
Installing collected packages: jupyter-client
Successfully installed jupyter-client-7.1.2
2022-10-27 23:46:13,517 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: jupyter_core-4.9.2-py3-none-any.whl
2022-10-27 23:46:13,518 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/jupyter_core-4.9.2-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:14,193 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:14,193 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/jupyter_core-4.9.2-py3-none-any.whl
Installing collected packages: jupyter-core
Successfully installed jupyter-core-4.9.2
2022-10-27 23:46:14,193 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: MarkupSafe-2.1.0-cp38-cp38-macosx_10_9_x86_64.whl
2022-10-27 23:46:14,194 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/MarkupSafe-2.1.0-cp38-cp38-macosx_10_9_x86_64.whl'] and envvars {}
2022-10-27 23:46:14,769 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:14,769 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/MarkupSafe-2.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Installing collected packages: MarkupSafe
Successfully installed MarkupSafe-2.1.0
2022-10-27 23:46:14,769 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: matplotlib_inline-0.1.3-py3-none-any.whl
2022-10-27 23:46:14,769 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/matplotlib_inline-0.1.3-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:15,310 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:15,311 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/matplotlib_inline-0.1.3-py3-none-any.whl
Installing collected packages: matplotlib-inline
Successfully installed matplotlib-inline-0.1.3
2022-10-27 23:46:15,311 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: mypy_extensions-0.4.3-py2.py3-none-any.whl
2022-10-27 23:46:15,311 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/mypy_extensions-0.4.3-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:15,873 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:15,874 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/mypy_extensions-0.4.3-py2.py3-none-any.whl
Installing collected packages: mypy-extensions
Successfully installed mypy-extensions-0.4.3
2022-10-27 23:46:15,875 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: nest_asyncio-1.5.4-py3-none-any.whl
2022-10-27 23:46:15,875 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/nest_asyncio-1.5.4-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:16,407 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:16,408 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/nest_asyncio-1.5.4-py3-none-any.whl
Installing collected packages: nest-asyncio
Successfully installed nest-asyncio-1.5.4
2022-10-27 23:46:16,408 - 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-10-27 23:46:16,409 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp_m13a731/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-10-27 23:46:16,912 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-10-27 23:46:16,913 - 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-10-27 23:46:16,920 - 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-10-27 23:46:16,921 - mu.virtual_environment:540(quarantine_venv) INFO: Quarantined /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555 as /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234555.FAILED
2022-10-27 23:46:16,921 - mu.virtual_environment:460(relocate) DEBUG: Relocating to /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616
2022-10-27 23:46:16,921 - mu.virtual_environment:476(relocate) DEBUG: Virtual environment set up mu_venv-38-20221027-234616 at /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616
2022-10-27 23:46:16,921 - mu.virtual_environment:596(ensure_and_create) DEBUG: Checking virtual environment; attempt #2.
2022-10-27 23:46:16,922 - mu.virtual_environment:781(create_venv) INFO: Creating virtualenv: /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616
2022-10-27 23:46:16,922 - mu.virtual_environment:782(create_venv) INFO: Virtualenv name: mu_venv-38-20221027-234616
2022-10-27 23:46:16,922 - 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/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616') with kwargs {'env': {'__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0', 'TMPDIR': '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/', 'HOME': '/Users/peroyvindenger', 'SHELL': '/bin/bash', 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.xdDw245BN3/Listeners', 'Apple_PubSub_Socket_Render': '/private/tmp/com.apple.launchd.7ZdefaFB1i/Render', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LOGNAME': 'peroyvindenger', 'XPC_SERVICE_NAME': 'com.apple.xpc.launchd.oneshot.0x10000075.Mu Editor', 'COMMAND_MODE': 'unix2003', 'USER': 'peroyvindenger', '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-10-27 23:46:17,327 - mu.virtual_environment:441(run_subprocess) DEBUG: Process returned 0; output:
2022-10-27 23:46:17,327 - mu.virtual_environment:797(create_venv) INFO: Created virtual environment using /Applications/Mu Editor.app/Contents/MacOS/../Resources/Python/bin/Mu Editor at /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616
2022-10-27 23:46:17,328 - mu.virtual_environment:873(install_baseline_packages) INFO: Installing baseline packages.
2022-10-27 23:46:17,328 - 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-10-27 23:46:17,502 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: appnope-0.1.2-py2.py3-none-any.whl
2022-10-27 23:46:17,502 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/appnope-0.1.2-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:18,680 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:18,680 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/appnope-0.1.2-py2.py3-none-any.whl
Installing collected packages: appnope
Successfully installed appnope-0.1.2
2022-10-27 23:46:18,680 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: asttokens-2.0.5-py2.py3-none-any.whl
2022-10-27 23:46:18,680 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/asttokens-2.0.5-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:19,213 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:19,213 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/asttokens-2.0.5-py2.py3-none-any.whl
Installing collected packages: asttokens
Successfully installed asttokens-2.0.5
2022-10-27 23:46:19,214 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: backcall-0.2.0-py2.py3-none-any.whl
2022-10-27 23:46:19,214 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/backcall-0.2.0-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:19,727 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:19,728 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/backcall-0.2.0-py2.py3-none-any.whl
Installing collected packages: backcall
Successfully installed backcall-0.2.0
2022-10-27 23:46:19,728 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: bitstring-3.1.9-py3-none-any.whl
2022-10-27 23:46:19,728 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/bitstring-3.1.9-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:20,295 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:20,295 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/bitstring-3.1.9-py3-none-any.whl
Installing collected packages: bitstring
Successfully installed bitstring-3.1.9
2022-10-27 23:46:20,295 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: black-22.1.0-cp38-cp38-macosx_10_9_x86_64.whl
2022-10-27 23:46:20,295 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/black-22.1.0-cp38-cp38-macosx_10_9_x86_64.whl'] and envvars {}
2022-10-27 23:46:20,953 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:20,953 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/black-22.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Installing collected packages: black
Successfully installed black-22.1.0
2022-10-27 23:46:20,953 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: cffi-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl
2022-10-27 23:46:20,953 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/cffi-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl'] and envvars {}
2022-10-27 23:46:21,547 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:21,547 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/cffi-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl
Installing collected packages: cffi
Successfully installed cffi-1.15.0
2022-10-27 23:46:21,547 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: click-8.0.4-py3-none-any.whl
2022-10-27 23:46:21,547 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/click-8.0.4-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:22,107 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:22,107 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/click-8.0.4-py3-none-any.whl
Installing collected packages: click
Successfully installed click-8.0.4
2022-10-27 23:46:22,107 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: cryptography-36.0.1-cp36-abi3-macosx_10_10_x86_64.whl
2022-10-27 23:46:22,108 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/cryptography-36.0.1-cp36-abi3-macosx_10_10_x86_64.whl'] and envvars {}
2022-10-27 23:46:22,812 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:22,812 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/cryptography-36.0.1-cp36-abi3-macosx_10_10_x86_64.whl
Installing collected packages: cryptography
Successfully installed cryptography-36.0.1
2022-10-27 23:46:22,812 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: decorator-5.1.1-py3-none-any.whl
2022-10-27 23:46:22,812 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/decorator-5.1.1-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:23,353 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:23,354 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/decorator-5.1.1-py3-none-any.whl
Installing collected packages: decorator
Successfully installed decorator-5.1.1
2022-10-27 23:46:23,354 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ecdsa-0.17.0-py2.py3-none-any.whl
2022-10-27 23:46:23,354 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/ecdsa-0.17.0-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:23,950 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:23,950 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/ecdsa-0.17.0-py2.py3-none-any.whl
Installing collected packages: ecdsa
Successfully installed ecdsa-0.17.0
2022-10-27 23:46:23,951 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: entrypoints-0.4-py3-none-any.whl
2022-10-27 23:46:23,951 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/entrypoints-0.4-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:24,458 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:24,458 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/entrypoints-0.4-py3-none-any.whl
Installing collected packages: entrypoints
Successfully installed entrypoints-0.4
2022-10-27 23:46:24,459 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: esptool-3.2-py3-none-any.whl
2022-10-27 23:46:24,459 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/esptool-3.2-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:25,112 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:25,113 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/esptool-3.2-py3-none-any.whl
Installing collected packages: esptool
Successfully installed esptool-3.2
2022-10-27 23:46:25,113 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: executing-0.8.2-py2.py3-none-any.whl
2022-10-27 23:46:25,113 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/executing-0.8.2-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:25,621 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:25,622 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/executing-0.8.2-py2.py3-none-any.whl
Installing collected packages: executing
Successfully installed executing-0.8.2
2022-10-27 23:46:25,622 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Flask-2.0.3-py3-none-any.whl
2022-10-27 23:46:25,622 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/Flask-2.0.3-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:26,162 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:26,163 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/Flask-2.0.3-py3-none-any.whl
Installing collected packages: Flask
Successfully installed Flask-2.0.3
2022-10-27 23:46:26,163 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipykernel-5.5.6-py3-none-any.whl
2022-10-27 23:46:26,163 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/ipykernel-5.5.6-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:26,752 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:26,752 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/ipykernel-5.5.6-py3-none-any.whl
Installing collected packages: ipykernel
Successfully installed ipykernel-5.5.6
2022-10-27 23:46:26,753 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipython-8.0.1-py3-none-any.whl
2022-10-27 23:46:26,753 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/ipython-8.0.1-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:27,748 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:27,749 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/ipython-8.0.1-py3-none-any.whl
Installing collected packages: ipython
Successfully installed ipython-8.0.1
2022-10-27 23:46:27,749 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: ipython_genutils-0.2.0-py2.py3-none-any.whl
2022-10-27 23:46:27,749 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/ipython_genutils-0.2.0-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:28,301 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:28,301 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/ipython_genutils-0.2.0-py2.py3-none-any.whl
Installing collected packages: ipython-genutils
Successfully installed ipython-genutils-0.2.0
2022-10-27 23:46:28,301 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: itsdangerous-2.1.0-py3-none-any.whl
2022-10-27 23:46:28,301 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/itsdangerous-2.1.0-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:28,806 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:28,806 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/itsdangerous-2.1.0-py3-none-any.whl
Installing collected packages: itsdangerous
Successfully installed itsdangerous-2.1.0
2022-10-27 23:46:28,806 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: jedi-0.18.1-py2.py3-none-any.whl
2022-10-27 23:46:28,806 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/jedi-0.18.1-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:30,174 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:30,174 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/jedi-0.18.1-py2.py3-none-any.whl
Installing collected packages: jedi
Successfully installed jedi-0.18.1
2022-10-27 23:46:30,174 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: Jinja2-3.0.3-py3-none-any.whl
2022-10-27 23:46:30,174 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/Jinja2-3.0.3-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:30,768 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:30,769 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/Jinja2-3.0.3-py3-none-any.whl
Installing collected packages: Jinja2
Successfully installed Jinja2-3.0.3
2022-10-27 23:46:30,769 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: jupyter_client-7.1.2-py3-none-any.whl
2022-10-27 23:46:30,769 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/jupyter_client-7.1.2-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:31,388 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:31,389 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/jupyter_client-7.1.2-py3-none-any.whl
Installing collected packages: jupyter-client
Successfully installed jupyter-client-7.1.2
2022-10-27 23:46:31,389 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: jupyter_core-4.9.2-py3-none-any.whl
2022-10-27 23:46:31,389 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/jupyter_core-4.9.2-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:31,925 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:31,926 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/jupyter_core-4.9.2-py3-none-any.whl
Installing collected packages: jupyter-core
Successfully installed jupyter-core-4.9.2
2022-10-27 23:46:31,926 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: MarkupSafe-2.1.0-cp38-cp38-macosx_10_9_x86_64.whl
2022-10-27 23:46:31,926 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/MarkupSafe-2.1.0-cp38-cp38-macosx_10_9_x86_64.whl'] and envvars {}
2022-10-27 23:46:32,433 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:32,434 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/MarkupSafe-2.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Installing collected packages: MarkupSafe
Successfully installed MarkupSafe-2.1.0
2022-10-27 23:46:32,434 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: matplotlib_inline-0.1.3-py3-none-any.whl
2022-10-27 23:46:32,434 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/matplotlib_inline-0.1.3-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:32,936 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:32,937 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/matplotlib_inline-0.1.3-py3-none-any.whl
Installing collected packages: matplotlib-inline
Successfully installed matplotlib-inline-0.1.3
2022-10-27 23:46:32,937 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: mypy_extensions-0.4.3-py2.py3-none-any.whl
2022-10-27 23:46:32,937 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/mypy_extensions-0.4.3-py2.py3-none-any.whl'] and envvars {}
2022-10-27 23:46:33,474 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:33,474 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/mypy_extensions-0.4.3-py2.py3-none-any.whl
Installing collected packages: mypy-extensions
Successfully installed mypy-extensions-0.4.3
2022-10-27 23:46:33,475 - mu.virtual_environment:855(install_from_zipped_wheels) INFO: About to install from wheel: nest_asyncio-1.5.4-py3-none-any.whl
2022-10-27 23:46:33,475 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/nest_asyncio-1.5.4-py3-none-any.whl'] and envvars {}
2022-10-27 23:46:34,010 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2022-10-27 23:46:34,010 - mu.virtual_environment:249(run) DEBUG: Process output: Processing /var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/nest_asyncio-1.5.4-py3-none-any.whl
Installing collected packages: nest-asyncio
Successfully installed nest-asyncio-1.5.4
2022-10-27 23:46:34,010 - 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-10-27 23:46:34,010 - mu.virtual_environment:114(run_blocking) INFO: About to run blocking /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616/bin/pip with args ['install', '--disable-pip-version-check', '--no-deps', '--no-index', '/var/folders/nf/v92qr6ls0wj1x83lwdcpx01r0000gn/T/tmp03jxpkv8/numpy-1.22.2-cp38-cp38-macosx_10_14_x86_64.whl'] and envvars {}
2022-10-27 23:46:34,493 - mu.virtual_environment:164(wait) DEBUG: Finished: True; exitStatus 0; exitCode 1
2022-10-27 23:46:34,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-10-27 23:46:34,503 - 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-10-27 23:46:34,503 - mu.virtual_environment:540(quarantine_venv) INFO: Quarantined /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616 as /Users/peroyvindenger/Library/Application Support/mu/mu_venv-38-20221027-234616.FAILED
2022-10-27 23:46:41,505 - 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-10-27 23:46:41,623 - mu.settings:169(save) DEBUG: Saving to /Users/peroyvindenger/Library/Application Support/mu/session.json
2022-10-27 23:46:41,625 - mu.settings:169(save) DEBUG: Saving to /Users/peroyvindenger/Library/Application Support/mu/venv.json
The text was updated successfully, but these errors were encountered: