2021-07-11T13:02:39,760 Created temporary directory: /tmp/pip-ephem-wheel-cache-rhdbbw17 2021-07-11T13:02:39,763 Created temporary directory: /tmp/pip-req-tracker-1_jpw4w0 2021-07-11T13:02:39,764 Initialized build tracking at /tmp/pip-req-tracker-1_jpw4w0 2021-07-11T13:02:39,764 Created build tracker: /tmp/pip-req-tracker-1_jpw4w0 2021-07-11T13:02:39,764 Entered build tracker: /tmp/pip-req-tracker-1_jpw4w0 2021-07-11T13:02:39,765 Created temporary directory: /tmp/pip-wheel-5u06y_6l 2021-07-11T13:02:39,799 1 location(s) to search for versions of var: 2021-07-11T13:02:39,799 * https://pypi.org/simple/var/ 2021-07-11T13:02:39,800 Fetching project page and analyzing links: https://pypi.org/simple/var/ 2021-07-11T13:02:39,800 Getting page https://pypi.org/simple/var/ 2021-07-11T13:02:39,802 Found index url https://pypi.org/simple 2021-07-11T13:02:39,892 Found link https://files.pythonhosted.org/packages/78/78/e1eefa1c1c10aa949a6450eb67238f416ed349483ce5d4e9efac6cf7fb1d/var-0.0.3.tar.gz#sha256=18bf5cf73107cbf1a905e1a6f50dc2b942989c1cf3ab80907ed3f2b7923f90af (from https://pypi.org/simple/var/), version: 0.0.3 2021-07-11T13:02:39,892 Found link https://files.pythonhosted.org/packages/4a/06/28866bb3b79b2c74ca6cfea19f9aab52e0d0c96b146272afb587e27141b9/var-0.0.4.tar.gz#sha256=61fc2b4d4183404b5414c41bcd3f0c9b4266d694b83bf95b34cab97006308700 (from https://pypi.org/simple/var/), version: 0.0.4 2021-07-11T13:02:39,893 Skipping link: not a file: https://pypi.org/simple/var/ 2021-07-11T13:02:39,905 Given no hashes to check 1 links for project 'var': discarding no candidates 2021-07-11T13:02:39,918 Collecting var==0.0.3 2021-07-11T13:02:39,920 Created temporary directory: /tmp/pip-unpack-i9jmxqg3 2021-07-11T13:02:39,960 Downloading var-0.0.3.tar.gz (27 kB) 2021-07-11T13:02:40,011 Added var==0.0.3 from https://files.pythonhosted.org/packages/78/78/e1eefa1c1c10aa949a6450eb67238f416ed349483ce5d4e9efac6cf7fb1d/var-0.0.3.tar.gz#sha256=18bf5cf73107cbf1a905e1a6f50dc2b942989c1cf3ab80907ed3f2b7923f90af to build tracker '/tmp/pip-req-tracker-1_jpw4w0' 2021-07-11T13:02:40,012 Running setup.py (path:/tmp/pip-wheel-5u06y_6l/var_8eb187e5ab464f53b1bd8279879c746a/setup.py) egg_info for package var 2021-07-11T13:02:40,013 Created temporary directory: /tmp/pip-pip-egg-info-jq_wby09 2021-07-11T13:02:40,013 Running command python setup.py egg_info 2021-07-11T13:02:40,816 Traceback (most recent call last): 2021-07-11T13:02:40,817 File "", line 1, in 2021-07-11T13:02:40,817 File "/tmp/pip-wheel-5u06y_6l/var_8eb187e5ab464f53b1bd8279879c746a/setup.py", line 37, in 2021-07-11T13:02:40,817 with open('requirements.txt') as f: 2021-07-11T13:02:40,817 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-11T13:02:40,867 WARNING: Discarding https://files.pythonhosted.org/packages/78/78/e1eefa1c1c10aa949a6450eb67238f416ed349483ce5d4e9efac6cf7fb1d/var-0.0.3.tar.gz#sha256=18bf5cf73107cbf1a905e1a6f50dc2b942989c1cf3ab80907ed3f2b7923f90af (from https://pypi.org/simple/var/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T13:02:40,868 ERROR: Could not find a version that satisfies the requirement var==0.0.3 (from versions: 0.0.3, 0.0.4) 2021-07-11T13:02:40,869 ERROR: No matching distribution found for var==0.0.3 2021-07-11T13:02:40,869 Exception information: 2021-07-11T13:02:40,869 Traceback (most recent call last): 2021-07-11T13:02:40,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T13:02:40,869 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T13:02:40,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T13:02:40,869 raise RequirementsConflicted(criterion) 2021-07-11T13:02:40,869 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('var==0.0.3') 2021-07-11T13:02:40,869 2021-07-11T13:02:40,869 During handling of the above exception, another exception occurred: 2021-07-11T13:02:40,869 2021-07-11T13:02:40,869 Traceback (most recent call last): 2021-07-11T13:02:40,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-11T13:02:40,869 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-11T13:02:40,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T13:02:40,869 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T13:02:40,869 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T13:02:40,869 raise ResolutionImpossible(e.criterion.information) 2021-07-11T13:02:40,869 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('var==0.0.3'), parent=None)] 2021-07-11T13:02:40,869 2021-07-11T13:02:40,869 The above exception was the direct cause of the following exception: 2021-07-11T13:02:40,869 2021-07-11T13:02:40,869 Traceback (most recent call last): 2021-07-11T13:02:40,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T13:02:40,869 status = self.run(options, args) 2021-07-11T13:02:40,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T13:02:40,869 return func(self, options, args) 2021-07-11T13:02:40,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-11T13:02:40,869 reqs, check_supported_wheels=True 2021-07-11T13:02:40,869 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T13:02:40,869 raise error from e 2021-07-11T13:02:40,869 pip._internal.exceptions.DistributionNotFound: No matching distribution found for var==0.0.3 2021-07-11T13:02:40,874 Removed var==0.0.3 from https://files.pythonhosted.org/packages/78/78/e1eefa1c1c10aa949a6450eb67238f416ed349483ce5d4e9efac6cf7fb1d/var-0.0.3.tar.gz#sha256=18bf5cf73107cbf1a905e1a6f50dc2b942989c1cf3ab80907ed3f2b7923f90af from build tracker '/tmp/pip-req-tracker-1_jpw4w0' 2021-07-11T13:02:40,874 Removed build tracker: '/tmp/pip-req-tracker-1_jpw4w0'