2021-07-09T22:19:42,205 Created temporary directory: /tmp/pip-ephem-wheel-cache-u741vdxq 2021-07-09T22:19:42,208 Created temporary directory: /tmp/pip-req-tracker-ru1jbrqy 2021-07-09T22:19:42,208 Initialized build tracking at /tmp/pip-req-tracker-ru1jbrqy 2021-07-09T22:19:42,208 Created build tracker: /tmp/pip-req-tracker-ru1jbrqy 2021-07-09T22:19:42,209 Entered build tracker: /tmp/pip-req-tracker-ru1jbrqy 2021-07-09T22:19:42,209 Created temporary directory: /tmp/pip-wheel-jfcqnuw5 2021-07-09T22:19:42,242 1 location(s) to search for versions of sqlalchemy-pilo: 2021-07-09T22:19:42,242 * https://pypi.org/simple/sqlalchemy-pilo/ 2021-07-09T22:19:42,242 Fetching project page and analyzing links: https://pypi.org/simple/sqlalchemy-pilo/ 2021-07-09T22:19:42,243 Getting page https://pypi.org/simple/sqlalchemy-pilo/ 2021-07-09T22:19:42,244 Found index url https://pypi.org/simple 2021-07-09T22:19:42,424 Found link https://files.pythonhosted.org/packages/4d/48/594ee16f60b6da3f2110bc86f6b22df6e2351cab40ec2fb3f14cd84be83e/sqlalchemy-pilo-0.9.0.tar.gz#sha256=c80873ae870f7b5d9697d1aa5768d49f4ac83f317021c14fde14bcc36620c9e9 (from https://pypi.org/simple/sqlalchemy-pilo/), version: 0.9.0 2021-07-09T22:19:42,425 Found link https://files.pythonhosted.org/packages/ce/d6/00278af5259f2359d387dff7c9cfbb488124fb8e01ba4ea86342d040fe0d/sqlalchemy-pilo-0.9.2.tar.gz#sha256=8f51ca46299030c0dba13101adac6603daa24d7cec2f4aa21e7cd9e2519ecfe3 (from https://pypi.org/simple/sqlalchemy-pilo/), version: 0.9.2 2021-07-09T22:19:42,425 Skipping link: not a file: https://pypi.org/simple/sqlalchemy-pilo/ 2021-07-09T22:19:42,441 Given no hashes to check 1 links for project 'sqlalchemy-pilo': discarding no candidates 2021-07-09T22:19:42,458 Collecting sqlalchemy-pilo==0.9.0 2021-07-09T22:19:42,460 Created temporary directory: /tmp/pip-unpack-ced5z_my 2021-07-09T22:19:42,630 Downloading sqlalchemy-pilo-0.9.0.tar.gz (1.9 kB) 2021-07-09T22:19:42,666 Added sqlalchemy-pilo==0.9.0 from https://files.pythonhosted.org/packages/4d/48/594ee16f60b6da3f2110bc86f6b22df6e2351cab40ec2fb3f14cd84be83e/sqlalchemy-pilo-0.9.0.tar.gz#sha256=c80873ae870f7b5d9697d1aa5768d49f4ac83f317021c14fde14bcc36620c9e9 to build tracker '/tmp/pip-req-tracker-ru1jbrqy' 2021-07-09T22:19:42,667 Running setup.py (path:/tmp/pip-wheel-jfcqnuw5/sqlalchemy-pilo_b544e920db3d41228535244b5e0a26ca/setup.py) egg_info for package sqlalchemy-pilo 2021-07-09T22:19:42,668 Created temporary directory: /tmp/pip-pip-egg-info-hlmdiyh1 2021-07-09T22:19:42,668 Running command python setup.py egg_info 2021-07-09T22:19:43,293 Traceback (most recent call last): 2021-07-09T22:19:43,294 File "", line 1, in 2021-07-09T22:19:43,294 File "/tmp/pip-wheel-jfcqnuw5/sqlalchemy-pilo_b544e920db3d41228535244b5e0a26ca/setup.py", line 25, in 2021-07-09T22:19:43,294 .match(open('sqlalchemy_pilo.py').read()) 2021-07-09T22:19:43,294 FileNotFoundError: [Errno 2] No such file or directory: 'sqlalchemy_pilo.py' 2021-07-09T22:19:43,344 WARNING: Discarding https://files.pythonhosted.org/packages/4d/48/594ee16f60b6da3f2110bc86f6b22df6e2351cab40ec2fb3f14cd84be83e/sqlalchemy-pilo-0.9.0.tar.gz#sha256=c80873ae870f7b5d9697d1aa5768d49f4ac83f317021c14fde14bcc36620c9e9 (from https://pypi.org/simple/sqlalchemy-pilo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:19:43,345 ERROR: Could not find a version that satisfies the requirement sqlalchemy-pilo==0.9.0 (from versions: 0.9.0, 0.9.2) 2021-07-09T22:19:43,345 ERROR: No matching distribution found for sqlalchemy-pilo==0.9.0 2021-07-09T22:19:43,346 Exception information: 2021-07-09T22:19:43,346 Traceback (most recent call last): 2021-07-09T22:19:43,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:19:43,346 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:19:43,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:19:43,346 raise RequirementsConflicted(criterion) 2021-07-09T22:19:43,346 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sqlalchemy-pilo==0.9.0') 2021-07-09T22:19:43,346 2021-07-09T22:19:43,346 During handling of the above exception, another exception occurred: 2021-07-09T22:19:43,346 2021-07-09T22:19:43,346 Traceback (most recent call last): 2021-07-09T22:19:43,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:19:43,346 result = self._result = resolver.resolve( 2021-07-09T22:19:43,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:19:43,346 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:19:43,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:19:43,346 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:19:43,346 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sqlalchemy-pilo==0.9.0'), parent=None)] 2021-07-09T22:19:43,346 2021-07-09T22:19:43,346 The above exception was the direct cause of the following exception: 2021-07-09T22:19:43,346 2021-07-09T22:19:43,346 Traceback (most recent call last): 2021-07-09T22:19:43,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:19:43,346 status = self.run(options, args) 2021-07-09T22:19:43,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:19:43,346 return func(self, options, args) 2021-07-09T22:19:43,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:19:43,346 requirement_set = resolver.resolve( 2021-07-09T22:19:43,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:19:43,346 raise error from e 2021-07-09T22:19:43,346 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sqlalchemy-pilo==0.9.0 2021-07-09T22:19:43,351 Removed sqlalchemy-pilo==0.9.0 from https://files.pythonhosted.org/packages/4d/48/594ee16f60b6da3f2110bc86f6b22df6e2351cab40ec2fb3f14cd84be83e/sqlalchemy-pilo-0.9.0.tar.gz#sha256=c80873ae870f7b5d9697d1aa5768d49f4ac83f317021c14fde14bcc36620c9e9 from build tracker '/tmp/pip-req-tracker-ru1jbrqy' 2021-07-09T22:19:43,351 Removed build tracker: '/tmp/pip-req-tracker-ru1jbrqy'