2021-07-29T02:24:37,676 Created temporary directory: /tmp/pip-ephem-wheel-cache-wvia0omf 2021-07-29T02:24:37,679 Created temporary directory: /tmp/pip-req-tracker-5fe2aewo 2021-07-29T02:24:37,680 Initialized build tracking at /tmp/pip-req-tracker-5fe2aewo 2021-07-29T02:24:37,680 Created build tracker: /tmp/pip-req-tracker-5fe2aewo 2021-07-29T02:24:37,680 Entered build tracker: /tmp/pip-req-tracker-5fe2aewo 2021-07-29T02:24:37,681 Created temporary directory: /tmp/pip-wheel-9p3vkada 2021-07-29T02:24:37,711 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T02:24:37,712 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T02:24:37,712 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T02:24:37,712 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T02:24:37,712 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T02:24:37,715 WARNING: Location '/pyslab/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T02:24:37,715 WARNING: Location 't/pyslab/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T02:24:37,716 WARNING: Location 'm/pyslab/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T02:24:37,716 WARNING: Location 'p/pyslab/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T02:24:37,716 1 location(s) to search for versions of pyslab: 2021-07-29T02:24:37,716 * https://pypi.org/simple/pyslab/ 2021-07-29T02:24:37,717 Fetching project page and analyzing links: https://pypi.org/simple/pyslab/ 2021-07-29T02:24:37,717 Getting page https://pypi.org/simple/pyslab/ 2021-07-29T02:24:37,719 Found index url https://pypi.org/simple 2021-07-29T02:24:37,898 Skipping link: No binaries permitted for pyslab: https://files.pythonhosted.org/packages/97/78/80e834078d02d0269914543052f25544f9c103fe846bbddfe6ca4943e9ff/pyslab-0.1.0-py3-none-any.whl#sha256=115311a129eac0e3d79640bdbbfd5abd19f25a6b6caf856f2d311db060b949c1 (from https://pypi.org/simple/pyslab/) (requires-python:>=3.8) 2021-07-29T02:24:37,898 Found link https://files.pythonhosted.org/packages/fe/43/99cf075c85d854b7347875b64c3f948e8437f92552f62ee3b6a00d218740/pyslab-0.1.0.tar.gz#sha256=45b54aa8f7fadeb634697cdee76fb3b9e8005b9f58750b16a9a50bf24d1cb522 (from https://pypi.org/simple/pyslab/) (requires-python:>=3.8), version: 0.1.0 2021-07-29T02:24:37,899 Skipping link: not a file: https://pypi.org/simple/pyslab/ 2021-07-29T02:24:37,916 Given no hashes to check 1 links for project 'pyslab': discarding no candidates 2021-07-29T02:24:37,934 Collecting pyslab==0.1.0 2021-07-29T02:24:37,936 Created temporary directory: /tmp/pip-unpack-ncak8_x1 2021-07-29T02:24:38,108 Downloading pyslab-0.1.0.tar.gz (2.6 kB) 2021-07-29T02:24:38,157 Added pyslab==0.1.0 from https://files.pythonhosted.org/packages/fe/43/99cf075c85d854b7347875b64c3f948e8437f92552f62ee3b6a00d218740/pyslab-0.1.0.tar.gz#sha256=45b54aa8f7fadeb634697cdee76fb3b9e8005b9f58750b16a9a50bf24d1cb522 to build tracker '/tmp/pip-req-tracker-5fe2aewo' 2021-07-29T02:24:38,158 Running setup.py (path:/tmp/pip-wheel-9p3vkada/pyslab_9060954e09c8403e89cb6a7f0e999aed/setup.py) egg_info for package pyslab 2021-07-29T02:24:38,159 Created temporary directory: /tmp/pip-pip-egg-info-0wl0g4qr 2021-07-29T02:24:38,159 Running command python setup.py egg_info 2021-07-29T02:24:38,789 Traceback (most recent call last): 2021-07-29T02:24:38,790 File "", line 1, in 2021-07-29T02:24:38,790 File "/tmp/pip-wheel-9p3vkada/pyslab_9060954e09c8403e89cb6a7f0e999aed/setup.py", line 18, in 2021-07-29T02:24:38,790 with open("requirements.txt", "r", encoding="utf-8") as f: 2021-07-29T02:24:38,791 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-29T02:24:38,839 WARNING: Discarding https://files.pythonhosted.org/packages/fe/43/99cf075c85d854b7347875b64c3f948e8437f92552f62ee3b6a00d218740/pyslab-0.1.0.tar.gz#sha256=45b54aa8f7fadeb634697cdee76fb3b9e8005b9f58750b16a9a50bf24d1cb522 (from https://pypi.org/simple/pyslab/) (requires-python:>=3.8). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-29T02:24:38,841 ERROR: Could not find a version that satisfies the requirement pyslab==0.1.0 (from versions: 0.1.0) 2021-07-29T02:24:38,841 ERROR: No matching distribution found for pyslab==0.1.0 2021-07-29T02:24:38,841 Exception information: 2021-07-29T02:24:38,841 Traceback (most recent call last): 2021-07-29T02:24:38,841 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T02:24:38,841 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T02:24:38,841 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T02:24:38,841 raise RequirementsConflicted(criterion) 2021-07-29T02:24:38,841 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyslab==0.1.0') 2021-07-29T02:24:38,841 2021-07-29T02:24:38,841 During handling of the above exception, another exception occurred: 2021-07-29T02:24:38,841 2021-07-29T02:24:38,841 Traceback (most recent call last): 2021-07-29T02:24:38,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T02:24:38,841 result = self._result = resolver.resolve( 2021-07-29T02:24:38,841 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T02:24:38,841 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T02:24:38,841 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T02:24:38,841 raise ResolutionImpossible(e.criterion.information) 2021-07-29T02:24:38,841 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyslab==0.1.0'), parent=None)] 2021-07-29T02:24:38,841 2021-07-29T02:24:38,841 The above exception was the direct cause of the following exception: 2021-07-29T02:24:38,841 2021-07-29T02:24:38,841 Traceback (most recent call last): 2021-07-29T02:24:38,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T02:24:38,841 status = self.run(options, args) 2021-07-29T02:24:38,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T02:24:38,841 return func(self, options, args) 2021-07-29T02:24:38,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T02:24:38,841 requirement_set = resolver.resolve( 2021-07-29T02:24:38,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T02:24:38,841 raise error from e 2021-07-29T02:24:38,841 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyslab==0.1.0 2021-07-29T02:24:38,846 Removed pyslab==0.1.0 from https://files.pythonhosted.org/packages/fe/43/99cf075c85d854b7347875b64c3f948e8437f92552f62ee3b6a00d218740/pyslab-0.1.0.tar.gz#sha256=45b54aa8f7fadeb634697cdee76fb3b9e8005b9f58750b16a9a50bf24d1cb522 from build tracker '/tmp/pip-req-tracker-5fe2aewo' 2021-07-29T02:24:38,846 Removed build tracker: '/tmp/pip-req-tracker-5fe2aewo'