Actions
Bug #9316
closed[SDKs] CWL SDK package needs to include its own README.rst
Story points:
-
Description
[]>pip install arvados-cwl-runner Collecting arvados-cwl-runner Downloading arvados-cwl-runner-1.0.20160519200217.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/private/var/folders/hx/3qsmpl9s50zdmn49jb03l_tw0000gn/T/pip-build-LZW88q/arvados-cwl-runner/setup.py", line 21, in <module> long_description=open(README).read(), IOError: [Errno 2] No such file or directory: '/private/var/folders/hx/3qsmpl9s50zdmn49jb03l_tw0000gn/T/pip-build-LZW88q/arvados-cwl-runner/README.rst' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/hx/3qsmpl9s50zdmn49jb03l_tw0000gn/T/pip-build-LZW88q/arvados-cwl-runner/ You are using pip version 8.1.0, however version 8.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
Updated by Brett Smith over 8 years ago
- Subject changed from Can install arvados-cwl-runner Mac & Ubuntu Linux to [SDKs] CWL SDK package needs to include its own README.rst
- Status changed from New to In Progress
- Assigned To set to Brett Smith
- Target version set to 2016-06-08 sprint
Updated by Brett Smith over 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:63e7b750c32f4450f3279558210025b905b5e183.
Actions