Hi,
I tried to install the tool but I get that error message :
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\Linux\AppData\Local\Temp\pip-install-dpwxj3oo\rivuletpy_a018ea1a79344abfb87617e01673abae\setup.py", line 7, in
from pip.req import parse_requirements
ModuleNotFoundError: No module named 'pip.req'
[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.
I can't find the setup.py file in the GitHub... Could I have some help please ?
Hi,
I tried to install the tool but I get that error message :
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\Linux\AppData\Local\Temp\pip-install-dpwxj3oo\rivuletpy_a018ea1a79344abfb87617e01673abae\setup.py", line 7, in
from pip.req import parse_requirements
ModuleNotFoundError: No module named 'pip.req'
[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.
I can't find the setup.py file in the GitHub... Could I have some help please ?