2021-07-12T03:43:05,199 Created temporary directory: /tmp/pip-ephem-wheel-cache-lis9hgbj 2021-07-12T03:43:05,202 Created temporary directory: /tmp/pip-req-tracker-b0022zcx 2021-07-12T03:43:05,203 Initialized build tracking at /tmp/pip-req-tracker-b0022zcx 2021-07-12T03:43:05,203 Created build tracker: /tmp/pip-req-tracker-b0022zcx 2021-07-12T03:43:05,203 Entered build tracker: /tmp/pip-req-tracker-b0022zcx 2021-07-12T03:43:05,204 Created temporary directory: /tmp/pip-wheel-xlzsl1o0 2021-07-12T03:43:05,234 1 location(s) to search for versions of typyd: 2021-07-12T03:43:05,234 * https://pypi.org/simple/typyd/ 2021-07-12T03:43:05,234 Fetching project page and analyzing links: https://pypi.org/simple/typyd/ 2021-07-12T03:43:05,235 Getting page https://pypi.org/simple/typyd/ 2021-07-12T03:43:05,236 Found index url https://pypi.org/simple 2021-07-12T03:43:05,415 Found link https://files.pythonhosted.org/packages/66/3f/9171e964d31cd0b76562aeb59034eb37a86ee97b8ab94854501571cda69e/typyd-0.0.1.tar.gz#sha256=1c02558404fc71c27c881994a5436a117c8f2f92ca4421603704fc76b5f5bcd5 (from https://pypi.org/simple/typyd/), version: 0.0.1 2021-07-12T03:43:05,415 Skipping link: not a file: https://pypi.org/simple/typyd/ 2021-07-12T03:43:05,433 Given no hashes to check 1 links for project 'typyd': discarding no candidates 2021-07-12T03:43:05,451 Collecting typyd==0.0.1 2021-07-12T03:43:05,453 Created temporary directory: /tmp/pip-unpack-bzdftz32 2021-07-12T03:43:05,914 Downloading typyd-0.0.1.tar.gz (256 kB) 2021-07-12T03:43:06,252 Added typyd==0.0.1 from https://files.pythonhosted.org/packages/66/3f/9171e964d31cd0b76562aeb59034eb37a86ee97b8ab94854501571cda69e/typyd-0.0.1.tar.gz#sha256=1c02558404fc71c27c881994a5436a117c8f2f92ca4421603704fc76b5f5bcd5 to build tracker '/tmp/pip-req-tracker-b0022zcx' 2021-07-12T03:43:06,253 Running setup.py (path:/tmp/pip-wheel-xlzsl1o0/typyd_2542f428b9324c04a557cd03db752836/setup.py) egg_info for package typyd 2021-07-12T03:43:06,254 Created temporary directory: /tmp/pip-pip-egg-info-qwl0t3hk 2021-07-12T03:43:06,254 Running command python setup.py egg_info 2021-07-12T03:43:07,101 Traceback (most recent call last): 2021-07-12T03:43:07,102 File "", line 1, in 2021-07-12T03:43:07,102 File "/tmp/pip-wheel-xlzsl1o0/typyd_2542f428b9324c04a557cd03db752836/setup.py", line 8, in 2021-07-12T03:43:07,102 import typy 2021-07-12T03:43:07,102 File "/tmp/pip-wheel-xlzsl1o0/typyd_2542f428b9324c04a557cd03db752836/typy/__init__.py", line 9, in 2021-07-12T03:43:07,102 from Object import Object, MetaObject 2021-07-12T03:43:07,103 ModuleNotFoundError: No module named 'Object' 2021-07-12T03:43:07,151 WARNING: Discarding https://files.pythonhosted.org/packages/66/3f/9171e964d31cd0b76562aeb59034eb37a86ee97b8ab94854501571cda69e/typyd-0.0.1.tar.gz#sha256=1c02558404fc71c27c881994a5436a117c8f2f92ca4421603704fc76b5f5bcd5 (from https://pypi.org/simple/typyd/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T03:43:07,153 ERROR: Could not find a version that satisfies the requirement typyd==0.0.1 (from versions: 0.0.1) 2021-07-12T03:43:07,153 ERROR: No matching distribution found for typyd==0.0.1 2021-07-12T03:43:07,153 Exception information: 2021-07-12T03:43:07,153 Traceback (most recent call last): 2021-07-12T03:43:07,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:43:07,153 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:43:07,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T03:43:07,153 raise RequirementsConflicted(criterion) 2021-07-12T03:43:07,153 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('typyd==0.0.1') 2021-07-12T03:43:07,153 2021-07-12T03:43:07,153 During handling of the above exception, another exception occurred: 2021-07-12T03:43:07,153 2021-07-12T03:43:07,153 Traceback (most recent call last): 2021-07-12T03:43:07,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:43:07,153 result = self._result = resolver.resolve( 2021-07-12T03:43:07,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:43:07,153 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:43:07,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:43:07,153 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:43:07,153 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('typyd==0.0.1'), parent=None)] 2021-07-12T03:43:07,153 2021-07-12T03:43:07,153 The above exception was the direct cause of the following exception: 2021-07-12T03:43:07,153 2021-07-12T03:43:07,153 Traceback (most recent call last): 2021-07-12T03:43:07,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:43:07,153 status = self.run(options, args) 2021-07-12T03:43:07,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:43:07,153 return func(self, options, args) 2021-07-12T03:43:07,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:43:07,153 requirement_set = resolver.resolve( 2021-07-12T03:43:07,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:43:07,153 raise error from e 2021-07-12T03:43:07,153 pip._internal.exceptions.DistributionNotFound: No matching distribution found for typyd==0.0.1 2021-07-12T03:43:07,158 Removed typyd==0.0.1 from https://files.pythonhosted.org/packages/66/3f/9171e964d31cd0b76562aeb59034eb37a86ee97b8ab94854501571cda69e/typyd-0.0.1.tar.gz#sha256=1c02558404fc71c27c881994a5436a117c8f2f92ca4421603704fc76b5f5bcd5 from build tracker '/tmp/pip-req-tracker-b0022zcx' 2021-07-12T03:43:07,158 Removed build tracker: '/tmp/pip-req-tracker-b0022zcx'