2021-07-13T19:33:05,721 Created temporary directory: /tmp/pip-ephem-wheel-cache-7z8dclj_ 2021-07-13T19:33:05,724 Created temporary directory: /tmp/pip-req-tracker-zae_ufgt 2021-07-13T19:33:05,724 Initialized build tracking at /tmp/pip-req-tracker-zae_ufgt 2021-07-13T19:33:05,724 Created build tracker: /tmp/pip-req-tracker-zae_ufgt 2021-07-13T19:33:05,725 Entered build tracker: /tmp/pip-req-tracker-zae_ufgt 2021-07-13T19:33:05,725 Created temporary directory: /tmp/pip-wheel-dfin4t5v 2021-07-13T19:33:05,761 1 location(s) to search for versions of vltk: 2021-07-13T19:33:05,761 * https://pypi.org/simple/vltk/ 2021-07-13T19:33:05,762 Fetching project page and analyzing links: https://pypi.org/simple/vltk/ 2021-07-13T19:33:05,762 Getting page https://pypi.org/simple/vltk/ 2021-07-13T19:33:05,764 Found index url https://pypi.org/simple 2021-07-13T19:33:05,868 Found link https://files.pythonhosted.org/packages/73/17/4c44690622f196cb24bddf9c49757aef5aefa49d25add33c0ed843d26e37/vltk-1.0.0-py3-none-any.whl#sha256=c727b20090ffd8ae4dd6528c12fe40d1dded3396c6b14e499be2a76e29b31785 (from https://pypi.org/simple/vltk/), version: 1.0.0 2021-07-13T19:33:05,869 Found link https://files.pythonhosted.org/packages/0f/d6/9600b9393afa1b1b3b3dcd034ff3110cbcf57e9b279fed21e3612aa72208/vltk-1.0.0.tar.gz#sha256=df7d525f5c7fc449c7950b2c59584538b17f666026c6412d352bf63a59685499 (from https://pypi.org/simple/vltk/), version: 1.0.0 2021-07-13T19:33:05,869 Found link https://files.pythonhosted.org/packages/ca/e4/9d515c63869c633fa285f39e6accb7b9704f7993472cb6f5496282bc6ef2/vltk-1.0.1.tar.gz#sha256=3a59289e6b726eae0ff08e02c11ef51ce45c4cfa2110d0c1478eb158ee53fe69 (from https://pypi.org/simple/vltk/), version: 1.0.1 2021-07-13T19:33:05,869 Skipping link: not a file: https://pypi.org/simple/vltk/ 2021-07-13T19:33:05,870 Given no hashes to check 1 links for project 'vltk': discarding no candidates 2021-07-13T19:33:05,885 Collecting vltk==1.0.1 2021-07-13T19:33:05,887 Created temporary directory: /tmp/pip-unpack-87_nlr3l 2021-07-13T19:33:05,927 Downloading vltk-1.0.1.tar.gz (102 kB) 2021-07-13T19:33:06,154 Added vltk==1.0.1 from https://files.pythonhosted.org/packages/ca/e4/9d515c63869c633fa285f39e6accb7b9704f7993472cb6f5496282bc6ef2/vltk-1.0.1.tar.gz#sha256=3a59289e6b726eae0ff08e02c11ef51ce45c4cfa2110d0c1478eb158ee53fe69 to build tracker '/tmp/pip-req-tracker-zae_ufgt' 2021-07-13T19:33:06,155 Running setup.py (path:/tmp/pip-wheel-dfin4t5v/vltk_fb400552a0264370abfcad9d00f85ff9/setup.py) egg_info for package vltk 2021-07-13T19:33:06,155 Created temporary directory: /tmp/pip-pip-egg-info-nxs3xoe9 2021-07-13T19:33:06,156 Running command python setup.py egg_info 2021-07-13T19:33:07,065 Traceback (most recent call last): 2021-07-13T19:33:07,066 File "", line 1, in 2021-07-13T19:33:07,066 File "/tmp/pip-wheel-dfin4t5v/vltk_fb400552a0264370abfcad9d00f85ff9/setup.py", line 58, in 2021-07-13T19:33:07,066 install_requires=dependencies(), 2021-07-13T19:33:07,067 File "/tmp/pip-wheel-dfin4t5v/vltk_fb400552a0264370abfcad9d00f85ff9/setup.py", line 29, in dependencies 2021-07-13T19:33:07,067 with open("./requirements.txt") as f: 2021-07-13T19:33:07,067 FileNotFoundError: [Errno 2] No such file or directory: './requirements.txt' 2021-07-13T19:33:07,124 WARNING: Discarding https://files.pythonhosted.org/packages/ca/e4/9d515c63869c633fa285f39e6accb7b9704f7993472cb6f5496282bc6ef2/vltk-1.0.1.tar.gz#sha256=3a59289e6b726eae0ff08e02c11ef51ce45c4cfa2110d0c1478eb158ee53fe69 (from https://pypi.org/simple/vltk/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T19:33:07,125 ERROR: Could not find a version that satisfies the requirement vltk==1.0.1 (from versions: 1.0.0, 1.0.1) 2021-07-13T19:33:07,126 ERROR: No matching distribution found for vltk==1.0.1 2021-07-13T19:33:07,126 Exception information: 2021-07-13T19:33:07,126 Traceback (most recent call last): 2021-07-13T19:33:07,126 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T19:33:07,126 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T19:33:07,126 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T19:33:07,126 raise RequirementsConflicted(criterion) 2021-07-13T19:33:07,126 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vltk==1.0.1') 2021-07-13T19:33:07,126 2021-07-13T19:33:07,126 During handling of the above exception, another exception occurred: 2021-07-13T19:33:07,126 2021-07-13T19:33:07,126 Traceback (most recent call last): 2021-07-13T19:33:07,126 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-13T19:33:07,126 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-13T19:33:07,126 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T19:33:07,126 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T19:33:07,126 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T19:33:07,126 raise ResolutionImpossible(e.criterion.information) 2021-07-13T19:33:07,126 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vltk==1.0.1'), parent=None)] 2021-07-13T19:33:07,126 2021-07-13T19:33:07,126 The above exception was the direct cause of the following exception: 2021-07-13T19:33:07,126 2021-07-13T19:33:07,126 Traceback (most recent call last): 2021-07-13T19:33:07,126 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T19:33:07,126 status = self.run(options, args) 2021-07-13T19:33:07,126 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T19:33:07,126 return func(self, options, args) 2021-07-13T19:33:07,126 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-13T19:33:07,126 reqs, check_supported_wheels=True 2021-07-13T19:33:07,126 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T19:33:07,126 raise error from e 2021-07-13T19:33:07,126 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vltk==1.0.1 2021-07-13T19:33:07,131 Removed vltk==1.0.1 from https://files.pythonhosted.org/packages/ca/e4/9d515c63869c633fa285f39e6accb7b9704f7993472cb6f5496282bc6ef2/vltk-1.0.1.tar.gz#sha256=3a59289e6b726eae0ff08e02c11ef51ce45c4cfa2110d0c1478eb158ee53fe69 from build tracker '/tmp/pip-req-tracker-zae_ufgt' 2021-07-13T19:33:07,131 Removed build tracker: '/tmp/pip-req-tracker-zae_ufgt'