2021-09-29T17:24:30,143 Created temporary directory: /tmp/pip-ephem-wheel-cache-cs2hxt0v 2021-09-29T17:24:30,146 Created temporary directory: /tmp/pip-req-tracker-iw11wwq_ 2021-09-29T17:24:30,147 Initialized build tracking at /tmp/pip-req-tracker-iw11wwq_ 2021-09-29T17:24:30,147 Created build tracker: /tmp/pip-req-tracker-iw11wwq_ 2021-09-29T17:24:30,147 Entered build tracker: /tmp/pip-req-tracker-iw11wwq_ 2021-09-29T17:24:30,148 Created temporary directory: /tmp/pip-wheel-aty7yn5c 2021-09-29T17:24:30,183 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-29T17:24:30,186 2 location(s) to search for versions of httpx-file: 2021-09-29T17:24:30,186 * https://pypi.org/simple/httpx-file/ 2021-09-29T17:24:30,186 * https://www.piwheels.org/simple/httpx-file/ 2021-09-29T17:24:30,187 Fetching project page and analyzing links: https://pypi.org/simple/httpx-file/ 2021-09-29T17:24:30,187 Getting page https://pypi.org/simple/httpx-file/ 2021-09-29T17:24:30,189 Found index url https://pypi.org/simple 2021-09-29T17:24:30,279 Found link https://files.pythonhosted.org/packages/5e/da/d3fb73a760161f700f8f2e5f5b72fbdb82eb81aa2654255871402aab2138/httpx-file-0.0.1.dev0.tar.gz#sha256=fa44d11556a886a37f2f3a440c0cabbbd17941ee674000d0b704d02bf2a594de (from https://pypi.org/simple/httpx-file/) (requires-python:>=3.6.1), version: 0.0.1.dev0 2021-09-29T17:24:30,280 Skipping link: No binaries permitted for httpx-file: https://files.pythonhosted.org/packages/a6/75/9874acf78b128ace4a9e336ec41013989e1f934ce67d2f3b503ea18fa8b3/httpx_file-0.0.1.dev0-py3-none-any.whl#sha256=1555e9efefcee5ec2b32999480699a4344c776b603a077a0564fc306a6a670e5 (from https://pypi.org/simple/httpx-file/) (requires-python:>=3.6.1) 2021-09-29T17:24:30,280 Fetching project page and analyzing links: https://www.piwheels.org/simple/httpx-file/ 2021-09-29T17:24:30,280 Getting page https://www.piwheels.org/simple/httpx-file/ 2021-09-29T17:24:30,281 Found index url https://www.piwheels.org/simple 2021-09-29T17:24:30,390 Skipping link: not a file: https://www.piwheels.org/simple/httpx-file/ 2021-09-29T17:24:30,391 Skipping link: not a file: https://pypi.org/simple/httpx-file/ 2021-09-29T17:24:30,405 Given no hashes to check 1 links for project 'httpx-file': discarding no candidates 2021-09-29T17:24:30,419 Collecting httpx-file==0.0.1.dev0 2021-09-29T17:24:30,421 Created temporary directory: /tmp/pip-unpack-iz7mzb38 2021-09-29T17:24:30,595 Downloading httpx-file-0.0.1.dev0.tar.gz (2.7 kB) 2021-09-29T17:24:30,635 Added httpx-file==0.0.1.dev0 from https://files.pythonhosted.org/packages/5e/da/d3fb73a760161f700f8f2e5f5b72fbdb82eb81aa2654255871402aab2138/httpx-file-0.0.1.dev0.tar.gz#sha256=fa44d11556a886a37f2f3a440c0cabbbd17941ee674000d0b704d02bf2a594de to build tracker '/tmp/pip-req-tracker-iw11wwq_' 2021-09-29T17:24:30,636 Running setup.py (path:/tmp/pip-wheel-aty7yn5c/httpx-file_d145180f55b946f29ccce03146ccb9b3/setup.py) egg_info for package httpx-file 2021-09-29T17:24:30,637 Created temporary directory: /tmp/pip-pip-egg-info-zn4lhfnp 2021-09-29T17:24:30,637 Running command python setup.py egg_info 2021-09-29T17:24:31,568 Traceback (most recent call last): 2021-09-29T17:24:31,569 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 387, in _parse_attr 2021-09-29T17:24:31,569 return getattr(StaticModule(module_name), attr_name) 2021-09-29T17:24:31,569 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 25, in __init__ 2021-09-29T17:24:31,570 with open(spec.origin) as strm: 2021-09-29T17:24:31,570 AttributeError: 'NoneType' object has no attribute 'origin' 2021-09-29T17:24:31,570 During handling of the above exception, another exception occurred: 2021-09-29T17:24:31,571 Traceback (most recent call last): 2021-09-29T17:24:31,571 File "", line 1, in 2021-09-29T17:24:31,572 File "/tmp/pip-wheel-aty7yn5c/httpx-file_d145180f55b946f29ccce03146ccb9b3/setup.py", line 2, in 2021-09-29T17:24:31,572 setup() 2021-09-29T17:24:31,572 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 153, in setup 2021-09-29T17:24:31,573 return distutils.core.setup(**attrs) 2021-09-29T17:24:31,573 File "/usr/lib/python3.7/distutils/core.py", line 121, in setup 2021-09-29T17:24:31,573 dist.parse_config_files() 2021-09-29T17:24:31,574 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 779, in parse_config_files 2021-09-29T17:24:31,574 ignore_option_errors=ignore_option_errors) 2021-09-29T17:24:31,574 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 157, in parse_configuration 2021-09-29T17:24:31,574 meta.parse() 2021-09-29T17:24:31,575 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 463, in parse 2021-09-29T17:24:31,575 section_parser_method(section_options) 2021-09-29T17:24:31,575 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 436, in parse_section 2021-09-29T17:24:31,575 self[name] = value 2021-09-29T17:24:31,576 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 220, in __setitem__ 2021-09-29T17:24:31,576 value = parser(value) 2021-09-29T17:24:31,576 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 557, in _parse_version 2021-09-29T17:24:31,576 version = self._parse_attr(value, self.package_dir) 2021-09-29T17:24:31,577 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 390, in _parse_attr 2021-09-29T17:24:31,577 module = importlib.import_module(module_name) 2021-09-29T17:24:31,577 File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module 2021-09-29T17:24:31,577 return _bootstrap._gcd_import(name[level:], package, level) 2021-09-29T17:24:31,578 File "", line 1006, in _gcd_import 2021-09-29T17:24:31,578 File "", line 983, in _find_and_load 2021-09-29T17:24:31,578 File "", line 965, in _find_and_load_unlocked 2021-09-29T17:24:31,578 ModuleNotFoundError: No module named 'httpx_file' 2021-09-29T17:24:31,626 WARNING: Discarding https://files.pythonhosted.org/packages/5e/da/d3fb73a760161f700f8f2e5f5b72fbdb82eb81aa2654255871402aab2138/httpx-file-0.0.1.dev0.tar.gz#sha256=fa44d11556a886a37f2f3a440c0cabbbd17941ee674000d0b704d02bf2a594de (from https://pypi.org/simple/httpx-file/) (requires-python:>=3.6.1). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-29T17:24:31,628 ERROR: Could not find a version that satisfies the requirement httpx-file==0.0.1.dev0 (from versions: 0.0.1.dev0) 2021-09-29T17:24:31,628 ERROR: No matching distribution found for httpx-file==0.0.1.dev0 2021-09-29T17:24:31,628 Exception information: 2021-09-29T17:24:31,628 Traceback (most recent call last): 2021-09-29T17:24:31,628 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-29T17:24:31,628 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-29T17:24:31,628 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-29T17:24:31,628 raise RequirementsConflicted(criterion) 2021-09-29T17:24:31,628 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('httpx-file==0.0.1.dev0') 2021-09-29T17:24:31,628 2021-09-29T17:24:31,628 During handling of the above exception, another exception occurred: 2021-09-29T17:24:31,628 2021-09-29T17:24:31,628 Traceback (most recent call last): 2021-09-29T17:24:31,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-29T17:24:31,628 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-29T17:24:31,628 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-29T17:24:31,628 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-29T17:24:31,628 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-29T17:24:31,628 raise ResolutionImpossible(e.criterion.information) 2021-09-29T17:24:31,628 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('httpx-file==0.0.1.dev0'), parent=None)] 2021-09-29T17:24:31,628 2021-09-29T17:24:31,628 The above exception was the direct cause of the following exception: 2021-09-29T17:24:31,628 2021-09-29T17:24:31,628 Traceback (most recent call last): 2021-09-29T17:24:31,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-29T17:24:31,628 status = self.run(options, args) 2021-09-29T17:24:31,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-29T17:24:31,628 return func(self, options, args) 2021-09-29T17:24:31,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-29T17:24:31,628 reqs, check_supported_wheels=True 2021-09-29T17:24:31,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-29T17:24:31,628 raise error from e 2021-09-29T17:24:31,628 pip._internal.exceptions.DistributionNotFound: No matching distribution found for httpx-file==0.0.1.dev0 2021-09-29T17:24:31,633 Removed httpx-file==0.0.1.dev0 from https://files.pythonhosted.org/packages/5e/da/d3fb73a760161f700f8f2e5f5b72fbdb82eb81aa2654255871402aab2138/httpx-file-0.0.1.dev0.tar.gz#sha256=fa44d11556a886a37f2f3a440c0cabbbd17941ee674000d0b704d02bf2a594de from build tracker '/tmp/pip-req-tracker-iw11wwq_' 2021-09-29T17:24:31,633 Removed build tracker: '/tmp/pip-req-tracker-iw11wwq_'