2021-11-08T23:29:25,078 Created temporary directory: /tmp/pip-ephem-wheel-cache-3qg8r1ac 2021-11-08T23:29:25,081 Created temporary directory: /tmp/pip-req-tracker-_86mqttu 2021-11-08T23:29:25,082 Initialized build tracking at /tmp/pip-req-tracker-_86mqttu 2021-11-08T23:29:25,082 Created build tracker: /tmp/pip-req-tracker-_86mqttu 2021-11-08T23:29:25,082 Entered build tracker: /tmp/pip-req-tracker-_86mqttu 2021-11-08T23:29:25,083 Created temporary directory: /tmp/pip-wheel-2vrkk6do 2021-11-08T23:29:25,115 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-08T23:29:25,118 2 location(s) to search for versions of cython-glda: 2021-11-08T23:29:25,118 * https://pypi.org/simple/cython-glda/ 2021-11-08T23:29:25,118 * https://www.piwheels.org/simple/cython-glda/ 2021-11-08T23:29:25,119 Fetching project page and analyzing links: https://pypi.org/simple/cython-glda/ 2021-11-08T23:29:25,119 Getting page https://pypi.org/simple/cython-glda/ 2021-11-08T23:29:25,121 Found index url https://pypi.org/simple 2021-11-08T23:29:25,211 Found link https://files.pythonhosted.org/packages/2f/64/eada3583eaa7c104e049b0c4f933761be0287042b52fbe11fcc360d1d799/Cython_GLDA-0.0.1.tar.gz#sha256=70a93163400dd8ef592c4f411b17e222505d29164067b9f5dd52cace34dc1d70 (from https://pypi.org/simple/cython-glda/), version: 0.0.1 2021-11-08T23:29:25,211 Fetching project page and analyzing links: https://www.piwheels.org/simple/cython-glda/ 2021-11-08T23:29:25,212 Getting page https://www.piwheels.org/simple/cython-glda/ 2021-11-08T23:29:25,213 Found index url https://www.piwheels.org/simple 2021-11-08T23:29:25,402 Skipping link: not a file: https://www.piwheels.org/simple/cython-glda/ 2021-11-08T23:29:25,403 Skipping link: not a file: https://pypi.org/simple/cython-glda/ 2021-11-08T23:29:25,421 Given no hashes to check 1 links for project 'cython-glda': discarding no candidates 2021-11-08T23:29:25,440 Collecting cython-glda==0.0.1 2021-11-08T23:29:25,441 Created temporary directory: /tmp/pip-unpack-9lfjelfv 2021-11-08T23:29:25,481 Downloading Cython_GLDA-0.0.1.tar.gz (21 kB) 2021-11-08T23:29:25,529 Added cython-glda==0.0.1 from https://files.pythonhosted.org/packages/2f/64/eada3583eaa7c104e049b0c4f933761be0287042b52fbe11fcc360d1d799/Cython_GLDA-0.0.1.tar.gz#sha256=70a93163400dd8ef592c4f411b17e222505d29164067b9f5dd52cace34dc1d70 to build tracker '/tmp/pip-req-tracker-_86mqttu' 2021-11-08T23:29:25,530 Running setup.py (path:/tmp/pip-wheel-2vrkk6do/cython-glda_8291a175eed844b2be95f285d3b2fb05/setup.py) egg_info for package cython-glda 2021-11-08T23:29:25,531 Created temporary directory: /tmp/pip-pip-egg-info-z2rqzcrs 2021-11-08T23:29:25,531 Running command python setup.py egg_info 2021-11-08T23:29:27,159 Traceback (most recent call last): 2021-11-08T23:29:27,159 File "", line 1, in 2021-11-08T23:29:27,159 File "/tmp/pip-wheel-2vrkk6do/cython-glda_8291a175eed844b2be95f285d3b2fb05/setup.py", line 28, in 2021-11-08T23:29:27,160 ext_modules = cythonize( 2021-11-08T23:29:27,160 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 965, in cythonize 2021-11-08T23:29:27,171 module_list, module_metadata = create_extension_list( 2021-11-08T23:29:27,171 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2021-11-08T23:29:27,172 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2021-11-08T23:29:27,172 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2021-11-08T23:29:27,173 raise ValueError(error_msg) 2021-11-08T23:29:27,173 ValueError: 'Cython_GLDA/cython_trainer/_cython_code.pyx' doesn't match any files 2021-11-08T23:29:27,291 WARNING: Discarding https://files.pythonhosted.org/packages/2f/64/eada3583eaa7c104e049b0c4f933761be0287042b52fbe11fcc360d1d799/Cython_GLDA-0.0.1.tar.gz#sha256=70a93163400dd8ef592c4f411b17e222505d29164067b9f5dd52cace34dc1d70 (from https://pypi.org/simple/cython-glda/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-08T23:29:27,292 ERROR: Could not find a version that satisfies the requirement cython-glda==0.0.1 (from versions: 0.0.1) 2021-11-08T23:29:27,293 ERROR: No matching distribution found for cython-glda==0.0.1 2021-11-08T23:29:27,293 Exception information: 2021-11-08T23:29:27,293 Traceback (most recent call last): 2021-11-08T23:29:27,293 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-08T23:29:27,293 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-08T23:29:27,293 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-08T23:29:27,293 raise RequirementsConflicted(criterion) 2021-11-08T23:29:27,293 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cython-glda==0.0.1') 2021-11-08T23:29:27,293 2021-11-08T23:29:27,293 During handling of the above exception, another exception occurred: 2021-11-08T23:29:27,293 2021-11-08T23:29:27,293 Traceback (most recent call last): 2021-11-08T23:29:27,293 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-08T23:29:27,293 result = self._result = resolver.resolve( 2021-11-08T23:29:27,293 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-08T23:29:27,293 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-08T23:29:27,293 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-08T23:29:27,293 raise ResolutionImpossible(e.criterion.information) 2021-11-08T23:29:27,293 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cython-glda==0.0.1'), parent=None)] 2021-11-08T23:29:27,293 2021-11-08T23:29:27,293 The above exception was the direct cause of the following exception: 2021-11-08T23:29:27,293 2021-11-08T23:29:27,293 Traceback (most recent call last): 2021-11-08T23:29:27,293 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-08T23:29:27,293 status = self.run(options, args) 2021-11-08T23:29:27,293 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-08T23:29:27,293 return func(self, options, args) 2021-11-08T23:29:27,293 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-08T23:29:27,293 requirement_set = resolver.resolve( 2021-11-08T23:29:27,293 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-08T23:29:27,293 raise error from e 2021-11-08T23:29:27,293 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cython-glda==0.0.1 2021-11-08T23:29:27,298 Removed cython-glda==0.0.1 from https://files.pythonhosted.org/packages/2f/64/eada3583eaa7c104e049b0c4f933761be0287042b52fbe11fcc360d1d799/Cython_GLDA-0.0.1.tar.gz#sha256=70a93163400dd8ef592c4f411b17e222505d29164067b9f5dd52cace34dc1d70 from build tracker '/tmp/pip-req-tracker-_86mqttu' 2021-11-08T23:29:27,298 Removed build tracker: '/tmp/pip-req-tracker-_86mqttu'