Skip to content

sudo pip install eventfabric fails #3

@marianoguerra

Description

@marianoguerra
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  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions