pypreprocessor
pypreprocessor copied to clipboard
installing 0.7.7 with pip fails
Just tried to install the latest version, 0.7.7, with pip on my Ubuntu 22.04.1 box, but installation failed due to an import issue with 'maintest'. Could you check this?
Collecting pypreprocessor Using cached pypreprocessor-0.7.7.tar.gz (10 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [22 lines of output]
Traceback (most recent call last):
File "/home/vboxuser/git/trcu-gui/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
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.