2021-07-11T20:52:11,997 Created temporary directory: /tmp/pip-ephem-wheel-cache-vghy_jb4 2021-07-11T20:52:12,000 Created temporary directory: /tmp/pip-req-tracker-uetb9tx9 2021-07-11T20:52:12,001 Initialized build tracking at /tmp/pip-req-tracker-uetb9tx9 2021-07-11T20:52:12,001 Created build tracker: /tmp/pip-req-tracker-uetb9tx9 2021-07-11T20:52:12,001 Entered build tracker: /tmp/pip-req-tracker-uetb9tx9 2021-07-11T20:52:12,002 Created temporary directory: /tmp/pip-wheel-v0g_adlt 2021-07-11T20:52:12,031 1 location(s) to search for versions of logpysso: 2021-07-11T20:52:12,031 * https://pypi.org/simple/logpysso/ 2021-07-11T20:52:12,032 Fetching project page and analyzing links: https://pypi.org/simple/logpysso/ 2021-07-11T20:52:12,032 Getting page https://pypi.org/simple/logpysso/ 2021-07-11T20:52:12,034 Found index url https://pypi.org/simple 2021-07-11T20:52:12,123 Found link https://files.pythonhosted.org/packages/ea/93/0b9c3ea2125bc899a7064b9f91623ad209f3c7783a80ef959c3f719a6ed8/logpysso-1.0.1.zip#sha256=3c67d93707f946684995ffd246c33f562906db46563a5db6f7dc5a6181f06bab (from https://pypi.org/simple/logpysso/), version: 1.0.1 2021-07-11T20:52:12,123 Found link https://files.pythonhosted.org/packages/02/14/d7a362a01c581d5e9b62823fe5f2e64fcf8e7e944f3e7c54f310971213ce/logpysso-1.0.1.1.zip#sha256=7617d87debbbe40043c2b376ab928d509786e7afb647967180c7b919d330928a (from https://pypi.org/simple/logpysso/), version: 1.0.1.1 2021-07-11T20:52:12,124 Skipping link: not a file: https://pypi.org/simple/logpysso/ 2021-07-11T20:52:12,141 Given no hashes to check 1 links for project 'logpysso': discarding no candidates 2021-07-11T20:52:12,160 Collecting logpysso==1.0.1.1 2021-07-11T20:52:12,162 Created temporary directory: /tmp/pip-unpack-wpi9ryxj 2021-07-11T20:52:12,751 Downloading logpysso-1.0.1.1.zip (641 kB) 2021-07-11T20:52:12,863 Added logpysso==1.0.1.1 from https://files.pythonhosted.org/packages/02/14/d7a362a01c581d5e9b62823fe5f2e64fcf8e7e944f3e7c54f310971213ce/logpysso-1.0.1.1.zip#sha256=7617d87debbbe40043c2b376ab928d509786e7afb647967180c7b919d330928a to build tracker '/tmp/pip-req-tracker-uetb9tx9' 2021-07-11T20:52:12,863 Running setup.py (path:/tmp/pip-wheel-v0g_adlt/logpysso_414faae773214cb3a7367af993a16fe1/setup.py) egg_info for package logpysso 2021-07-11T20:52:12,864 Created temporary directory: /tmp/pip-pip-egg-info-byt057ti 2021-07-11T20:52:12,864 Running command python setup.py egg_info 2021-07-11T20:52:13,702 /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'classifier' 2021-07-11T20:52:13,703 warnings.warn(msg) 2021-07-11T20:52:13,791 WARNING: '\\' not a valid package name; please use only .-separated package names in setup.py 2021-07-11T20:52:13,808 running egg_info 2021-07-11T20:52:13,811 creating /tmp/pip-pip-egg-info-byt057ti/logpysso.egg-info 2021-07-11T20:52:13,812 writing /tmp/pip-pip-egg-info-byt057ti/logpysso.egg-info/PKG-INFO 2021-07-11T20:52:13,814 writing dependency_links to /tmp/pip-pip-egg-info-byt057ti/logpysso.egg-info/dependency_links.txt 2021-07-11T20:52:13,816 writing top-level names to /tmp/pip-pip-egg-info-byt057ti/logpysso.egg-info/top_level.txt 2021-07-11T20:52:13,818 writing manifest file '/tmp/pip-pip-egg-info-byt057ti/logpysso.egg-info/SOURCES.txt' 2021-07-11T20:52:13,968 error: package directory '\' does not exist 2021-07-11T20:52:14,026 WARNING: Discarding https://files.pythonhosted.org/packages/02/14/d7a362a01c581d5e9b62823fe5f2e64fcf8e7e944f3e7c54f310971213ce/logpysso-1.0.1.1.zip#sha256=7617d87debbbe40043c2b376ab928d509786e7afb647967180c7b919d330928a (from https://pypi.org/simple/logpysso/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T20:52:14,027 ERROR: Could not find a version that satisfies the requirement logpysso==1.0.1.1 (from versions: 1.0.1, 1.0.1.1) 2021-07-11T20:52:14,028 ERROR: No matching distribution found for logpysso==1.0.1.1 2021-07-11T20:52:14,028 Exception information: 2021-07-11T20:52:14,028 Traceback (most recent call last): 2021-07-11T20:52:14,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T20:52:14,028 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T20:52:14,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T20:52:14,028 raise RequirementsConflicted(criterion) 2021-07-11T20:52:14,028 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('logpysso==1.0.1.1') 2021-07-11T20:52:14,028 2021-07-11T20:52:14,028 During handling of the above exception, another exception occurred: 2021-07-11T20:52:14,028 2021-07-11T20:52:14,028 Traceback (most recent call last): 2021-07-11T20:52:14,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T20:52:14,028 result = self._result = resolver.resolve( 2021-07-11T20:52:14,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T20:52:14,028 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T20:52:14,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T20:52:14,028 raise ResolutionImpossible(e.criterion.information) 2021-07-11T20:52:14,028 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('logpysso==1.0.1.1'), parent=None)] 2021-07-11T20:52:14,028 2021-07-11T20:52:14,028 The above exception was the direct cause of the following exception: 2021-07-11T20:52:14,028 2021-07-11T20:52:14,028 Traceback (most recent call last): 2021-07-11T20:52:14,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T20:52:14,028 status = self.run(options, args) 2021-07-11T20:52:14,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T20:52:14,028 return func(self, options, args) 2021-07-11T20:52:14,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T20:52:14,028 requirement_set = resolver.resolve( 2021-07-11T20:52:14,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T20:52:14,028 raise error from e 2021-07-11T20:52:14,028 pip._internal.exceptions.DistributionNotFound: No matching distribution found for logpysso==1.0.1.1 2021-07-11T20:52:14,033 Removed logpysso==1.0.1.1 from https://files.pythonhosted.org/packages/02/14/d7a362a01c581d5e9b62823fe5f2e64fcf8e7e944f3e7c54f310971213ce/logpysso-1.0.1.1.zip#sha256=7617d87debbbe40043c2b376ab928d509786e7afb647967180c7b919d330928a from build tracker '/tmp/pip-req-tracker-uetb9tx9' 2021-07-11T20:52:14,033 Removed build tracker: '/tmp/pip-req-tracker-uetb9tx9'