Closed
Description
While installing qpth using pip install qpth
I encountered this bug. Seems to be ok on the github repo but the downloaded archive from pipy confirmed the missing comma.
Collecting qpth
Downloading qpth-0.0.15.tar.gz (11 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
error in qpth setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
**numpy>=1<2**
~~~^
[end of output]
Metadata
Assignees
Labels
No labels