2021-07-08T15:56:18,019 Created temporary directory: /tmp/pip-ephem-wheel-cache-a0xh8_39 2021-07-08T15:56:18,022 Created temporary directory: /tmp/pip-req-tracker-kfq7weli 2021-07-08T15:56:18,023 Initialized build tracking at /tmp/pip-req-tracker-kfq7weli 2021-07-08T15:56:18,023 Created build tracker: /tmp/pip-req-tracker-kfq7weli 2021-07-08T15:56:18,023 Entered build tracker: /tmp/pip-req-tracker-kfq7weli 2021-07-08T15:56:18,024 Created temporary directory: /tmp/pip-wheel-0q17td57 2021-07-08T15:56:18,059 1 location(s) to search for versions of opendir: 2021-07-08T15:56:18,059 * https://pypi.org/simple/opendir/ 2021-07-08T15:56:18,059 Fetching project page and analyzing links: https://pypi.org/simple/opendir/ 2021-07-08T15:56:18,060 Getting page https://pypi.org/simple/opendir/ 2021-07-08T15:56:18,061 Found index url https://pypi.org/simple 2021-07-08T15:56:18,151 Found link https://files.pythonhosted.org/packages/6f/fd/4364d2548730c973117615739b36c0291f0736e526dbbca7a6433331a956/opendir-0.0.1.tar.gz#sha256=53ca413c555470c663c5cc6837956d8d7d789ba1d155f22b3ce138e32362bc17 (from https://pypi.org/simple/opendir/), version: 0.0.1 2021-07-08T15:56:18,152 Skipping link: not a file: https://pypi.org/simple/opendir/ 2021-07-08T15:56:18,168 Given no hashes to check 1 links for project 'opendir': discarding no candidates 2021-07-08T15:56:18,185 Collecting opendir==0.0.1 2021-07-08T15:56:18,187 Created temporary directory: /tmp/pip-unpack-3nir8ucf 2021-07-08T15:56:18,357 Downloading opendir-0.0.1.tar.gz (2.1 kB) 2021-07-08T15:56:18,379 Added opendir==0.0.1 from https://files.pythonhosted.org/packages/6f/fd/4364d2548730c973117615739b36c0291f0736e526dbbca7a6433331a956/opendir-0.0.1.tar.gz#sha256=53ca413c555470c663c5cc6837956d8d7d789ba1d155f22b3ce138e32362bc17 to build tracker '/tmp/pip-req-tracker-kfq7weli' 2021-07-08T15:56:18,380 Running setup.py (path:/tmp/pip-wheel-0q17td57/opendir_c220de6f6c974a6190187290547a8cc0/setup.py) egg_info for package opendir 2021-07-08T15:56:18,381 Created temporary directory: /tmp/pip-pip-egg-info-mtropebe 2021-07-08T15:56:18,381 Running command python setup.py egg_info 2021-07-08T15:56:18,995 Traceback (most recent call last): 2021-07-08T15:56:18,996 File "", line 1, in 2021-07-08T15:56:18,996 File "/tmp/pip-wheel-0q17td57/opendir_c220de6f6c974a6190187290547a8cc0/setup.py", line 2, in 2021-07-08T15:56:18,997 from Pyrex.Distutils.extension import Extension 2021-07-08T15:56:18,997 ModuleNotFoundError: No module named 'Pyrex' 2021-07-08T15:56:19,046 WARNING: Discarding https://files.pythonhosted.org/packages/6f/fd/4364d2548730c973117615739b36c0291f0736e526dbbca7a6433331a956/opendir-0.0.1.tar.gz#sha256=53ca413c555470c663c5cc6837956d8d7d789ba1d155f22b3ce138e32362bc17 (from https://pypi.org/simple/opendir/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T15:56:19,047 ERROR: Could not find a version that satisfies the requirement opendir==0.0.1 (from versions: 0.0.1) 2021-07-08T15:56:19,048 ERROR: No matching distribution found for opendir==0.0.1 2021-07-08T15:56:19,048 Exception information: 2021-07-08T15:56:19,048 Traceback (most recent call last): 2021-07-08T15:56:19,048 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T15:56:19,048 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T15:56:19,048 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T15:56:19,048 raise RequirementsConflicted(criterion) 2021-07-08T15:56:19,048 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('opendir==0.0.1') 2021-07-08T15:56:19,048 2021-07-08T15:56:19,048 During handling of the above exception, another exception occurred: 2021-07-08T15:56:19,048 2021-07-08T15:56:19,048 Traceback (most recent call last): 2021-07-08T15:56:19,048 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T15:56:19,048 result = self._result = resolver.resolve( 2021-07-08T15:56:19,048 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T15:56:19,048 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T15:56:19,048 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T15:56:19,048 raise ResolutionImpossible(e.criterion.information) 2021-07-08T15:56:19,048 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('opendir==0.0.1'), parent=None)] 2021-07-08T15:56:19,048 2021-07-08T15:56:19,048 The above exception was the direct cause of the following exception: 2021-07-08T15:56:19,048 2021-07-08T15:56:19,048 Traceback (most recent call last): 2021-07-08T15:56:19,048 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T15:56:19,048 status = self.run(options, args) 2021-07-08T15:56:19,048 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T15:56:19,048 return func(self, options, args) 2021-07-08T15:56:19,048 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T15:56:19,048 requirement_set = resolver.resolve( 2021-07-08T15:56:19,048 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T15:56:19,048 raise error from e 2021-07-08T15:56:19,048 pip._internal.exceptions.DistributionNotFound: No matching distribution found for opendir==0.0.1 2021-07-08T15:56:19,053 Removed opendir==0.0.1 from https://files.pythonhosted.org/packages/6f/fd/4364d2548730c973117615739b36c0291f0736e526dbbca7a6433331a956/opendir-0.0.1.tar.gz#sha256=53ca413c555470c663c5cc6837956d8d7d789ba1d155f22b3ce138e32362bc17 from build tracker '/tmp/pip-req-tracker-kfq7weli' 2021-07-08T15:56:19,053 Removed build tracker: '/tmp/pip-req-tracker-kfq7weli'