Project

General

Profile

Actions

Bug #9256

closed

arvados-cwl-runner does not install correctly using pip

Added by Sarah Guthrie almost 10 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

pip install arvados-cwl-runner --upgrade
Downloading/unpacking arvados-cwl-runner from https://pypi.python.org/packages/94/84/073a11897c2057b79981248d884c4aad856e08a0e1f7dd674ec0130f3c68/arvados-cwl-runner-1.0.20160519200217.tar.gz#md5=60177c0e3abb8cfd79bca4c420d37164
  Downloading arvados-cwl-runner-1.0.20160519200217.tar.gz
  Running setup.py (path:/home/sguthrie/new/build/arvados-cwl-runner/setup.py) egg_info for package arvados-cwl-runner
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/home/sguthrie/new/build/arvados-cwl-runner/setup.py", line 21, in <module>
        long_description=open(README).read(),
    IOError: [Errno 2] No such file or directory: '/home/sguthrie/new/build/arvados-cwl-runner/README.rst'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

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

  File "/home/sguthrie/new/build/arvados-cwl-runner/setup.py", line 21, in <module>

    long_description=open(README).read(),

IOError: [Errno 2] No such file or directory: '/home/sguthrie/new/build/arvados-cwl-runner/README.rst'

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /home/sguthrie/new/build/arvados-cwl-runner
Storing debug log for failure in /home/sguthrie/.pip/pip.log
Actions #1

Updated by Peter Amstutz about 6 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF