2021-07-11T19:33:01,947 Created temporary directory: /tmp/pip-ephem-wheel-cache-v31214yx 2021-07-11T19:33:01,950 Created temporary directory: /tmp/pip-req-tracker-cjc4dk5_ 2021-07-11T19:33:01,951 Initialized build tracking at /tmp/pip-req-tracker-cjc4dk5_ 2021-07-11T19:33:01,951 Created build tracker: /tmp/pip-req-tracker-cjc4dk5_ 2021-07-11T19:33:01,951 Entered build tracker: /tmp/pip-req-tracker-cjc4dk5_ 2021-07-11T19:33:01,952 Created temporary directory: /tmp/pip-wheel-rnxawxkc 2021-07-11T19:33:01,981 1 location(s) to search for versions of https-filesystem: 2021-07-11T19:33:01,981 * https://pypi.org/simple/https-filesystem/ 2021-07-11T19:33:01,982 Fetching project page and analyzing links: https://pypi.org/simple/https-filesystem/ 2021-07-11T19:33:01,982 Getting page https://pypi.org/simple/https-filesystem/ 2021-07-11T19:33:01,984 Found index url https://pypi.org/simple 2021-07-11T19:33:02,073 Found link https://files.pythonhosted.org/packages/32/2f/4b5746a3c81826e07ea183482a554c80dcea5110cad12e0812df8a578ace/HTTPS_filesystem-0.2.0.tar.gz#sha256=70e0e9b57a6722dfd44def206dc28e6be44a6af2d53af25eb28c4afd40d79e15 (from https://pypi.org/simple/https-filesystem/), version: 0.2.0 2021-07-11T19:33:02,074 Found link https://files.pythonhosted.org/packages/35/5a/663c6fe45063642728c9d2acd039b471dac6c32d35679b8abd178e948dc2/HTTPS_filesystem-0.2.1.tar.gz#sha256=4e11715584dab564066821a833b40e932f035bcce4d7aa90461a5b35a8f058e4 (from https://pypi.org/simple/https-filesystem/), version: 0.2.1 2021-07-11T19:33:02,074 Found link https://files.pythonhosted.org/packages/ad/d4/1c8e86ebaeac5531b316ee05d1c724871cc14bc5ff52425d762e579f0871/HTTPS_filesystem-0.2.3.tar.gz#sha256=79ee9e3cef0874917a994d6e4bec3b78b4150f0443b3e972717665c1fcaabfe4 (from https://pypi.org/simple/https-filesystem/), version: 0.2.3 2021-07-11T19:33:02,074 Found link https://files.pythonhosted.org/packages/71/6b/c6fa2b7dbc03cefa01d9e315f9ca679e4c103d9da40c281bfb8b14030f02/HTTPS_filesystem-1.1.tar.gz#sha256=6dbe0092f3d2806b2f97e48c7fa5877594cde0e1201c4e702d0ed7c9209c0a5e (from https://pypi.org/simple/https-filesystem/), version: 1.1 2021-07-11T19:33:02,075 Skipping link: not a file: https://pypi.org/simple/https-filesystem/ 2021-07-11T19:33:02,092 Given no hashes to check 1 links for project 'https-filesystem': discarding no candidates 2021-07-11T19:33:02,111 Collecting https-filesystem==0.2.3 2021-07-11T19:33:02,113 Created temporary directory: /tmp/pip-unpack-o5lryy08 2021-07-11T19:33:02,151 Downloading HTTPS_filesystem-0.2.3.tar.gz (5.1 kB) 2021-07-11T19:33:02,189 Added https-filesystem==0.2.3 from https://files.pythonhosted.org/packages/ad/d4/1c8e86ebaeac5531b316ee05d1c724871cc14bc5ff52425d762e579f0871/HTTPS_filesystem-0.2.3.tar.gz#sha256=79ee9e3cef0874917a994d6e4bec3b78b4150f0443b3e972717665c1fcaabfe4 to build tracker '/tmp/pip-req-tracker-cjc4dk5_' 2021-07-11T19:33:02,190 Running setup.py (path:/tmp/pip-wheel-rnxawxkc/https-filesystem_c0ce36f0268b4d31afae3ae18fbb8f0d/setup.py) egg_info for package https-filesystem 2021-07-11T19:33:02,191 Created temporary directory: /tmp/pip-pip-egg-info-dds_9fr0 2021-07-11T19:33:02,191 Running command python setup.py egg_info 2021-07-11T19:33:03,049 Traceback (most recent call last): 2021-07-11T19:33:03,050 File "", line 1, in 2021-07-11T19:33:03,050 File "/tmp/pip-wheel-rnxawxkc/https-filesystem_c0ce36f0268b4d31afae3ae18fbb8f0d/setup.py", line 12 2021-07-11T19:33:03,050 print sync_server_path 2021-07-11T19:33:03,051 ^ 2021-07-11T19:33:03,051 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(sync_server_path)? 2021-07-11T19:33:03,098 WARNING: Discarding https://files.pythonhosted.org/packages/ad/d4/1c8e86ebaeac5531b316ee05d1c724871cc14bc5ff52425d762e579f0871/HTTPS_filesystem-0.2.3.tar.gz#sha256=79ee9e3cef0874917a994d6e4bec3b78b4150f0443b3e972717665c1fcaabfe4 (from https://pypi.org/simple/https-filesystem/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T19:33:03,099 ERROR: Could not find a version that satisfies the requirement https-filesystem==0.2.3 (from versions: 0.2.0, 0.2.1, 0.2.3, 1.1) 2021-07-11T19:33:03,099 ERROR: No matching distribution found for https-filesystem==0.2.3 2021-07-11T19:33:03,100 Exception information: 2021-07-11T19:33:03,100 Traceback (most recent call last): 2021-07-11T19:33:03,100 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T19:33:03,100 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T19:33:03,100 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T19:33:03,100 raise RequirementsConflicted(criterion) 2021-07-11T19:33:03,100 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('https-filesystem==0.2.3') 2021-07-11T19:33:03,100 2021-07-11T19:33:03,100 During handling of the above exception, another exception occurred: 2021-07-11T19:33:03,100 2021-07-11T19:33:03,100 Traceback (most recent call last): 2021-07-11T19:33:03,100 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T19:33:03,100 result = self._result = resolver.resolve( 2021-07-11T19:33:03,100 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T19:33:03,100 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T19:33:03,100 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T19:33:03,100 raise ResolutionImpossible(e.criterion.information) 2021-07-11T19:33:03,100 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('https-filesystem==0.2.3'), parent=None)] 2021-07-11T19:33:03,100 2021-07-11T19:33:03,100 The above exception was the direct cause of the following exception: 2021-07-11T19:33:03,100 2021-07-11T19:33:03,100 Traceback (most recent call last): 2021-07-11T19:33:03,100 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T19:33:03,100 status = self.run(options, args) 2021-07-11T19:33:03,100 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T19:33:03,100 return func(self, options, args) 2021-07-11T19:33:03,100 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T19:33:03,100 requirement_set = resolver.resolve( 2021-07-11T19:33:03,100 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T19:33:03,100 raise error from e 2021-07-11T19:33:03,100 pip._internal.exceptions.DistributionNotFound: No matching distribution found for https-filesystem==0.2.3 2021-07-11T19:33:03,104 Removed https-filesystem==0.2.3 from https://files.pythonhosted.org/packages/ad/d4/1c8e86ebaeac5531b316ee05d1c724871cc14bc5ff52425d762e579f0871/HTTPS_filesystem-0.2.3.tar.gz#sha256=79ee9e3cef0874917a994d6e4bec3b78b4150f0443b3e972717665c1fcaabfe4 from build tracker '/tmp/pip-req-tracker-cjc4dk5_' 2021-07-11T19:33:03,105 Removed build tracker: '/tmp/pip-req-tracker-cjc4dk5_'