-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Description
make venv-test fails, it goes back to trying a Python-2-only FontTools release, tries to build it and exits when it hits a print statement without parentheses ...
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [22 lines of output]
Traceback (most recent call last):
File "/Users/kuti/Documents/Schriften/Sudo/venv-test/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
main()
File "/Users/kuti/Documents/Schriften/Sudo/venv-test/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/kuti/Documents/Schriften/Sudo/venv-test/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
^^^^^^^^^^^^^^^^^^^^^
File "/private/var/folders/0p/363b1k3m8xj25y001s62jj8r0000gq/T/pip-build-env-ftj1swm1/overlay/lib/python3.12/site-packages/setuptools/build_meta.py", line 331, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/private/var/folders/0p/363b1k3m8xj25y001s62jj8r0000gq/T/pip-build-env-ftj1swm1/overlay/lib/python3.12/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
self.run_setup()
File "/private/var/folders/0p/363b1k3m8xj25y001s62jj8r0000gq/T/pip-build-env-ftj1swm1/overlay/lib/python3.12/site-packages/setuptools/build_meta.py", line 512, in run_setup
super().run_setup(setup_script=setup_script)
File "/private/var/folders/0p/363b1k3m8xj25y001s62jj8r0000gq/T/pip-build-env-ftj1swm1/overlay/lib/python3.12/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
File "<string>", line 16
print "*** Warning: FontTools needs the numpy library, see:"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
[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.
WARNING: There was an error checking the latest version of pip.
make: *** [venv-test/touchfile] Error 1
Full output:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels