2021-07-10T01:23:35,917 Created temporary directory: /tmp/pip-ephem-wheel-cache-k0pxenl6 2021-07-10T01:23:35,919 Created temporary directory: /tmp/pip-req-tracker-ifap3aig 2021-07-10T01:23:35,920 Initialized build tracking at /tmp/pip-req-tracker-ifap3aig 2021-07-10T01:23:35,920 Created build tracker: /tmp/pip-req-tracker-ifap3aig 2021-07-10T01:23:35,920 Entered build tracker: /tmp/pip-req-tracker-ifap3aig 2021-07-10T01:23:35,921 Created temporary directory: /tmp/pip-wheel-xm9djhlu 2021-07-10T01:23:35,954 1 location(s) to search for versions of pysignalhound: 2021-07-10T01:23:35,954 * https://pypi.org/simple/pysignalhound/ 2021-07-10T01:23:35,955 Fetching project page and analyzing links: https://pypi.org/simple/pysignalhound/ 2021-07-10T01:23:35,955 Getting page https://pypi.org/simple/pysignalhound/ 2021-07-10T01:23:35,957 Found index url https://pypi.org/simple 2021-07-10T01:23:36,115 Found link https://files.pythonhosted.org/packages/ce/67/12d203e1be8601219eda584acb587d244e24e9fac37543c4d2a5b00c8be1/PySignalHound-0.0.1.zip#sha256=227350e9dc5482d070552f82d619eb95dc27186f11bd8c150c53946aca102d94 (from https://pypi.org/simple/pysignalhound/), version: 0.0.1 2021-07-10T01:23:36,115 Found link https://files.pythonhosted.org/packages/a2/1a/620bc407ec24960d37c197ec2a355b94731f23009b0f193f08527ee079ae/PySignalHound-0.0.2.zip#sha256=eedca60ad18151c797862a53c2384d36535f8cf43be48a7687f6d61fecd640b0 (from https://pypi.org/simple/pysignalhound/), version: 0.0.2 2021-07-10T01:23:36,115 Skipping link: not a file: https://pypi.org/simple/pysignalhound/ 2021-07-10T01:23:36,132 Given no hashes to check 1 links for project 'pysignalhound': discarding no candidates 2021-07-10T01:23:36,149 Collecting pysignalhound==0.0.1 2021-07-10T01:23:36,151 Created temporary directory: /tmp/pip-unpack-5ckba3n7 2021-07-10T01:23:36,465 Downloading PySignalHound-0.0.1.zip (38 kB) 2021-07-10T01:23:36,510 Added pysignalhound==0.0.1 from https://files.pythonhosted.org/packages/ce/67/12d203e1be8601219eda584acb587d244e24e9fac37543c4d2a5b00c8be1/PySignalHound-0.0.1.zip#sha256=227350e9dc5482d070552f82d619eb95dc27186f11bd8c150c53946aca102d94 to build tracker '/tmp/pip-req-tracker-ifap3aig' 2021-07-10T01:23:36,511 Running setup.py (path:/tmp/pip-wheel-xm9djhlu/pysignalhound_15e91aeac4f245f6a79a5e77a1e020f1/setup.py) egg_info for package pysignalhound 2021-07-10T01:23:36,511 Created temporary directory: /tmp/pip-pip-egg-info-58n4jw4r 2021-07-10T01:23:36,512 Running command python setup.py egg_info 2021-07-10T01:23:37,234 Traceback (most recent call last): 2021-07-10T01:23:37,234 File "", line 1, in 2021-07-10T01:23:37,235 File "/tmp/pip-wheel-xm9djhlu/pysignalhound_15e91aeac4f245f6a79a5e77a1e020f1/setup.py", line 32, in 2021-07-10T01:23:37,235 long_description=open("README.md").read(), 2021-07-10T01:23:37,235 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T01:23:37,284 WARNING: Discarding https://files.pythonhosted.org/packages/ce/67/12d203e1be8601219eda584acb587d244e24e9fac37543c4d2a5b00c8be1/PySignalHound-0.0.1.zip#sha256=227350e9dc5482d070552f82d619eb95dc27186f11bd8c150c53946aca102d94 (from https://pypi.org/simple/pysignalhound/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:23:37,285 ERROR: Could not find a version that satisfies the requirement pysignalhound==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-10T01:23:37,286 ERROR: No matching distribution found for pysignalhound==0.0.1 2021-07-10T01:23:37,286 Exception information: 2021-07-10T01:23:37,286 Traceback (most recent call last): 2021-07-10T01:23:37,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:23:37,286 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:23:37,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:23:37,286 raise RequirementsConflicted(criterion) 2021-07-10T01:23:37,286 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysignalhound==0.0.1') 2021-07-10T01:23:37,286 2021-07-10T01:23:37,286 During handling of the above exception, another exception occurred: 2021-07-10T01:23:37,286 2021-07-10T01:23:37,286 Traceback (most recent call last): 2021-07-10T01:23:37,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:23:37,286 result = self._result = resolver.resolve( 2021-07-10T01:23:37,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:23:37,286 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:23:37,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:23:37,286 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:23:37,286 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysignalhound==0.0.1'), parent=None)] 2021-07-10T01:23:37,286 2021-07-10T01:23:37,286 The above exception was the direct cause of the following exception: 2021-07-10T01:23:37,286 2021-07-10T01:23:37,286 Traceback (most recent call last): 2021-07-10T01:23:37,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:23:37,286 status = self.run(options, args) 2021-07-10T01:23:37,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:23:37,286 return func(self, options, args) 2021-07-10T01:23:37,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:23:37,286 requirement_set = resolver.resolve( 2021-07-10T01:23:37,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:23:37,286 raise error from e 2021-07-10T01:23:37,286 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysignalhound==0.0.1 2021-07-10T01:23:37,291 Removed pysignalhound==0.0.1 from https://files.pythonhosted.org/packages/ce/67/12d203e1be8601219eda584acb587d244e24e9fac37543c4d2a5b00c8be1/PySignalHound-0.0.1.zip#sha256=227350e9dc5482d070552f82d619eb95dc27186f11bd8c150c53946aca102d94 from build tracker '/tmp/pip-req-tracker-ifap3aig' 2021-07-10T01:23:37,291 Removed build tracker: '/tmp/pip-req-tracker-ifap3aig'