requirements.txt missing in pypi package

173 views
Skip to first unread message

zejd...@gmail.com

unread,
Dec 28, 2021, 3:30:36 AM12/28/21
to py4web

Hi, I just tried to upgrade and got:

Step 9/13 : RUN python3 -m pip install -U py4web
 ---> Running in e218f10bb8f5
Collecting py4web
  Downloading py4web-1.20211227.1.tar.gz (9.2 MB)
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-dybd0j9b/py4web/setup.py'"'"'; __file__='"'"'/tmp/pip-install-dybd0j9b/py4web/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-dybd0j9b/py4web/pip-egg-info
         cwd: /tmp/pip-install-dybd0j9b/py4web/
    Complete output (5 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-dybd0j9b/py4web/setup.py", line 28, in <module>
        open("requirements.txt")
    FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

setupy.py is asking requirements.txt but the file is missing. Could this be corrected?

Thanks!
David

zejd...@gmail.com

unread,
Jan 1, 2022, 9:45:00 AM1/1/22
to py4web
Just confirming that in 1.20211228.1 the problem has gone, thanks for the quick fix!

David
Reply all
Reply to author
Forward
0 new messages