Skip to content

install failed #13

@rayshen3

Description

@rayshen3
pip install py-pgp
Downloading/unpacking py-pgp
  Downloading py-pgp-0.0.1.tar.gz (126kB): 126kB downloaded
  Running setup.py (path:/tmp/pip_build_ray/py-pgp/setup.py) egg_info for package py-pgp
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/tmp/pip_build_ray/py-pgp/setup.py", line 30, in <module>
        'CHANGELOG.rst',
    IOError: [Errno 2] No such file or directory: 'LICENSE.rst'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/tmp/pip_build_ray/py-pgp/setup.py", line 30, in <module>

    'CHANGELOG.rst',

IOError: [Errno 2] No such file or directory: 'LICENSE.rst'

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_ray/py-pgp
Storing debug log for failure in /home/ray/.pip/pip.log
ray@um:~/py-pgp-0.0.1$ sudo python setup.py
Traceback (most recent call last):
  File "setup.py", line 30, in <module>
    'CHANGELOG.rst',
IOError: [Errno 2] No such file or directory: 'LICENSE.rst'

when i install py-pgp module with pip or source code, got errors like that,
is there someone can help me :(

ubuntu 14:04
pip 9.0.1
pip list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions