2021-07-09T06:55:05,285 Created temporary directory: /tmp/pip-ephem-wheel-cache-sjuxdj4_ 2021-07-09T06:55:05,288 Created temporary directory: /tmp/pip-req-tracker-vx6b0n0w 2021-07-09T06:55:05,288 Initialized build tracking at /tmp/pip-req-tracker-vx6b0n0w 2021-07-09T06:55:05,288 Created build tracker: /tmp/pip-req-tracker-vx6b0n0w 2021-07-09T06:55:05,288 Entered build tracker: /tmp/pip-req-tracker-vx6b0n0w 2021-07-09T06:55:05,289 Created temporary directory: /tmp/pip-wheel-lffu6kui 2021-07-09T06:55:05,322 1 location(s) to search for versions of pyrets: 2021-07-09T06:55:05,322 * https://pypi.org/simple/pyrets/ 2021-07-09T06:55:05,323 Fetching project page and analyzing links: https://pypi.org/simple/pyrets/ 2021-07-09T06:55:05,323 Getting page https://pypi.org/simple/pyrets/ 2021-07-09T06:55:05,325 Found index url https://pypi.org/simple 2021-07-09T06:55:05,498 Found link https://files.pythonhosted.org/packages/92/5f/c417636a547ff49eff550139ff0cf19279aa0de77b26377428e457b40c98/pyRETS-0.1.0.tar.gz#sha256=ad0b1b3654f0132dd3962380122f804e5372a96432f56e7031529793391bcbbc (from https://pypi.org/simple/pyrets/), version: 0.1.0 2021-07-09T06:55:05,499 Skipping link: not a file: https://pypi.org/simple/pyrets/ 2021-07-09T06:55:05,515 Given no hashes to check 1 links for project 'pyrets': discarding no candidates 2021-07-09T06:55:05,532 Collecting pyrets==0.1.0 2021-07-09T06:55:05,534 Created temporary directory: /tmp/pip-unpack-y8zfcy5m 2021-07-09T06:55:05,705 Downloading pyRETS-0.1.0.tar.gz (1.4 kB) 2021-07-09T06:55:05,731 Added pyrets==0.1.0 from https://files.pythonhosted.org/packages/92/5f/c417636a547ff49eff550139ff0cf19279aa0de77b26377428e457b40c98/pyRETS-0.1.0.tar.gz#sha256=ad0b1b3654f0132dd3962380122f804e5372a96432f56e7031529793391bcbbc to build tracker '/tmp/pip-req-tracker-vx6b0n0w' 2021-07-09T06:55:05,732 Running setup.py (path:/tmp/pip-wheel-lffu6kui/pyrets_15ca774d88b7487da92df9d5c6630ad5/setup.py) egg_info for package pyrets 2021-07-09T06:55:05,733 Created temporary directory: /tmp/pip-pip-egg-info-ihso2w3g 2021-07-09T06:55:05,733 Running command python setup.py egg_info 2021-07-09T06:55:06,349 Traceback (most recent call last): 2021-07-09T06:55:06,349 File "", line 1, in 2021-07-09T06:55:06,350 File "/tmp/pip-wheel-lffu6kui/pyrets_15ca774d88b7487da92df9d5c6630ad5/setup.py", line 4, in 2021-07-09T06:55:06,350 from lib.pyRETS import * 2021-07-09T06:55:06,350 ModuleNotFoundError: No module named 'lib' 2021-07-09T06:55:06,399 WARNING: Discarding https://files.pythonhosted.org/packages/92/5f/c417636a547ff49eff550139ff0cf19279aa0de77b26377428e457b40c98/pyRETS-0.1.0.tar.gz#sha256=ad0b1b3654f0132dd3962380122f804e5372a96432f56e7031529793391bcbbc (from https://pypi.org/simple/pyrets/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:55:06,400 ERROR: Could not find a version that satisfies the requirement pyrets==0.1.0 (from versions: 0.1.0) 2021-07-09T06:55:06,401 ERROR: No matching distribution found for pyrets==0.1.0 2021-07-09T06:55:06,401 Exception information: 2021-07-09T06:55:06,401 Traceback (most recent call last): 2021-07-09T06:55:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:55:06,401 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:55:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:55:06,401 raise RequirementsConflicted(criterion) 2021-07-09T06:55:06,401 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrets==0.1.0') 2021-07-09T06:55:06,401 2021-07-09T06:55:06,401 During handling of the above exception, another exception occurred: 2021-07-09T06:55:06,401 2021-07-09T06:55:06,401 Traceback (most recent call last): 2021-07-09T06:55:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:55:06,401 result = self._result = resolver.resolve( 2021-07-09T06:55:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:55:06,401 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:55:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:55:06,401 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:55:06,401 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrets==0.1.0'), parent=None)] 2021-07-09T06:55:06,401 2021-07-09T06:55:06,401 The above exception was the direct cause of the following exception: 2021-07-09T06:55:06,401 2021-07-09T06:55:06,401 Traceback (most recent call last): 2021-07-09T06:55:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:55:06,401 status = self.run(options, args) 2021-07-09T06:55:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:55:06,401 return func(self, options, args) 2021-07-09T06:55:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:55:06,401 requirement_set = resolver.resolve( 2021-07-09T06:55:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:55:06,401 raise error from e 2021-07-09T06:55:06,401 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrets==0.1.0 2021-07-09T06:55:06,406 Removed pyrets==0.1.0 from https://files.pythonhosted.org/packages/92/5f/c417636a547ff49eff550139ff0cf19279aa0de77b26377428e457b40c98/pyRETS-0.1.0.tar.gz#sha256=ad0b1b3654f0132dd3962380122f804e5372a96432f56e7031529793391bcbbc from build tracker '/tmp/pip-req-tracker-vx6b0n0w' 2021-07-09T06:55:06,406 Removed build tracker: '/tmp/pip-req-tracker-vx6b0n0w'