Skip to content

pipx fails to install #391

@iconoclasthero

Description

@iconoclasthero
$ pipx install grip
Fatal error from pip prevented installation. Full pip output in file:
    /home/$USER/.local/state/pipx/log/cmd_2024-08-18_19.29.59_pip_errors.log

pip seemed to fail to build package:
    docopt>=0.4.0

Some possibly relevant errors from pip install:
    error: subprocess-exited-with-error

Error installing grip.

$ cat /home/$USER/.local/state/pipx/log/cmd_2024-08-18_19.29.59_pip_errors.log
PIP STDOUT
----------
Collecting grip
  Downloading grip-4.6.2-py3-none-any.whl.metadata (961 bytes)
Collecting docopt>=0.4.0 (from grip)
  Downloading docopt-0.6.2.tar.gz (25 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'error'

PIP STDERR
----------
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: -11
  ╰─> [0 lines of output]
      [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: -11
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Python 3.12.5
pipx 1.6.0
pip 24.1.1 from /usr/lib/python3/dist-packages/pip (python 3.12)

Rhino Linux rolling release based on
OS: Rhino Linux 2024.2~RC (server) x86_64
Kernel: Linux 6.10.4-061004-generic
Shell: bash 5.2.21

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions