-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
CKAN Version if known (or site URL)
2.8.0
$ pip --version
10.0.1
Please describe the expected behaviour
I tried pip install ckan so that my linter would stop complaining (my actual ckan is in a VM) and I expected it to install CKAN.
Please describe the actual behaviour
It appears that requirement-setuptools.txt is not part of the pypi package.
File "<string>", line 1, in <module>
File "/private/tmp/pip-install-eaBfYZ/ckan/setup.py", line 31, in <module>
with open(os.path.join(HERE, 'requirement-setuptools.txt')) as f:
IOError: [Errno 2] No such file or directory: '/private/tmp/pip-install-eaBfYZ/ckan/requirement-setuptools.txt'
What steps can be taken to reproduce the issue?
Try running pip install ckan
Metadata
Metadata
Assignees
Labels
No labels