2021-07-29T11:36:44,808 Created temporary directory: /tmp/pip-ephem-wheel-cache-oqoi0n8k 2021-07-29T11:36:44,811 Created temporary directory: /tmp/pip-req-tracker-_r3li3in 2021-07-29T11:36:44,811 Initialized build tracking at /tmp/pip-req-tracker-_r3li3in 2021-07-29T11:36:44,811 Created build tracker: /tmp/pip-req-tracker-_r3li3in 2021-07-29T11:36:44,811 Entered build tracker: /tmp/pip-req-tracker-_r3li3in 2021-07-29T11:36:44,812 Created temporary directory: /tmp/pip-wheel-wdkz1xkl 2021-07-29T11:36:44,844 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T11:36:44,845 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T11:36:44,845 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T11:36:44,845 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T11:36:44,845 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T11:36:44,848 WARNING: Location '/color-printer/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:36:44,849 WARNING: Location 't/color-printer/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:36:44,849 WARNING: Location 'm/color-printer/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:36:44,849 WARNING: Location 'p/color-printer/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:36:44,849 1 location(s) to search for versions of color-printer: 2021-07-29T11:36:44,849 * https://pypi.org/simple/color-printer/ 2021-07-29T11:36:44,850 Fetching project page and analyzing links: https://pypi.org/simple/color-printer/ 2021-07-29T11:36:44,850 Getting page https://pypi.org/simple/color-printer/ 2021-07-29T11:36:44,852 Found index url https://pypi.org/simple 2021-07-29T11:36:45,034 Found link https://files.pythonhosted.org/packages/4b/3c/49b91f9dfa4e00b7a59096eaf9aa69d4e973b154c8e0820a60527b66bb94/color_printer-0.0.1.tar.gz#sha256=d4374055dfff1fbfd481c15dc40c39c3166383f167f176bd0ae60fc850bc6aa3 (from https://pypi.org/simple/color-printer/), version: 0.0.1 2021-07-29T11:36:45,034 Found link https://files.pythonhosted.org/packages/d9/b0/504ea09b2aab0bd5407a1f556dafb0df887526c6b2b8780825ea1c152162/color_printer-0.0.2.tar.gz#sha256=7e76c87d19cd8b0e35337c0e5c82065268cdda2c79fad65763d4815e3efc6d8a (from https://pypi.org/simple/color-printer/), version: 0.0.2 2021-07-29T11:36:45,035 Skipping link: not a file: https://pypi.org/simple/color-printer/ 2021-07-29T11:36:45,052 Given no hashes to check 1 links for project 'color-printer': discarding no candidates 2021-07-29T11:36:45,070 Collecting color-printer==0.0.1 2021-07-29T11:36:45,072 Created temporary directory: /tmp/pip-unpack-kyonl1h5 2021-07-29T11:36:45,241 Downloading color_printer-0.0.1.tar.gz (1.9 kB) 2021-07-29T11:36:45,278 Added color-printer==0.0.1 from https://files.pythonhosted.org/packages/4b/3c/49b91f9dfa4e00b7a59096eaf9aa69d4e973b154c8e0820a60527b66bb94/color_printer-0.0.1.tar.gz#sha256=d4374055dfff1fbfd481c15dc40c39c3166383f167f176bd0ae60fc850bc6aa3 to build tracker '/tmp/pip-req-tracker-_r3li3in' 2021-07-29T11:36:45,279 Running setup.py (path:/tmp/pip-wheel-wdkz1xkl/color-printer_24513e657ac2403baf5755a8065af6c5/setup.py) egg_info for package color-printer 2021-07-29T11:36:45,280 Created temporary directory: /tmp/pip-pip-egg-info-e7_oj13l 2021-07-29T11:36:45,280 Running command python setup.py egg_info 2021-07-29T11:36:45,898 Traceback (most recent call last): 2021-07-29T11:36:45,899 File "", line 1, in 2021-07-29T11:36:45,899 File "/tmp/pip-wheel-wdkz1xkl/color-printer_24513e657ac2403baf5755a8065af6c5/setup.py", line 15, in 2021-07-29T11:36:45,899 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.TXT').read(), 2021-07-29T11:36:45,900 FileNotFoundError: [Errno 2] No such file or directory: 'README.txt' 2021-07-29T11:36:45,947 WARNING: Discarding https://files.pythonhosted.org/packages/4b/3c/49b91f9dfa4e00b7a59096eaf9aa69d4e973b154c8e0820a60527b66bb94/color_printer-0.0.1.tar.gz#sha256=d4374055dfff1fbfd481c15dc40c39c3166383f167f176bd0ae60fc850bc6aa3 (from https://pypi.org/simple/color-printer/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-29T11:36:45,949 ERROR: Could not find a version that satisfies the requirement color-printer==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-29T11:36:45,949 ERROR: No matching distribution found for color-printer==0.0.1 2021-07-29T11:36:45,949 Exception information: 2021-07-29T11:36:45,949 Traceback (most recent call last): 2021-07-29T11:36:45,949 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T11:36:45,949 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T11:36:45,949 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T11:36:45,949 raise RequirementsConflicted(criterion) 2021-07-29T11:36:45,949 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('color-printer==0.0.1') 2021-07-29T11:36:45,949 2021-07-29T11:36:45,949 During handling of the above exception, another exception occurred: 2021-07-29T11:36:45,949 2021-07-29T11:36:45,949 Traceback (most recent call last): 2021-07-29T11:36:45,949 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T11:36:45,949 result = self._result = resolver.resolve( 2021-07-29T11:36:45,949 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T11:36:45,949 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T11:36:45,949 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T11:36:45,949 raise ResolutionImpossible(e.criterion.information) 2021-07-29T11:36:45,949 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('color-printer==0.0.1'), parent=None)] 2021-07-29T11:36:45,949 2021-07-29T11:36:45,949 The above exception was the direct cause of the following exception: 2021-07-29T11:36:45,949 2021-07-29T11:36:45,949 Traceback (most recent call last): 2021-07-29T11:36:45,949 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T11:36:45,949 status = self.run(options, args) 2021-07-29T11:36:45,949 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T11:36:45,949 return func(self, options, args) 2021-07-29T11:36:45,949 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T11:36:45,949 requirement_set = resolver.resolve( 2021-07-29T11:36:45,949 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T11:36:45,949 raise error from e 2021-07-29T11:36:45,949 pip._internal.exceptions.DistributionNotFound: No matching distribution found for color-printer==0.0.1 2021-07-29T11:36:45,954 Removed color-printer==0.0.1 from https://files.pythonhosted.org/packages/4b/3c/49b91f9dfa4e00b7a59096eaf9aa69d4e973b154c8e0820a60527b66bb94/color_printer-0.0.1.tar.gz#sha256=d4374055dfff1fbfd481c15dc40c39c3166383f167f176bd0ae60fc850bc6aa3 from build tracker '/tmp/pip-req-tracker-_r3li3in' 2021-07-29T11:36:45,954 Removed build tracker: '/tmp/pip-req-tracker-_r3li3in'