2021-07-09T19:38:58,984 Created temporary directory: /tmp/pip-ephem-wheel-cache-41pf3rkq 2021-07-09T19:38:58,987 Created temporary directory: /tmp/pip-req-tracker-wsrn1sbz 2021-07-09T19:38:58,987 Initialized build tracking at /tmp/pip-req-tracker-wsrn1sbz 2021-07-09T19:38:58,988 Created build tracker: /tmp/pip-req-tracker-wsrn1sbz 2021-07-09T19:38:58,988 Entered build tracker: /tmp/pip-req-tracker-wsrn1sbz 2021-07-09T19:38:58,988 Created temporary directory: /tmp/pip-wheel-naoica4n 2021-07-09T19:38:59,023 1 location(s) to search for versions of sqlalchemy-enum-dict: 2021-07-09T19:38:59,023 * https://pypi.org/simple/sqlalchemy-enum-dict/ 2021-07-09T19:38:59,024 Fetching project page and analyzing links: https://pypi.org/simple/sqlalchemy-enum-dict/ 2021-07-09T19:38:59,024 Getting page https://pypi.org/simple/sqlalchemy-enum-dict/ 2021-07-09T19:38:59,026 Found index url https://pypi.org/simple 2021-07-09T19:38:59,208 Found link https://files.pythonhosted.org/packages/47/6a/9f4525d56cfc0433f1ee5412eace1125006fe0665d73ba04d3623489663a/SQLAlchemy-Enum-Dict-0.1.tar.gz#sha256=1507315d7d9163f3c348eb17c652c8d7c8bfd6111c3d7bf58fcc1765b750c809 (from https://pypi.org/simple/sqlalchemy-enum-dict/), version: 0.1 2021-07-09T19:38:59,208 Found link https://files.pythonhosted.org/packages/0e/4f/560d949b81a20ee41b1e472377f343c8e7ba4022cb3b17727c7b283cf1cb/SQLAlchemy-Enum-Dict-0.1.1.tar.gz#sha256=a0dd46c03739fbda1d71971cb9a2af061236280c28881278e6796937c468b0fe (from https://pypi.org/simple/sqlalchemy-enum-dict/), version: 0.1.1 2021-07-09T19:38:59,209 Found link https://files.pythonhosted.org/packages/cb/17/be7f7f012e978994964599b5a296920e92996a1c305f6e05c79d66e2c718/SQLAlchemy-Enum-Dict-0.1.2.tar.gz#sha256=0a4173c2dc129840c144b348936add1cd6350e355e5cd20e378a36a5b3e0fa10 (from https://pypi.org/simple/sqlalchemy-enum-dict/), version: 0.1.2 2021-07-09T19:38:59,209 Skipping link: not a file: https://pypi.org/simple/sqlalchemy-enum-dict/ 2021-07-09T19:38:59,226 Given no hashes to check 1 links for project 'sqlalchemy-enum-dict': discarding no candidates 2021-07-09T19:38:59,243 Collecting sqlalchemy-enum-dict==0.1 2021-07-09T19:38:59,245 Created temporary directory: /tmp/pip-unpack-eso4ther 2021-07-09T19:38:59,286 Downloading SQLAlchemy-Enum-Dict-0.1.tar.gz (3.7 kB) 2021-07-09T19:38:59,322 Added sqlalchemy-enum-dict==0.1 from https://files.pythonhosted.org/packages/47/6a/9f4525d56cfc0433f1ee5412eace1125006fe0665d73ba04d3623489663a/SQLAlchemy-Enum-Dict-0.1.tar.gz#sha256=1507315d7d9163f3c348eb17c652c8d7c8bfd6111c3d7bf58fcc1765b750c809 to build tracker '/tmp/pip-req-tracker-wsrn1sbz' 2021-07-09T19:38:59,323 Running setup.py (path:/tmp/pip-wheel-naoica4n/sqlalchemy-enum-dict_271654d6bbfa472b9ce05dfa1debc0c6/setup.py) egg_info for package sqlalchemy-enum-dict 2021-07-09T19:38:59,323 Created temporary directory: /tmp/pip-pip-egg-info-vkxk_1f_ 2021-07-09T19:38:59,324 Running command python setup.py egg_info 2021-07-09T19:38:59,960 Traceback (most recent call last): 2021-07-09T19:38:59,960 File "", line 1, in 2021-07-09T19:38:59,961 File "/tmp/pip-wheel-naoica4n/sqlalchemy-enum-dict_271654d6bbfa472b9ce05dfa1debc0c6/setup.py", line 8, in 2021-07-09T19:38:59,961 CHANGES = open(os.path.join(here, 'CHANGES')).read() 2021-07-09T19:38:59,961 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-naoica4n/sqlalchemy-enum-dict_271654d6bbfa472b9ce05dfa1debc0c6/CHANGES' 2021-07-09T19:39:00,011 WARNING: Discarding https://files.pythonhosted.org/packages/47/6a/9f4525d56cfc0433f1ee5412eace1125006fe0665d73ba04d3623489663a/SQLAlchemy-Enum-Dict-0.1.tar.gz#sha256=1507315d7d9163f3c348eb17c652c8d7c8bfd6111c3d7bf58fcc1765b750c809 (from https://pypi.org/simple/sqlalchemy-enum-dict/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:39:00,012 ERROR: Could not find a version that satisfies the requirement sqlalchemy-enum-dict==0.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-09T19:39:00,012 ERROR: No matching distribution found for sqlalchemy-enum-dict==0.1 2021-07-09T19:39:00,013 Exception information: 2021-07-09T19:39:00,013 Traceback (most recent call last): 2021-07-09T19:39:00,013 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:39:00,013 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:39:00,013 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:39:00,013 raise RequirementsConflicted(criterion) 2021-07-09T19:39:00,013 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sqlalchemy-enum-dict==0.1') 2021-07-09T19:39:00,013 2021-07-09T19:39:00,013 During handling of the above exception, another exception occurred: 2021-07-09T19:39:00,013 2021-07-09T19:39:00,013 Traceback (most recent call last): 2021-07-09T19:39:00,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:39:00,013 result = self._result = resolver.resolve( 2021-07-09T19:39:00,013 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:39:00,013 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:39:00,013 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:39:00,013 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:39:00,013 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sqlalchemy-enum-dict==0.1'), parent=None)] 2021-07-09T19:39:00,013 2021-07-09T19:39:00,013 The above exception was the direct cause of the following exception: 2021-07-09T19:39:00,013 2021-07-09T19:39:00,013 Traceback (most recent call last): 2021-07-09T19:39:00,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:39:00,013 status = self.run(options, args) 2021-07-09T19:39:00,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:39:00,013 return func(self, options, args) 2021-07-09T19:39:00,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:39:00,013 requirement_set = resolver.resolve( 2021-07-09T19:39:00,013 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:39:00,013 raise error from e 2021-07-09T19:39:00,013 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sqlalchemy-enum-dict==0.1 2021-07-09T19:39:00,017 Removed sqlalchemy-enum-dict==0.1 from https://files.pythonhosted.org/packages/47/6a/9f4525d56cfc0433f1ee5412eace1125006fe0665d73ba04d3623489663a/SQLAlchemy-Enum-Dict-0.1.tar.gz#sha256=1507315d7d9163f3c348eb17c652c8d7c8bfd6111c3d7bf58fcc1765b750c809 from build tracker '/tmp/pip-req-tracker-wsrn1sbz' 2021-07-09T19:39:00,018 Removed build tracker: '/tmp/pip-req-tracker-wsrn1sbz'