You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% pip install terrawrap==0.9.34
REDACTED
Collecting terrawrap==0.9.34
Using cached terrawrap-0.9.34.tar.gz (41 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/private/var/folders/bl/mt7xf4ps37qb4ppyqj3wmncw0000gq/T/pip-install-b36i9rxd/terrawrap_2ce77ab6ba814200b2574268a199c1d4/setup.py", line 76, in <module>
install_requires=get_requirements(),
File "/private/var/folders/bl/mt7xf4ps37qb4ppyqj3wmncw0000gq/T/pip-install-b36i9rxd/terrawrap_2ce77ab6ba814200b2574268a199c1d4/setup.py", line 40, in get_requirements
with open("requirements.txt", encoding="utf-8") as reqfile:
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.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: pip install --upgrade pip
The text was updated successfully, but these errors were encountered:
https://github.com/amplify-education/terrawrap/blob/main/MANIFEST.in#L2 needs to be changed from
*.pip
torequirements*.txt
.The text was updated successfully, but these errors were encountered: