2021-07-19T10:17:40,458 Created temporary directory: /tmp/pip-ephem-wheel-cache-fl7s7bpw 2021-07-19T10:17:40,462 Created temporary directory: /tmp/pip-req-tracker-1y3rjvjr 2021-07-19T10:17:40,462 Initialized build tracking at /tmp/pip-req-tracker-1y3rjvjr 2021-07-19T10:17:40,462 Created build tracker: /tmp/pip-req-tracker-1y3rjvjr 2021-07-19T10:17:40,463 Entered build tracker: /tmp/pip-req-tracker-1y3rjvjr 2021-07-19T10:17:40,463 Created temporary directory: /tmp/pip-wheel-2pbqbsff 2021-07-19T10:17:40,492 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-19T10:17:40,495 2 location(s) to search for versions of smax-azure: 2021-07-19T10:17:40,495 * https://pypi.org/simple/smax-azure/ 2021-07-19T10:17:40,495 * https://www.piwheels.org/simple/smax-azure/ 2021-07-19T10:17:40,495 Fetching project page and analyzing links: https://pypi.org/simple/smax-azure/ 2021-07-19T10:17:40,496 Getting page https://pypi.org/simple/smax-azure/ 2021-07-19T10:17:40,497 Found index url https://pypi.org/simple 2021-07-19T10:17:40,679 Found link https://files.pythonhosted.org/packages/f3/34/24ace98d2973960e77d39ff064eb0f7add0160b946482157e179d39ad96e/smax-azure-1.0.0.tar.gz#sha256=46c1a259aef8f9c632786e019eee5de4f10c00ec56685985f59d92bbe93c2631 (from https://pypi.org/simple/smax-azure/) (requires-python:>=3.7), version: 1.0.0 2021-07-19T10:17:40,680 Fetching project page and analyzing links: https://www.piwheels.org/simple/smax-azure/ 2021-07-19T10:17:40,680 Getting page https://www.piwheels.org/simple/smax-azure/ 2021-07-19T10:17:40,681 Found index url https://www.piwheels.org/simple 2021-07-19T10:17:40,801 Skipping link: not a file: https://www.piwheels.org/simple/smax-azure/ 2021-07-19T10:17:40,802 Skipping link: not a file: https://pypi.org/simple/smax-azure/ 2021-07-19T10:17:40,825 Given no hashes to check 1 links for project 'smax-azure': discarding no candidates 2021-07-19T10:17:40,843 Collecting smax-azure==1.0.0 2021-07-19T10:17:40,845 Created temporary directory: /tmp/pip-unpack-48ojzx2o 2021-07-19T10:17:41,024 Downloading smax-azure-1.0.0.tar.gz (50 kB) 2021-07-19T10:17:41,274 Added smax-azure==1.0.0 from https://files.pythonhosted.org/packages/f3/34/24ace98d2973960e77d39ff064eb0f7add0160b946482157e179d39ad96e/smax-azure-1.0.0.tar.gz#sha256=46c1a259aef8f9c632786e019eee5de4f10c00ec56685985f59d92bbe93c2631 to build tracker '/tmp/pip-req-tracker-1y3rjvjr' 2021-07-19T10:17:41,275 Running setup.py (path:/tmp/pip-wheel-2pbqbsff/smax-azure_70dc54c1133a458795be8b32c1a82599/setup.py) egg_info for package smax-azure 2021-07-19T10:17:41,276 Created temporary directory: /tmp/pip-pip-egg-info-45o_g03_ 2021-07-19T10:17:41,276 Running command python setup.py egg_info 2021-07-19T10:17:42,219 Traceback (most recent call last): 2021-07-19T10:17:42,220 File "", line 1, in 2021-07-19T10:17:42,220 File "/tmp/pip-wheel-2pbqbsff/smax-azure_70dc54c1133a458795be8b32c1a82599/setup.py", line 131, in 2021-07-19T10:17:42,220 main() 2021-07-19T10:17:42,220 File "/tmp/pip-wheel-2pbqbsff/smax-azure_70dc54c1133a458795be8b32c1a82599/setup.py", line 114, in main 2021-07-19T10:17:42,221 build_projects.append(_setup(*project)) 2021-07-19T10:17:42,221 File "/tmp/pip-wheel-2pbqbsff/smax-azure_70dc54c1133a458795be8b32c1a82599/setup.py", line 68, in _setup 2021-07-19T10:17:42,221 copy_tree( 2021-07-19T10:17:42,221 File "/usr/lib/python3.9/distutils/dir_util.py", line 126, in copy_tree 2021-07-19T10:17:42,221 raise DistutilsFileError( 2021-07-19T10:17:42,222 distutils.errors.DistutilsFileError: cannot copy tree 'tfconfig/azure': not a directory 2021-07-19T10:17:42,222 === Project: smax/azure === 2021-07-19T10:17:42,277 WARNING: Discarding https://files.pythonhosted.org/packages/f3/34/24ace98d2973960e77d39ff064eb0f7add0160b946482157e179d39ad96e/smax-azure-1.0.0.tar.gz#sha256=46c1a259aef8f9c632786e019eee5de4f10c00ec56685985f59d92bbe93c2631 (from https://pypi.org/simple/smax-azure/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-19T10:17:42,278 ERROR: Could not find a version that satisfies the requirement smax-azure==1.0.0 (from versions: 1.0.0) 2021-07-19T10:17:42,279 ERROR: No matching distribution found for smax-azure==1.0.0 2021-07-19T10:17:42,279 Exception information: 2021-07-19T10:17:42,279 Traceback (most recent call last): 2021-07-19T10:17:42,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-19T10:17:42,279 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-19T10:17:42,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-19T10:17:42,279 raise RequirementsConflicted(criterion) 2021-07-19T10:17:42,279 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('smax-azure==1.0.0') 2021-07-19T10:17:42,279 2021-07-19T10:17:42,279 During handling of the above exception, another exception occurred: 2021-07-19T10:17:42,279 2021-07-19T10:17:42,279 Traceback (most recent call last): 2021-07-19T10:17:42,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-19T10:17:42,279 result = self._result = resolver.resolve( 2021-07-19T10:17:42,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-19T10:17:42,279 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-19T10:17:42,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-19T10:17:42,279 raise ResolutionImpossible(e.criterion.information) 2021-07-19T10:17:42,279 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('smax-azure==1.0.0'), parent=None)] 2021-07-19T10:17:42,279 2021-07-19T10:17:42,279 The above exception was the direct cause of the following exception: 2021-07-19T10:17:42,279 2021-07-19T10:17:42,279 Traceback (most recent call last): 2021-07-19T10:17:42,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-19T10:17:42,279 status = self.run(options, args) 2021-07-19T10:17:42,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-19T10:17:42,279 return func(self, options, args) 2021-07-19T10:17:42,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-19T10:17:42,279 requirement_set = resolver.resolve( 2021-07-19T10:17:42,279 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-19T10:17:42,279 raise error from e 2021-07-19T10:17:42,279 pip._internal.exceptions.DistributionNotFound: No matching distribution found for smax-azure==1.0.0 2021-07-19T10:17:42,283 Removed smax-azure==1.0.0 from https://files.pythonhosted.org/packages/f3/34/24ace98d2973960e77d39ff064eb0f7add0160b946482157e179d39ad96e/smax-azure-1.0.0.tar.gz#sha256=46c1a259aef8f9c632786e019eee5de4f10c00ec56685985f59d92bbe93c2631 from build tracker '/tmp/pip-req-tracker-1y3rjvjr' 2021-07-19T10:17:42,284 Removed build tracker: '/tmp/pip-req-tracker-1y3rjvjr'