2021-07-15T11:53:50,055 Created temporary directory: /tmp/pip-ephem-wheel-cache-_ltbkxwd 2021-07-15T11:53:50,058 Created temporary directory: /tmp/pip-req-tracker-44yib9lr 2021-07-15T11:53:50,058 Initialized build tracking at /tmp/pip-req-tracker-44yib9lr 2021-07-15T11:53:50,058 Created build tracker: /tmp/pip-req-tracker-44yib9lr 2021-07-15T11:53:50,059 Entered build tracker: /tmp/pip-req-tracker-44yib9lr 2021-07-15T11:53:50,059 Created temporary directory: /tmp/pip-wheel-qxm95w_6 2021-07-15T11:53:50,089 1 location(s) to search for versions of plncpro: 2021-07-15T11:53:50,089 * https://pypi.org/simple/plncpro/ 2021-07-15T11:53:50,090 Fetching project page and analyzing links: https://pypi.org/simple/plncpro/ 2021-07-15T11:53:50,091 Getting page https://pypi.org/simple/plncpro/ 2021-07-15T11:53:50,093 Found index url https://pypi.org/simple 2021-07-15T11:53:50,183 Found link https://files.pythonhosted.org/packages/3d/88/dbf59b2e3ba18261e210829fe801165c729f4917ee86037920fbaef9036a/plncpro-1.2.tar.gz#sha256=e830f97133aa41f493145692fa4ba74e3080b1fd6f534cc67d394fa74ed591dc (from https://pypi.org/simple/plncpro/) (requires-python:>=3.5), version: 1.2 2021-07-15T11:53:50,184 Found link https://files.pythonhosted.org/packages/a8/0b/c9b8fef29c2be161bbfa444c1bc821103d21eac9cf53dedff150042ab323/plncpro-1.2.1.tar.gz#sha256=c35b0ab27afbd7b19e86930cf4a8d6869e319ad8cf1a10f736a1e6f7e5781d09 (from https://pypi.org/simple/plncpro/) (requires-python:>=3.5), version: 1.2.1 2021-07-15T11:53:50,185 Found link https://files.pythonhosted.org/packages/96/8b/307c386ab9df64d1233b77bcd0856bc00db3f6908848ec16defc01f89776/plncpro-1.2.2.tar.gz#sha256=78537a49a5b7ec082af8a3c043d9429f063c6197b32903d7f503c6ee3b289400 (from https://pypi.org/simple/plncpro/) (requires-python:>=3.5), version: 1.2.2 2021-07-15T11:53:50,186 Skipping link: not a file: https://pypi.org/simple/plncpro/ 2021-07-15T11:53:50,205 Given no hashes to check 1 links for project 'plncpro': discarding no candidates 2021-07-15T11:53:50,225 Collecting plncpro==1.2.1 2021-07-15T11:53:50,226 Created temporary directory: /tmp/pip-unpack-dxmmjkj2 2021-07-15T11:53:50,708 Downloading plncpro-1.2.1.tar.gz (175 kB) 2021-07-15T11:53:50,832 Added plncpro==1.2.1 from https://files.pythonhosted.org/packages/a8/0b/c9b8fef29c2be161bbfa444c1bc821103d21eac9cf53dedff150042ab323/plncpro-1.2.1.tar.gz#sha256=c35b0ab27afbd7b19e86930cf4a8d6869e319ad8cf1a10f736a1e6f7e5781d09 to build tracker '/tmp/pip-req-tracker-44yib9lr' 2021-07-15T11:53:50,833 Running setup.py (path:/tmp/pip-wheel-qxm95w_6/plncpro_0a1029ec13464298b4534e86bef2d619/setup.py) egg_info for package plncpro 2021-07-15T11:53:50,833 Created temporary directory: /tmp/pip-pip-egg-info-xomtipye 2021-07-15T11:53:50,834 Running command python setup.py egg_info 2021-07-15T11:53:52,020 Traceback (most recent call last): 2021-07-15T11:53:52,021 File "", line 1, in 2021-07-15T11:53:52,022 File "/tmp/pip-wheel-qxm95w_6/plncpro_0a1029ec13464298b4534e86bef2d619/setup.py", line 56, in 2021-07-15T11:53:52,023 install_requires=[line.rstrip() for line in open("requirements.txt", "rt")], 2021-07-15T11:53:52,023 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-15T11:53:52,080 WARNING: Discarding https://files.pythonhosted.org/packages/a8/0b/c9b8fef29c2be161bbfa444c1bc821103d21eac9cf53dedff150042ab323/plncpro-1.2.1.tar.gz#sha256=c35b0ab27afbd7b19e86930cf4a8d6869e319ad8cf1a10f736a1e6f7e5781d09 (from https://pypi.org/simple/plncpro/) (requires-python:>=3.5). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T11:53:52,081 ERROR: Could not find a version that satisfies the requirement plncpro==1.2.1 (from versions: 1.2, 1.2.1, 1.2.2) 2021-07-15T11:53:52,082 ERROR: No matching distribution found for plncpro==1.2.1 2021-07-15T11:53:52,082 Exception information: 2021-07-15T11:53:52,082 Traceback (most recent call last): 2021-07-15T11:53:52,082 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T11:53:52,082 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T11:53:52,082 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T11:53:52,082 raise RequirementsConflicted(criterion) 2021-07-15T11:53:52,082 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('plncpro==1.2.1') 2021-07-15T11:53:52,082 2021-07-15T11:53:52,082 During handling of the above exception, another exception occurred: 2021-07-15T11:53:52,082 2021-07-15T11:53:52,082 Traceback (most recent call last): 2021-07-15T11:53:52,082 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T11:53:52,082 result = self._result = resolver.resolve( 2021-07-15T11:53:52,082 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T11:53:52,082 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T11:53:52,082 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T11:53:52,082 raise ResolutionImpossible(e.criterion.information) 2021-07-15T11:53:52,082 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('plncpro==1.2.1'), parent=None)] 2021-07-15T11:53:52,082 2021-07-15T11:53:52,082 The above exception was the direct cause of the following exception: 2021-07-15T11:53:52,082 2021-07-15T11:53:52,082 Traceback (most recent call last): 2021-07-15T11:53:52,082 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T11:53:52,082 status = self.run(options, args) 2021-07-15T11:53:52,082 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T11:53:52,082 return func(self, options, args) 2021-07-15T11:53:52,082 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T11:53:52,082 requirement_set = resolver.resolve( 2021-07-15T11:53:52,082 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T11:53:52,082 raise error from e 2021-07-15T11:53:52,082 pip._internal.exceptions.DistributionNotFound: No matching distribution found for plncpro==1.2.1 2021-07-15T11:53:52,091 Removed plncpro==1.2.1 from https://files.pythonhosted.org/packages/a8/0b/c9b8fef29c2be161bbfa444c1bc821103d21eac9cf53dedff150042ab323/plncpro-1.2.1.tar.gz#sha256=c35b0ab27afbd7b19e86930cf4a8d6869e319ad8cf1a10f736a1e6f7e5781d09 from build tracker '/tmp/pip-req-tracker-44yib9lr' 2021-07-15T11:53:52,091 Removed build tracker: '/tmp/pip-req-tracker-44yib9lr'