Using cached robotpy-2023.1.1-py3-none-any.whl (3.1 kB)
Collecting robotpy-installer<2024.0.0,>=2023.0.1
Downloading robotpy_installer-2023.0.1-py3-none-any.whl (19 kB)
Collecting robotpy-wpimath==2023.1.1.0
Using cached robotpy-wpimath-2023.1.1.0.tar.gz (110 kB)
Installing build dependencies … error
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [55 lines of output]
Collecting robotpy-build<2024.0.0,>=2023.0.0
Using cached robotpy_build-2023.0.0-py3-none-any.whl (283 kB)
Collecting robotpy-wpiutil~=2023.1.1
Using cached robotpy-wpiutil-2023.1.1.0.tar.gz (23 kB)
Installing build dependencies: started
Installing build dependencies: finished with status ‘done’
WARNING: Missing build requirements in pyproject.toml for robotpy-wpiutil~=2023.1.1 from https://files.pythonhosted.org/packages/5b/6d/40e26713a3dd50775533ac164b435e9a59c87f328416a44534d0d2987462/robotpy-wpiutil-2023.1.1.0.tar.gz.
WARNING: The project does not specify a build backend, and pip cannot fall back to setuptools without ‘wheel’.
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status ‘error’
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [30 lines of output]
Traceback (most recent call last):
File "/private/var/folders/jf/q07px8rj4h38cnh8l50p4lvh0000gn/T/pip-build-env-6vz6s85x/overlay/lib/python3.10/site-packages/robotpy_build/platforms.py", line 101, in get_platform
return _platforms[name]
KeyError: 'macosx-11.1-arm64'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/christopher/miniconda3/envs/robo2023/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 351, in <module>
main()
File "/Users/christopher/miniconda3/envs/robo2023/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 333, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/Users/christopher/miniconda3/envs/robo2023/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
File "/private/var/folders/jf/q07px8rj4h38cnh8l50p4lvh0000gn/T/pip-build-env-6vz6s85x/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 177, in get_requires_for_build_wheel
return self._get_build_requires(
File "/private/var/folders/jf/q07px8rj4h38cnh8l50p4lvh0000gn/T/pip-build-env-6vz6s85x/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 159, in _get_build_requires
self.run_setup()
File "/private/var/folders/jf/q07px8rj4h38cnh8l50p4lvh0000gn/T/pip-build-env-6vz6s85x/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 281, in run_setup
super(_BuildMetaLegacyBackend,
File "/private/var/folders/jf/q07px8rj4h38cnh8l50p4lvh0000gn/T/pip-build-env-6vz6s85x/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 174, in run_setup
exec(code, locals())
File "<string>", line 5, in <module>
File "/private/var/folders/jf/q07px8rj4h38cnh8l50p4lvh0000gn/T/pip-build-env-6vz6s85x/overlay/lib/python3.10/site-packages/robotpy_build/setup.py", line 212, in setup
s = Setup()
File "/private/var/folders/jf/q07px8rj4h38cnh8l50p4lvh0000gn/T/pip-build-env-6vz6s85x/overlay/lib/python3.10/site-packages/robotpy_build/setup.py", line 46, in __init__
self.platform = get_platform()
File "/private/var/folders/jf/q07px8rj4h38cnh8l50p4lvh0000gn/T/pip-build-env-6vz6s85x/overlay/lib/python3.10/site-packages/robotpy_build/platforms.py", line 103, in get_platform
raise KeyError(f"platform {name} is not supported by robotpy-build!")
KeyError: 'platform macosx-11.1-arm64 is not supported by robotpy-build!'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.