-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
It appears that the manifest is missing at least one file necessary to build
from the sdist for version 4.0.14. 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 cloudmesh-storage -w /tmp/ext cloudmesh-storage==4.0.14
Looking in indexes: http://10.10.0.139:9191/root/pypi/+simple/
Collecting cloudmesh-storage==4.0.14
Downloading http://10.10.0.139:9191/root/pypi/%2Bf/1ec/099a0a692a049/cloudmesh-storage-4.0.14.tar.gz (35 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-mrrrv3ct/cloudmesh-storage/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-mrrrv3ct/cloudmesh-storage/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-mrrrv3ct/cloudmesh-storage/pip-egg-info
cwd: /tmp/pip-wheel-mrrrv3ct/cloudmesh-storage/
Complete output (7 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-wheel-mrrrv3ct/cloudmesh-storage/setup.py", line 63, in <module>
version = readfile("VERSION")[0].strip()
File "/tmp/pip-wheel-mrrrv3ct/cloudmesh-storage/setup.py", line 32, in readfile
with io.open(filename, encoding="utf-8") as stream:
FileNotFoundError: [Errno 2] No such file or directory: 'VERSION'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Metadata
Metadata
Assignees
Labels
No labels