2021-07-09T05:36:03,360 Created temporary directory: /tmp/pip-ephem-wheel-cache-hfm90tqc 2021-07-09T05:36:03,364 Created temporary directory: /tmp/pip-req-tracker-h3zah68k 2021-07-09T05:36:03,364 Initialized build tracking at /tmp/pip-req-tracker-h3zah68k 2021-07-09T05:36:03,364 Created build tracker: /tmp/pip-req-tracker-h3zah68k 2021-07-09T05:36:03,365 Entered build tracker: /tmp/pip-req-tracker-h3zah68k 2021-07-09T05:36:03,365 Created temporary directory: /tmp/pip-wheel-3x8kvera 2021-07-09T05:36:03,398 1 location(s) to search for versions of bluestocking: 2021-07-09T05:36:03,398 * https://pypi.org/simple/bluestocking/ 2021-07-09T05:36:03,398 Fetching project page and analyzing links: https://pypi.org/simple/bluestocking/ 2021-07-09T05:36:03,399 Getting page https://pypi.org/simple/bluestocking/ 2021-07-09T05:36:03,400 Found index url https://pypi.org/simple 2021-07-09T05:36:03,576 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 2021-07-09T05:36:03,577 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 2021-07-09T05:36:03,577 Skipping link: not a file: https://pypi.org/simple/bluestocking/ 2021-07-09T05:36:03,593 Given no hashes to check 1 links for project 'bluestocking': discarding no candidates 2021-07-09T05:36:03,611 Collecting bluestocking==0.1.0 2021-07-09T05:36:03,612 Created temporary directory: /tmp/pip-unpack-lhee9jfa 2021-07-09T05:36:03,784 Downloading bluestocking-0.1.0.tar.gz (19 kB) 2021-07-09T05:36:03,845 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-h3zah68k' 2021-07-09T05:36:03,846 Running setup.py (path:/tmp/pip-wheel-3x8kvera/bluestocking_2a2a3b1b26f54d2da27d844e29d91938/setup.py) egg_info for package bluestocking 2021-07-09T05:36:03,847 Created temporary directory: /tmp/pip-pip-egg-info-0okplwt_ 2021-07-09T05:36:03,847 Running command python setup.py egg_info 2021-07-09T05:36:04,483 Traceback (most recent call last): 2021-07-09T05:36:04,484 File "", line 1, in 2021-07-09T05:36:04,484 File "/tmp/pip-wheel-3x8kvera/bluestocking_2a2a3b1b26f54d2da27d844e29d91938/setup.py", line 10, in 2021-07-09T05:36:04,485 long_description=open('README.md').read(), 2021-07-09T05:36:04,485 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T05:36:04,534 WARNING: Discarding https://files.pythonhosted.org/packages/4b/4c/e7a53e76a28d9b9ee556780b5d003d925a6c1799ff26c58e968698144699/bluestocking-0.1.0.tar.gz#sha256=0991f01b0ee45ac32df32587170c7b20be3994a7ef957ced0dd418319838cf68 (from https://pypi.org/simple/bluestocking/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:36:04,535 ERROR: Could not find a version that satisfies the requirement bluestocking==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T05:36:04,536 ERROR: No matching distribution found for bluestocking==0.1.0 2021-07-09T05:36:04,536 Exception information: 2021-07-09T05:36:04,536 Traceback (most recent call last): 2021-07-09T05:36:04,536 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:36:04,536 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:36:04,536 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:36:04,536 raise RequirementsConflicted(criterion) 2021-07-09T05:36:04,536 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bluestocking==0.1.0') 2021-07-09T05:36:04,536 2021-07-09T05:36:04,536 During handling of the above exception, another exception occurred: 2021-07-09T05:36:04,536 2021-07-09T05:36:04,536 Traceback (most recent call last): 2021-07-09T05:36:04,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:36:04,536 result = self._result = resolver.resolve( 2021-07-09T05:36:04,536 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:36:04,536 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:36:04,536 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:36:04,536 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:36:04,536 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bluestocking==0.1.0'), parent=None)] 2021-07-09T05:36:04,536 2021-07-09T05:36:04,536 The above exception was the direct cause of the following exception: 2021-07-09T05:36:04,536 2021-07-09T05:36:04,536 Traceback (most recent call last): 2021-07-09T05:36:04,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:36:04,536 status = self.run(options, args) 2021-07-09T05:36:04,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:36:04,536 return func(self, options, args) 2021-07-09T05:36:04,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:36:04,536 requirement_set = resolver.resolve( 2021-07-09T05:36:04,536 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:36:04,536 raise error from e 2021-07-09T05:36:04,536 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bluestocking==0.1.0 2021-07-09T05:36:04,541 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-h3zah68k' 2021-07-09T05:36:04,541 Removed build tracker: '/tmp/pip-req-tracker-h3zah68k'