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
> pip install argostranslate
Collecting argostranslate
Using cached argostranslate-1.9.6-py3-none-any.whl.metadata (10 kB)
INFO: pip is looking at multiple versions of argostranslate to determine which version is compatible with other requirements. This could take a while.
Using cached argostranslate-1.9.5-py3-none-any.whl.metadata (10 kB)
Using cached argostranslate-1.9.4-py3-none-any.whl.metadata (10 kB)
Using cached argostranslate-1.9.3-py3-none-any.whl.metadata (9.9 kB)
Using cached argostranslate-1.9.2-py3-none-any.whl.metadata (10.0 kB)
Using cached argostranslate-1.9.1-py3-none-any.whl.metadata (9.7 kB)
Using cached argostranslate-1.9.0-py3-none-any.whl.metadata (9.7 kB)
Using cached argostranslate-1.8.3-py3-none-any.whl.metadata (9.7 kB)
INFO: pip is still looking at multiple versions of argostranslate to determine which version is compatible with other requirements. This could take a while.
Using cached argostranslate-1.8.2-py3-none-any.whl.metadata (9.6 kB)
Using cached argostranslate-1.8.1-py3-none-any.whl.metadata (9.7 kB)
Using cached argostranslate-1.8.0-py3-none-any.whl.metadata (8.9 kB)
Using cached argostranslate-1.7.5-py3-none-any.whl.metadata (9.1 kB)
Using cached argostranslate-1.7.4-py3-none-any.whl.metadata (9.1 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
Using cached argostranslate-1.7.3-py3-none-any.whl.metadata (9.2 kB)
Using cached argostranslate-1.7.2-py3-none-any.whl.metadata (9.2 kB)
Using cached argostranslate-1.7.0-py3-none-any.whl.metadata (9.3 kB)
Using cached argostranslate-1.6.1-py3-none-any.whl.metadata (14 kB)
Using cached argostranslate-1.6.0-py3-none-any.whl.metadata (14 kB)
Using cached argostranslate-1.5.4-py3-none-any.whl.metadata (14 kB)
Collecting PyQt5==5.15.4 (from argostranslate)
Using cached PyQt5-5.15.4.tar.gz (3.3 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
╰─> [32 lines of output]
pyproject.toml: line 7: using '[tool.sip.metadata]' to specify the project metadata is deprecated and will be removed in SIP v7.0.0, use '[project]' instead
Traceback (most recent call last):
File "C:\Users\metal\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module>
main()
~~~~^^
File "C:\Users\metal\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\metal\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 178, in prepare_metadata_for_build_wheel
whl_basename = backend.build_wheel(metadata_directory, config_settings)
File "C:\Users\metal\AppData\Local\Temp\pip-build-env-_i0gevd_\overlay\Lib\site-packages\sipbuild\api.py", line 28, in build_wheel
project = AbstractProject.bootstrap('wheel',
arguments=_convert_config_settings(config_settings))
File "C:\Users\metal\AppData\Local\Temp\pip-build-env-_i0gevd_\overlay\Lib\site-packages\sipbuild\abstract_project.py", line 74, in bootstrap
project.setup(pyproject, tool, tool_description)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\metal\AppData\Local\Temp\pip-build-env-_i0gevd_\overlay\Lib\site-packages\sipbuild\project.py", line 629, in setup
self.apply_user_defaults(tool)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "C:\Users\metal\AppData\Local\Temp\pip-install-vdu9gf62\pyqt5_40d5cb83f2c545df91cd8415eb9b09a5\project.py", line 63, in apply_user_defaults
super().apply_user_defaults(tool)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "C:\Users\metal\AppData\Local\Temp\pip-build-env-_i0gevd_\overlay\Lib\site-packages\pyqtbuild\project.py", line 51, in apply_user_defaults
super().apply_user_defaults(tool)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "C:\Users\metal\AppData\Local\Temp\pip-build-env-_i0gevd_\overlay\Lib\site-packages\sipbuild\project.py", line 243, in apply_user_defaults
self.builder.apply_user_defaults(tool)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "C:\Users\metal\AppData\Local\Temp\pip-build-env-_i0gevd_\overlay\Lib\site-packages\pyqtbuild\builder.py", line 49, in apply_user_defaults
raise PyProjectOptionException('qmake',
"specify a working qmake or add it to PATH")
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.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
The text was updated successfully, but these errors were encountered:
> python -V Python 3.13.2
The text was updated successfully, but these errors were encountered: