We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Downloading/unpacking eventfabric Downloading eventfabric-0.1.0.tar.gz Running setup.py egg_info for package eventfabric warning: no files found matching 'README.rst' Requirement already satisfied (use --upgrade to upgrade): requests in /usr/lib/python2.7/site-packages (from eventfabric) Installing collected packages: eventfabric Running setup.py install for eventfabric error: can't copy 'README.rest': doesn't exist or not a regular file Complete output from command /usr/bin/python -c "import setuptools;__file__='/tmp/pip_build_root/eventfabric/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-RvbWke-record/install-record.txt --single-version-externally-managed: running install running build running build_py creating build creating build/lib copying src/eventfabric.py -> build/lib running install_lib copying build/lib/eventfabric.py -> /usr/lib/python2.7/site-packages byte-compiling /usr/lib/python2.7/site-packages/eventfabric.py to eventfabric.pyc running install_data error: can't copy 'README.rest': doesn't exist or not a regular file ---------------------------------------- Cleaning up... Command /usr/bin/python -c "import setuptools;__file__='/tmp/pip_build_root/eventfabric/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-RvbWke-record/install-record.txt --single-version-externally-managed failed with error code 1 in /tmp/pip_build_root/eventfabric Storing complete log in /root/.pip/pip.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: