2021-07-09T02:52:27,315 Created temporary directory: /tmp/pip-ephem-wheel-cache-ge7wpr2_ 2021-07-09T02:52:27,318 Created temporary directory: /tmp/pip-req-tracker-mf39fe2s 2021-07-09T02:52:27,318 Initialized build tracking at /tmp/pip-req-tracker-mf39fe2s 2021-07-09T02:52:27,318 Created build tracker: /tmp/pip-req-tracker-mf39fe2s 2021-07-09T02:52:27,318 Entered build tracker: /tmp/pip-req-tracker-mf39fe2s 2021-07-09T02:52:27,319 Created temporary directory: /tmp/pip-wheel-wq9ao5xp 2021-07-09T02:52:27,352 1 location(s) to search for versions of pysensors: 2021-07-09T02:52:27,352 * https://pypi.org/simple/pysensors/ 2021-07-09T02:52:27,353 Fetching project page and analyzing links: https://pypi.org/simple/pysensors/ 2021-07-09T02:52:27,353 Getting page https://pypi.org/simple/pysensors/ 2021-07-09T02:52:27,355 Found index url https://pypi.org/simple 2021-07-09T02:52:27,443 Found link https://files.pythonhosted.org/packages/d3/cb/4a9ebd39b8a7e173563e9b156d729ffc735f5ce05243ee9a6a162dca3d9d/PySensors-0.0.2.tar.gz#sha256=242d208e505b02d344530e089e65724016a9799ff21a1475926f662ebc37f3d4 (from https://pypi.org/simple/pysensors/), version: 0.0.2 2021-07-09T02:52:27,444 Found link https://files.pythonhosted.org/packages/4e/11/c17454160e80a60587adcb511b760a6ddf8b2d60683bb0edd85919199adf/PySensors-0.0.3.tar.gz#sha256=b735dada5318ce50f2d141d29b102e7a116a5934509583f86302d4b59399e961 (from https://pypi.org/simple/pysensors/), version: 0.0.3 2021-07-09T02:52:27,444 Found link https://files.pythonhosted.org/packages/76/31/d3383a192f31ce1d79f27ec3d047cca23dd82a1bf0939e774386aba37cf5/PySensors-0.0.4.tar.gz#sha256=beb0def410d29ee46fe196a7811124772abf84cbe3a0d8b01d80b81fba31dae5 (from https://pypi.org/simple/pysensors/) (requires-python:>=3.6), version: 0.0.4 2021-07-09T02:52:27,445 Skipping link: not a file: https://pypi.org/simple/pysensors/ 2021-07-09T02:52:27,461 Given no hashes to check 1 links for project 'pysensors': discarding no candidates 2021-07-09T02:52:27,478 Collecting pysensors==0.0.2 2021-07-09T02:52:27,480 Created temporary directory: /tmp/pip-unpack-ic3sqfr3 2021-07-09T02:52:27,520 Downloading PySensors-0.0.2.tar.gz (5.3 kB) 2021-07-09T02:52:27,546 Added pysensors==0.0.2 from https://files.pythonhosted.org/packages/d3/cb/4a9ebd39b8a7e173563e9b156d729ffc735f5ce05243ee9a6a162dca3d9d/PySensors-0.0.2.tar.gz#sha256=242d208e505b02d344530e089e65724016a9799ff21a1475926f662ebc37f3d4 to build tracker '/tmp/pip-req-tracker-mf39fe2s' 2021-07-09T02:52:27,547 Running setup.py (path:/tmp/pip-wheel-wq9ao5xp/pysensors_03b7b393006c477ab71628886a996028/setup.py) egg_info for package pysensors 2021-07-09T02:52:27,548 Created temporary directory: /tmp/pip-pip-egg-info-oh52j987 2021-07-09T02:52:27,548 Running command python setup.py egg_info 2021-07-09T02:52:28,169 Traceback (most recent call last): 2021-07-09T02:52:28,169 File "", line 1, in 2021-07-09T02:52:28,170 File "/tmp/pip-wheel-wq9ao5xp/pysensors_03b7b393006c477ab71628886a996028/setup.py", line 4, in 2021-07-09T02:52:28,170 import sensors 2021-07-09T02:52:28,170 File "/tmp/pip-wheel-wq9ao5xp/pysensors_03b7b393006c477ab71628886a996028/sensors/__init__.py", line 3, in 2021-07-09T02:52:28,170 from common import * 2021-07-09T02:52:28,171 ModuleNotFoundError: No module named 'common' 2021-07-09T02:52:28,220 WARNING: Discarding https://files.pythonhosted.org/packages/d3/cb/4a9ebd39b8a7e173563e9b156d729ffc735f5ce05243ee9a6a162dca3d9d/PySensors-0.0.2.tar.gz#sha256=242d208e505b02d344530e089e65724016a9799ff21a1475926f662ebc37f3d4 (from https://pypi.org/simple/pysensors/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:52:28,221 ERROR: Could not find a version that satisfies the requirement pysensors==0.0.2 (from versions: 0.0.2, 0.0.3, 0.0.4) 2021-07-09T02:52:28,222 ERROR: No matching distribution found for pysensors==0.0.2 2021-07-09T02:52:28,222 Exception information: 2021-07-09T02:52:28,222 Traceback (most recent call last): 2021-07-09T02:52:28,222 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:52:28,222 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:52:28,222 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:52:28,222 raise RequirementsConflicted(criterion) 2021-07-09T02:52:28,222 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysensors==0.0.2') 2021-07-09T02:52:28,222 2021-07-09T02:52:28,222 During handling of the above exception, another exception occurred: 2021-07-09T02:52:28,222 2021-07-09T02:52:28,222 Traceback (most recent call last): 2021-07-09T02:52:28,222 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:52:28,222 result = self._result = resolver.resolve( 2021-07-09T02:52:28,222 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:52:28,222 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:52:28,222 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:52:28,222 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:52:28,222 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysensors==0.0.2'), parent=None)] 2021-07-09T02:52:28,222 2021-07-09T02:52:28,222 The above exception was the direct cause of the following exception: 2021-07-09T02:52:28,222 2021-07-09T02:52:28,222 Traceback (most recent call last): 2021-07-09T02:52:28,222 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:52:28,222 status = self.run(options, args) 2021-07-09T02:52:28,222 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:52:28,222 return func(self, options, args) 2021-07-09T02:52:28,222 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:52:28,222 requirement_set = resolver.resolve( 2021-07-09T02:52:28,222 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:52:28,222 raise error from e 2021-07-09T02:52:28,222 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysensors==0.0.2 2021-07-09T02:52:28,227 Removed pysensors==0.0.2 from https://files.pythonhosted.org/packages/d3/cb/4a9ebd39b8a7e173563e9b156d729ffc735f5ce05243ee9a6a162dca3d9d/PySensors-0.0.2.tar.gz#sha256=242d208e505b02d344530e089e65724016a9799ff21a1475926f662ebc37f3d4 from build tracker '/tmp/pip-req-tracker-mf39fe2s' 2021-07-09T02:52:28,227 Removed build tracker: '/tmp/pip-req-tracker-mf39fe2s'