crossword icon indicating copy to clipboard operation
crossword copied to clipboard

Is it still working? Trying to install but get an error...

Open johnkree opened this issue 2 years ago • 3 comments

pycross % pip install --upgrade pycrossword Collecting pycrossword Using cached pycrossword-0.4.0.3-py3-none-any.whl (16.2 MB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 4.1 MB/s eta 0:00:00 Collecting yapsy>=1.12 Downloading Yapsy-1.12.2.tar.gz (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.0/84.0 kB 3.1 MB/s eta 0:00:00 Preparing metadata (setup.py) ... done Collecting PyQt5>=5.14 Using cached PyQt5-5.15.8.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 ╰─> [22 lines of output] Traceback (most recent call last): File "/Users/alexsteiner/Workbench/python/virtual/pycross/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in main() File "/Users/alexsteiner/Workbench/python/virtual/pycross/lib/python3.9/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/alexsteiner/Workbench/python/virtual/pycross/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 152, in prepare_metadata_for_build_wheel whl_basename = backend.build_wheel(metadata_directory, config_settings) File "/private/var/folders/_f/8n6dbvh9753d8nrdhk0qqjnc0000gn/T/pip-build-env-18wfvybv/overlay/lib/python3.9/site-packages/sipbuild/api.py", line 46, in build_wheel project = AbstractProject.bootstrap('wheel', File "/private/var/folders/_f/8n6dbvh9753d8nrdhk0qqjnc0000gn/T/pip-build-env-18wfvybv/overlay/lib/python3.9/site-packages/sipbuild/abstract_project.py", line 87, in bootstrap project.setup(pyproject, tool, tool_description) File "/private/var/folders/_f/8n6dbvh9753d8nrdhk0qqjnc0000gn/T/pip-build-env-18wfvybv/overlay/lib/python3.9/site-packages/sipbuild/project.py", line 585, in setup self.apply_user_defaults(tool) File "project.py", line 69, in apply_user_defaults super().apply_user_defaults(tool) File "/private/var/folders/_f/8n6dbvh9753d8nrdhk0qqjnc0000gn/T/pip-build-env-18wfvybv/overlay/lib/python3.9/site-packages/pyqtbuild/project.py", line 70, in apply_user_defaults super().apply_user_defaults(tool) File "/private/var/folders/_f/8n6dbvh9753d8nrdhk0qqjnc0000gn/T/pip-build-env-18wfvybv/overlay/lib/python3.9/site-packages/sipbuild/project.py", line 236, in apply_user_defaults self.builder.apply_user_defaults(tool) File "/private/var/folders/_f/8n6dbvh9753d8nrdhk0qqjnc0000gn/T/pip-build-env-18wfvybv/overlay/lib/python3.9/site-packages/pyqtbuild/builder.py", line 69, 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. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

johnkree avatar Feb 03 '23 19:02 johnkree

@johnkree Hi. Have you solved this problem?

JimmyJIA-02 avatar Nov 24 '23 01:11 JimmyJIA-02

Don't this this is supported anymore. I get a decent amount of errors when following the read me

ChristopherBanas avatar Mar 27 '24 19:03 ChristopherBanas

Hi! Currently I'm planning to upgrade this application for newer Python (up to 3.12) and make proper pip and Poetry support.

чт, 28 мар. 2024 г. в 06:54, Christopher Banas @.***>:

Don't this this is supported anymore. I get a decent amount of errors when following the read me

— Reply to this email directly, view it on GitHub https://github.com/S0mbre/crossword/issues/1#issuecomment-2023848550, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIXCMWNGAECY33PISF6CCDY2MPYNAVCNFSM6AAAAAAUQUCEOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRTHA2DQNJVGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Regards, Iskander

S0mbre avatar Jul 23 '24 23:07 S0mbre