Do you have sip installed in Python?
toggle quoted message
Show quoted text
On May 23, 2022 4:46:21 PM CDT, "Lynn Mears via groups.io" <K0CLM@...> wrote:
How exactly do I change the PyQT restriction? I'm computer literate, but not familiar with Python at all.
The original install instructions I found didn't have that step, so I'm wondering if that isn't my problem. Here's the error:
Processing /Users/lynn/nanovna-saver
Preparing metadata (setup.py) ... done
Collecting pyserial>=3.5
Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting PyQt5>=5.15.0
Using cached PyQt5-5.15.6.tar.gz (3.2 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
¡Á Preparing metadata (pyproject.toml) did not run successfully.
©¦ exit code: 1
¨t©¤> [29 lines of output]
Traceback (most recent call last):
File "/opt/homebrew/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 156, in prepare_metadata_for_build_wheel
hook = backend.prepare_metadata_for_build_wheel
AttributeError: module 'sipbuild.api' has no attribute 'prepare_metadata_for_build_wheel'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/homebrew/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
main()
File "/opt/homebrew/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/opt/homebrew/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 160, in prepare_metadata_for_build_wheel
whl_basename = backend.build_wheel(metadata_directory, config_settings)
File "/private/var/folders/5c/_kgrrymn4hx0glzk2g84ysrh0000gn/T/pip-build-env-jodshyjo/overlay/lib/python3.9/site-packages/sipbuild/api.py", line 51, in build_wheel
project = AbstractProject.bootstrap('pep517')
File "/private/var/folders/5c/_kgrrymn4hx0glzk2g84ysrh0000gn/T/pip-build-env-jodshyjo/overlay/lib/python3.9/site-packages/sipbuild/abstract_project.py", line 83, in bootstrap
project.setup(pyproject, tool, tool_description)
File "/private/var/folders/5c/_kgrrymn4hx0glzk2g84ysrh0000gn/T/pip-build-env-jodshyjo/overlay/lib/python3.9/site-packages/sipbuild/project.py", line 594, in setup
self.apply_user_defaults(tool)
File "project.py", line 63, in apply_user_defaults
super().apply_user_defaults(tool)
File "/private/var/folders/5c/_kgrrymn4hx0glzk2g84ysrh0000gn/T/pip-build-env-jodshyjo/overlay/lib/python3.9/site-packages/pyqtbuild/project.py", line 70, in apply_user_defaults
super().apply_user_defaults(tool)
File "/private/var/folders/5c/_kgrrymn4hx0glzk2g84ysrh0000gn/T/pip-build-env-jodshyjo/overlay/lib/python3.9/site-packages/sipbuild/project.py", line 241, in apply_user_defaults
self.builder.apply_user_defaults(tool)
File "/private/var/folders/5c/_kgrrymn4hx0glzk2g84ysrh0000gn/T/pip-build-env-jodshyjo/overlay/lib/python3.9/site-packages/pyqtbuild/builder.py", line 67, in apply_user_defaults
raise PyProjectOptionException('qmake',
sipbuild.pyproject.PyProjectOptionException
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
¡Á Encountered error while generating package metadata.
¨t©¤> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
WARNING: There was an error checking the latest version of pip.
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.