2021-07-12T23:40:21,649 Created temporary directory: /tmp/pip-ephem-wheel-cache-k4v0ha8p 2021-07-12T23:40:21,652 Created temporary directory: /tmp/pip-req-tracker-n8mwatxj 2021-07-12T23:40:21,652 Initialized build tracking at /tmp/pip-req-tracker-n8mwatxj 2021-07-12T23:40:21,653 Created build tracker: /tmp/pip-req-tracker-n8mwatxj 2021-07-12T23:40:21,653 Entered build tracker: /tmp/pip-req-tracker-n8mwatxj 2021-07-12T23:40:21,653 Created temporary directory: /tmp/pip-wheel-1r7tf57t 2021-07-12T23:40:21,684 1 location(s) to search for versions of assimpcy: 2021-07-12T23:40:21,684 * https://pypi.org/simple/assimpcy/ 2021-07-12T23:40:21,684 Fetching project page and analyzing links: https://pypi.org/simple/assimpcy/ 2021-07-12T23:40:21,685 Getting page https://pypi.org/simple/assimpcy/ 2021-07-12T23:40:21,686 Found index url https://pypi.org/simple 2021-07-12T23:40:21,880 Skipping link: none of the wheel's tags (cp36-cp36m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/33/09/7685a6b7de1cb27cc5c79475871b0605e5d6aa7bae7c67e185014d1fb4aa/AssimpCy-1.0.0-cp36-cp36m-win_amd64.whl#sha256=7264f96c7404aaa15c3addcc53358d8a202954b7dc95ceb4f2f765e9651fae37 (from https://pypi.org/simple/assimpcy/) 2021-07-12T23:40:21,880 Found link https://files.pythonhosted.org/packages/26/d5/79dfcbc91eb3e5a6163a3ddc012e596b19381f9e7f14cf1de681b3b8e99d/AssimpCy-1.0.0.tar.gz#sha256=bfdaec448511c57f8a6e1656e575c12aadd4ceb8cdc1217267689d44f8f3058d (from https://pypi.org/simple/assimpcy/), version: 1.0.0 2021-07-12T23:40:21,880 Found link https://files.pythonhosted.org/packages/8a/28/ffe8fbe471e08a03a6ec13ad4b3ef19aadd3a71e2fb16e4adc4687277a6b/AssimpCy-1.1.1.tar.gz#sha256=e6588245572ca7cdfd57e443b0aa9fc740c0033c506ba242e07337ebd0adcf69 (from https://pypi.org/simple/assimpcy/), version: 1.1.1 2021-07-12T23:40:21,881 Skipping link: not a file: https://pypi.org/simple/assimpcy/ 2021-07-12T23:40:21,882 Given no hashes to check 1 links for project 'assimpcy': discarding no candidates 2021-07-12T23:40:21,901 Collecting assimpcy==1.0.0 2021-07-12T23:40:21,903 Created temporary directory: /tmp/pip-unpack-d6ir2qj9 2021-07-12T23:40:21,943 Downloading AssimpCy-1.0.0.tar.gz (7.7 kB) 2021-07-12T23:40:21,975 Added assimpcy==1.0.0 from https://files.pythonhosted.org/packages/26/d5/79dfcbc91eb3e5a6163a3ddc012e596b19381f9e7f14cf1de681b3b8e99d/AssimpCy-1.0.0.tar.gz#sha256=bfdaec448511c57f8a6e1656e575c12aadd4ceb8cdc1217267689d44f8f3058d to build tracker '/tmp/pip-req-tracker-n8mwatxj' 2021-07-12T23:40:21,976 Running setup.py (path:/tmp/pip-wheel-1r7tf57t/assimpcy_36e13f334f434a098ae0a9aa987b5e69/setup.py) egg_info for package assimpcy 2021-07-12T23:40:21,977 Created temporary directory: /tmp/pip-pip-egg-info-_j6oit8_ 2021-07-12T23:40:21,978 Running command python setup.py egg_info 2021-07-12T23:40:23,116 Traceback (most recent call last): 2021-07-12T23:40:23,117 File "", line 1, in 2021-07-12T23:40:23,117 File "/tmp/pip-wheel-1r7tf57t/assimpcy_36e13f334f434a098ae0a9aa987b5e69/setup.py", line 49, in 2021-07-12T23:40:23,118 long_description=getLongDescription(), 2021-07-12T23:40:23,118 File "/tmp/pip-wheel-1r7tf57t/assimpcy_36e13f334f434a098ae0a9aa987b5e69/setup.py", line 22, in getLongDescription 2021-07-12T23:40:23,118 with open(init_path) as descFile: 2021-07-12T23:40:23,118 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-1r7tf57t/assimpcy_36e13f334f434a098ae0a9aa987b5e69/_longDesc.md' 2021-07-12T23:40:23,195 WARNING: Discarding https://files.pythonhosted.org/packages/26/d5/79dfcbc91eb3e5a6163a3ddc012e596b19381f9e7f14cf1de681b3b8e99d/AssimpCy-1.0.0.tar.gz#sha256=bfdaec448511c57f8a6e1656e575c12aadd4ceb8cdc1217267689d44f8f3058d (from https://pypi.org/simple/assimpcy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T23:40:23,197 ERROR: Could not find a version that satisfies the requirement assimpcy==1.0.0 (from versions: 1.0.0, 1.1.1) 2021-07-12T23:40:23,197 ERROR: No matching distribution found for assimpcy==1.0.0 2021-07-12T23:40:23,197 Exception information: 2021-07-12T23:40:23,197 Traceback (most recent call last): 2021-07-12T23:40:23,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T23:40:23,197 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T23:40:23,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T23:40:23,197 raise RequirementsConflicted(criterion) 2021-07-12T23:40:23,197 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('assimpcy==1.0.0') 2021-07-12T23:40:23,197 2021-07-12T23:40:23,197 During handling of the above exception, another exception occurred: 2021-07-12T23:40:23,197 2021-07-12T23:40:23,197 Traceback (most recent call last): 2021-07-12T23:40:23,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T23:40:23,197 result = self._result = resolver.resolve( 2021-07-12T23:40:23,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T23:40:23,197 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T23:40:23,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T23:40:23,197 raise ResolutionImpossible(e.criterion.information) 2021-07-12T23:40:23,197 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('assimpcy==1.0.0'), parent=None)] 2021-07-12T23:40:23,197 2021-07-12T23:40:23,197 The above exception was the direct cause of the following exception: 2021-07-12T23:40:23,197 2021-07-12T23:40:23,197 Traceback (most recent call last): 2021-07-12T23:40:23,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T23:40:23,197 status = self.run(options, args) 2021-07-12T23:40:23,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T23:40:23,197 return func(self, options, args) 2021-07-12T23:40:23,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T23:40:23,197 requirement_set = resolver.resolve( 2021-07-12T23:40:23,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T23:40:23,197 raise error from e 2021-07-12T23:40:23,197 pip._internal.exceptions.DistributionNotFound: No matching distribution found for assimpcy==1.0.0 2021-07-12T23:40:23,203 Removed assimpcy==1.0.0 from https://files.pythonhosted.org/packages/26/d5/79dfcbc91eb3e5a6163a3ddc012e596b19381f9e7f14cf1de681b3b8e99d/AssimpCy-1.0.0.tar.gz#sha256=bfdaec448511c57f8a6e1656e575c12aadd4ceb8cdc1217267689d44f8f3058d from build tracker '/tmp/pip-req-tracker-n8mwatxj' 2021-07-12T23:40:23,203 Removed build tracker: '/tmp/pip-req-tracker-n8mwatxj'