-
Notifications
You must be signed in to change notification settings - Fork 5
error #2
Description
Collecting git+https://github.com/Silverster98/pointops (from -r requirements.txt (line 4))
Cloning https://github.com/Silverster98/pointops to c:\users\23703\appdata\local\temp\pip-req-build-58qs_i9d
Running command git clone --filter=blob:none --quiet https://github.com/Silverster98/pointops 'C:\Users\23703\AppData\Local\Temp\pip-req-build-58qs_i9d'
Resolved https://github.com/Silverster98/pointops to commit 86c68b1
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:\Users\23703\AppData\Local\Temp\pip-req-build-58qs_i9d\setup.py", line 9, in
flag for flag in opt.split() if flag != '-Wstrict-prototypes'
AttributeError: 'NoneType' object has no attribute 'split'
[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.