This repository was archived by the owner on May 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
This repository was archived by the owner on May 3, 2022. It is now read-only.
Missing files in sdist #15
Copy link
Copy link
Open
Description
It appears that the manifest is missing at least one file necessary to build
from the sdist for version 1.2.674. You're in good company, about 5% of other
projects updated in the last year are also missing files.
+ /tmp/venv/bin/pip3 wheel --no-binary rinokeras-nightly -w /tmp/ext rinokeras-nightly==1.2.674
Looking in indexes: http://10.10.0.139:9191/root/pypi/+simple/
Collecting rinokeras-nightly==1.2.674
Downloading http://10.10.0.139:9191/root/pypi/%2Bf/ec3/03ef7cc7dcc90/rinokeras-nightly-1.2.674.tar.gz (85 kB)
ERROR: Command errored out with exit status 1:
command: /tmp/venv/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-16xf4mqp/rinokeras-nightly/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-16xf4mqp/rinokeras-nightly/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-wheel-16xf4mqp/rinokeras-nightly/pip-egg-info
cwd: /tmp/pip-wheel-16xf4mqp/rinokeras-nightly/
Complete output (5 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-wheel-16xf4mqp/rinokeras-nightly/setup.py", line 7, in <module>
with open('VERSION.txt', 'r') as vf:
FileNotFoundError: [Errno 2] No such file or directory: 'VERSION.txt'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels