2021-07-09T23:16:59,167 Created temporary directory: /tmp/pip-ephem-wheel-cache-olbzp5x5 2021-07-09T23:16:59,170 Created temporary directory: /tmp/pip-req-tracker-j18s67es 2021-07-09T23:16:59,171 Initialized build tracking at /tmp/pip-req-tracker-j18s67es 2021-07-09T23:16:59,171 Created build tracker: /tmp/pip-req-tracker-j18s67es 2021-07-09T23:16:59,171 Entered build tracker: /tmp/pip-req-tracker-j18s67es 2021-07-09T23:16:59,172 Created temporary directory: /tmp/pip-wheel-qy7zmuep 2021-07-09T23:16:59,207 1 location(s) to search for versions of mining: 2021-07-09T23:16:59,207 * https://pypi.org/simple/mining/ 2021-07-09T23:16:59,207 Fetching project page and analyzing links: https://pypi.org/simple/mining/ 2021-07-09T23:16:59,208 Getting page https://pypi.org/simple/mining/ 2021-07-09T23:16:59,209 Found index url https://pypi.org/simple 2021-07-09T23:16:59,504 Found link https://files.pythonhosted.org/packages/7a/b6/8288426c4aa010222619105c3649b31a7814dde17f4d5383a29046d24a10/mining-0.2.0.tar.gz#sha256=f3f88c843a7b21c36bb109c2b7aff9fc2a3dc3e508f01a3748d2f4804a0a254b (from https://pypi.org/simple/mining/), version: 0.2.0 2021-07-09T23:16:59,504 Skipping link: not a file: https://pypi.org/simple/mining/ 2021-07-09T23:16:59,520 Given no hashes to check 1 links for project 'mining': discarding no candidates 2021-07-09T23:16:59,537 Collecting mining==0.2.0 2021-07-09T23:16:59,539 Created temporary directory: /tmp/pip-unpack-kwt0_ou1 2021-07-09T23:16:59,719 Downloading mining-0.2.0.tar.gz (17 kB) 2021-07-09T23:17:00,058 Added mining==0.2.0 from https://files.pythonhosted.org/packages/7a/b6/8288426c4aa010222619105c3649b31a7814dde17f4d5383a29046d24a10/mining-0.2.0.tar.gz#sha256=f3f88c843a7b21c36bb109c2b7aff9fc2a3dc3e508f01a3748d2f4804a0a254b to build tracker '/tmp/pip-req-tracker-j18s67es' 2021-07-09T23:17:00,059 Running setup.py (path:/tmp/pip-wheel-qy7zmuep/mining_da6802a2836c4df08da7cbf11e74b6df/setup.py) egg_info for package mining 2021-07-09T23:17:00,060 Created temporary directory: /tmp/pip-pip-egg-info-3imxthao 2021-07-09T23:17:00,060 Running command python setup.py egg_info 2021-07-09T23:17:00,716 Traceback (most recent call last): 2021-07-09T23:17:00,717 File "", line 1, in 2021-07-09T23:17:00,717 File "/tmp/pip-wheel-qy7zmuep/mining_da6802a2836c4df08da7cbf11e74b6df/setup.py", line 7, in 2021-07-09T23:17:00,717 REQUIREMENTS = [i.strip() for i in open("requirements.txt").readlines() 2021-07-09T23:17:00,717 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-09T23:17:00,767 WARNING: Discarding https://files.pythonhosted.org/packages/7a/b6/8288426c4aa010222619105c3649b31a7814dde17f4d5383a29046d24a10/mining-0.2.0.tar.gz#sha256=f3f88c843a7b21c36bb109c2b7aff9fc2a3dc3e508f01a3748d2f4804a0a254b (from https://pypi.org/simple/mining/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T23:17:00,768 ERROR: Could not find a version that satisfies the requirement mining==0.2.0 (from versions: 0.2.0) 2021-07-09T23:17:00,769 ERROR: No matching distribution found for mining==0.2.0 2021-07-09T23:17:00,769 Exception information: 2021-07-09T23:17:00,769 Traceback (most recent call last): 2021-07-09T23:17:00,769 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T23:17:00,769 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T23:17:00,769 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T23:17:00,769 raise RequirementsConflicted(criterion) 2021-07-09T23:17:00,769 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mining==0.2.0') 2021-07-09T23:17:00,769 2021-07-09T23:17:00,769 During handling of the above exception, another exception occurred: 2021-07-09T23:17:00,769 2021-07-09T23:17:00,769 Traceback (most recent call last): 2021-07-09T23:17:00,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T23:17:00,769 result = self._result = resolver.resolve( 2021-07-09T23:17:00,769 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T23:17:00,769 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T23:17:00,769 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T23:17:00,769 raise ResolutionImpossible(e.criterion.information) 2021-07-09T23:17:00,769 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mining==0.2.0'), parent=None)] 2021-07-09T23:17:00,769 2021-07-09T23:17:00,769 The above exception was the direct cause of the following exception: 2021-07-09T23:17:00,769 2021-07-09T23:17:00,769 Traceback (most recent call last): 2021-07-09T23:17:00,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T23:17:00,769 status = self.run(options, args) 2021-07-09T23:17:00,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T23:17:00,769 return func(self, options, args) 2021-07-09T23:17:00,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T23:17:00,769 requirement_set = resolver.resolve( 2021-07-09T23:17:00,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T23:17:00,769 raise error from e 2021-07-09T23:17:00,769 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mining==0.2.0 2021-07-09T23:17:00,774 Removed mining==0.2.0 from https://files.pythonhosted.org/packages/7a/b6/8288426c4aa010222619105c3649b31a7814dde17f4d5383a29046d24a10/mining-0.2.0.tar.gz#sha256=f3f88c843a7b21c36bb109c2b7aff9fc2a3dc3e508f01a3748d2f4804a0a254b from build tracker '/tmp/pip-req-tracker-j18s67es' 2021-07-09T23:17:00,775 Removed build tracker: '/tmp/pip-req-tracker-j18s67es'