2019-06-29T04:04:44 Created temporary directory: /tmp/pip-ephem-wheel-cache-fod1cfj0 2019-06-29T04:04:44 Created temporary directory: /tmp/pip-req-tracker-9i19qhpg 2019-06-29T04:04:44 Created requirements tracker '/tmp/pip-req-tracker-9i19qhpg' 2019-06-29T04:04:44 Created temporary directory: /tmp/pip-wheel-veus44ec 2019-06-29T04:04:44 Collecting bluestocking==0.1.0 2019-06-29T04:04:44 1 location(s) to search for versions of bluestocking: 2019-06-29T04:04:44 * https://pypi.org/simple/bluestocking/ 2019-06-29T04:04:44 Getting page https://pypi.org/simple/bluestocking/ 2019-06-29T04:04:45 Analyzing links from page https://pypi.org/simple/bluestocking/ 2019-06-29T04:04:45 Found link https://files.pythonhosted.org/packages/4b/4c/e7a53e76a28d9b9ee556780b5d003d925a6c1799ff26c58e968698144699/bluestocking-0.1.0.tar.gz#sha256=0991f01b0ee45ac32df32587170c7b20be3994a7ef957ced0dd418319838cf68 (from https://pypi.org/simple/bluestocking/), version: 0.1.0 2019-06-29T04:04:45 Found link https://files.pythonhosted.org/packages/50/4d/0b697491597b9dbc07ba31ae845f14cd979fe22b6bd54a18290c11c43f2a/bluestocking-0.1.1.tar.gz#sha256=6b1d823a920e1735f68af99b642ce808534bd4fd1841981318c8cde9d589786c (from https://pypi.org/simple/bluestocking/), version: 0.1.1 2019-06-29T04:04:45 Using version 0.1.0 (newest of versions: 0.1.0) 2019-06-29T04:04:45 Created temporary directory: /tmp/pip-unpack-rpaccpdu 2019-06-29T04:04:45 Downloading https://files.pythonhosted.org/packages/4b/4c/e7a53e76a28d9b9ee556780b5d003d925a6c1799ff26c58e968698144699/bluestocking-0.1.0.tar.gz 2019-06-29T04:04:45 Downloading from URL https://files.pythonhosted.org/packages/4b/4c/e7a53e76a28d9b9ee556780b5d003d925a6c1799ff26c58e968698144699/bluestocking-0.1.0.tar.gz#sha256=0991f01b0ee45ac32df32587170c7b20be3994a7ef957ced0dd418319838cf68 (from https://pypi.org/simple/bluestocking/) 2019-06-29T04:04:45 Added bluestocking==0.1.0 from https://files.pythonhosted.org/packages/4b/4c/e7a53e76a28d9b9ee556780b5d003d925a6c1799ff26c58e968698144699/bluestocking-0.1.0.tar.gz#sha256=0991f01b0ee45ac32df32587170c7b20be3994a7ef957ced0dd418319838cf68 to build tracker '/tmp/pip-req-tracker-9i19qhpg' 2019-06-29T04:04:45 Running setup.py (path:/tmp/pip-wheel-veus44ec/bluestocking/setup.py) egg_info for package bluestocking 2019-06-29T04:04:45 Running command python setup.py egg_info 2019-06-29T04:04:46 Traceback (most recent call last): 2019-06-29T04:04:46 File "", line 1, in 2019-06-29T04:04:46 File "/tmp/pip-wheel-veus44ec/bluestocking/setup.py", line 10, in 2019-06-29T04:04:46 long_description=open('README.md').read(), 2019-06-29T04:04:46 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2019-06-29T04:04:46 Cleaning up... 2019-06-29T04:04:46 Removing source in /tmp/pip-wheel-veus44ec/bluestocking 2019-06-29T04:04:46 Removed bluestocking==0.1.0 from https://files.pythonhosted.org/packages/4b/4c/e7a53e76a28d9b9ee556780b5d003d925a6c1799ff26c58e968698144699/bluestocking-0.1.0.tar.gz#sha256=0991f01b0ee45ac32df32587170c7b20be3994a7ef957ced0dd418319838cf68 from build tracker '/tmp/pip-req-tracker-9i19qhpg' 2019-06-29T04:04:46 Removed build tracker '/tmp/pip-req-tracker-9i19qhpg' 2019-06-29T04:04:46 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-veus44ec/bluestocking/ 2019-06-29T04:04:46 Exception information: 2019-06-29T04:04:46 Traceback (most recent call last): 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T04:04:46 status = self.run(options, args) 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T04:04:46 resolver.resolve(requirement_set) 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T04:04:46 self._resolve_one(requirement_set, req) 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T04:04:46 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T04:04:46 self.require_hashes 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T04:04:46 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T04:04:46 self.req.prepare_metadata() 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T04:04:46 self.run_egg_info() 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T04:04:46 command_desc='python setup.py egg_info') 2019-06-29T04:04:46 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T04:04:46 % (command_desc, proc.returncode, cwd)) 2019-06-29T04:04:46 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-veus44ec/bluestocking/