error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [9 lines of output]
Warning: passing language='c++' to cythonize() is deprecated. Instead, put "# distutils: language=c++" in your .pyx or .pxd file(s)
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:...\AppData\Local\Temp\pip-install-syl2p25o\tseries-patterns_1ba9bee249ce4da2b7742e9c39f3411c\setup.py", line 45, in
install_requires=requirements(filename="requirements.txt"),
File "C:...\AppData\Local\Temp\pip-install-syl2p25o\tseries-patterns_1ba9bee249ce4da2b7742e9c39f3411c\setup.py", line 29, in requirements
with io.open(filename, encoding='utf-8') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
[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.