2021-07-14T17:10:48,265 Created temporary directory: /tmp/pip-ephem-wheel-cache-bm0pfdxa 2021-07-14T17:10:48,269 Created temporary directory: /tmp/pip-req-tracker-oq9r91s_ 2021-07-14T17:10:48,269 Initialized build tracking at /tmp/pip-req-tracker-oq9r91s_ 2021-07-14T17:10:48,270 Created build tracker: /tmp/pip-req-tracker-oq9r91s_ 2021-07-14T17:10:48,270 Entered build tracker: /tmp/pip-req-tracker-oq9r91s_ 2021-07-14T17:10:48,271 Created temporary directory: /tmp/pip-wheel-9ebew2az 2021-07-14T17:10:48,304 1 location(s) to search for versions of quickload: 2021-07-14T17:10:48,304 * https://pypi.org/simple/quickload/ 2021-07-14T17:10:48,304 Fetching project page and analyzing links: https://pypi.org/simple/quickload/ 2021-07-14T17:10:48,305 Getting page https://pypi.org/simple/quickload/ 2021-07-14T17:10:48,306 Found index url https://pypi.org/simple 2021-07-14T17:10:48,403 Found link https://files.pythonhosted.org/packages/e3/e7/6cc35f01da3c870e29738313618a39185c82c7d2bd1d6643332ba126e564/quickload-0.1.19.tar.gz#sha256=51f504280462e3a409edb742cf36f0e5d298601e91390582f418b6018194584a (from https://pypi.org/simple/quickload/), version: 0.1.19 2021-07-14T17:10:48,403 Found link https://files.pythonhosted.org/packages/c3/bb/15c14088611010adca8274a6a48d4e8a8162c0dde0f921c2431ff3d651b6/quickload-0.1.20.tar.gz#sha256=88a2fcfb10ae9a893498d0f611c2bf90344a611d5397b5720265d8731177089a (from https://pypi.org/simple/quickload/), version: 0.1.20 2021-07-14T17:10:48,404 Skipping link: not a file: https://pypi.org/simple/quickload/ 2021-07-14T17:10:48,424 Given no hashes to check 1 links for project 'quickload': discarding no candidates 2021-07-14T17:10:48,446 Collecting quickload==0.1.20 2021-07-14T17:10:48,448 Created temporary directory: /tmp/pip-unpack-fjzljxsi 2021-07-14T17:10:48,621 Downloading quickload-0.1.20.tar.gz (2.0 kB) 2021-07-14T17:10:48,642 Added quickload==0.1.20 from https://files.pythonhosted.org/packages/c3/bb/15c14088611010adca8274a6a48d4e8a8162c0dde0f921c2431ff3d651b6/quickload-0.1.20.tar.gz#sha256=88a2fcfb10ae9a893498d0f611c2bf90344a611d5397b5720265d8731177089a to build tracker '/tmp/pip-req-tracker-oq9r91s_' 2021-07-14T17:10:48,643 Running setup.py (path:/tmp/pip-wheel-9ebew2az/quickload_a8a8bbb05a514648879009bd99bd8869/setup.py) egg_info for package quickload 2021-07-14T17:10:48,644 Created temporary directory: /tmp/pip-pip-egg-info-e1ogj122 2021-07-14T17:10:48,644 Running command python setup.py egg_info 2021-07-14T17:10:50,040 Traceback (most recent call last): 2021-07-14T17:10:50,041 File "", line 1, in 2021-07-14T17:10:50,041 File "/tmp/pip-wheel-9ebew2az/quickload_a8a8bbb05a514648879009bd99bd8869/setup.py", line 8, in 2021-07-14T17:10:50,042 long_description=open("README.md", "r").read(), 2021-07-14T17:10:50,042 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-14T17:10:50,108 WARNING: Discarding https://files.pythonhosted.org/packages/c3/bb/15c14088611010adca8274a6a48d4e8a8162c0dde0f921c2431ff3d651b6/quickload-0.1.20.tar.gz#sha256=88a2fcfb10ae9a893498d0f611c2bf90344a611d5397b5720265d8731177089a (from https://pypi.org/simple/quickload/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T17:10:50,109 ERROR: Could not find a version that satisfies the requirement quickload==0.1.20 (from versions: 0.1.19, 0.1.20) 2021-07-14T17:10:50,110 ERROR: No matching distribution found for quickload==0.1.20 2021-07-14T17:10:50,110 Exception information: 2021-07-14T17:10:50,110 Traceback (most recent call last): 2021-07-14T17:10:50,110 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T17:10:50,110 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T17:10:50,110 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T17:10:50,110 raise RequirementsConflicted(criterion) 2021-07-14T17:10:50,110 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('quickload==0.1.20') 2021-07-14T17:10:50,110 2021-07-14T17:10:50,110 During handling of the above exception, another exception occurred: 2021-07-14T17:10:50,110 2021-07-14T17:10:50,110 Traceback (most recent call last): 2021-07-14T17:10:50,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T17:10:50,110 result = self._result = resolver.resolve( 2021-07-14T17:10:50,110 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T17:10:50,110 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T17:10:50,110 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T17:10:50,110 raise ResolutionImpossible(e.criterion.information) 2021-07-14T17:10:50,110 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('quickload==0.1.20'), parent=None)] 2021-07-14T17:10:50,110 2021-07-14T17:10:50,110 The above exception was the direct cause of the following exception: 2021-07-14T17:10:50,110 2021-07-14T17:10:50,110 Traceback (most recent call last): 2021-07-14T17:10:50,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T17:10:50,110 status = self.run(options, args) 2021-07-14T17:10:50,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T17:10:50,110 return func(self, options, args) 2021-07-14T17:10:50,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T17:10:50,110 requirement_set = resolver.resolve( 2021-07-14T17:10:50,110 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T17:10:50,110 raise error from e 2021-07-14T17:10:50,110 pip._internal.exceptions.DistributionNotFound: No matching distribution found for quickload==0.1.20 2021-07-14T17:10:50,116 Removed quickload==0.1.20 from https://files.pythonhosted.org/packages/c3/bb/15c14088611010adca8274a6a48d4e8a8162c0dde0f921c2431ff3d651b6/quickload-0.1.20.tar.gz#sha256=88a2fcfb10ae9a893498d0f611c2bf90344a611d5397b5720265d8731177089a from build tracker '/tmp/pip-req-tracker-oq9r91s_' 2021-07-14T17:10:50,116 Removed build tracker: '/tmp/pip-req-tracker-oq9r91s_'