2021-07-29T20:49:54,086 Created temporary directory: /tmp/pip-ephem-wheel-cache-hkbgs7lh 2021-07-29T20:49:54,091 Created temporary directory: /tmp/pip-req-tracker-s89cit6i 2021-07-29T20:49:54,091 Initialized build tracking at /tmp/pip-req-tracker-s89cit6i 2021-07-29T20:49:54,091 Created build tracker: /tmp/pip-req-tracker-s89cit6i 2021-07-29T20:49:54,092 Entered build tracker: /tmp/pip-req-tracker-s89cit6i 2021-07-29T20:49:54,092 Created temporary directory: /tmp/pip-wheel-j9rlse6x 2021-07-29T20:49:54,131 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T20:49:54,132 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T20:49:54,132 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T20:49:54,132 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T20:49:54,133 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T20:49:54,136 WARNING: Location '/eg2w3-g3wg343/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T20:49:54,136 WARNING: Location 't/eg2w3-g3wg343/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T20:49:54,136 WARNING: Location 'm/eg2w3-g3wg343/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T20:49:54,137 WARNING: Location 'p/eg2w3-g3wg343/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T20:49:54,137 1 location(s) to search for versions of eg2w3-g3wg343: 2021-07-29T20:49:54,137 * https://pypi.org/simple/eg2w3-g3wg343/ 2021-07-29T20:49:54,137 Fetching project page and analyzing links: https://pypi.org/simple/eg2w3-g3wg343/ 2021-07-29T20:49:54,138 Getting page https://pypi.org/simple/eg2w3-g3wg343/ 2021-07-29T20:49:54,139 Found index url https://pypi.org/simple 2021-07-29T20:49:54,323 Skipping link: Missing project version for eg2w3-g3wg343: https://files.pythonhosted.org/packages/54/a0/e292e1f466c8e9cf3c9f6f2010b583c2bb5682df441a107951092d4d4bc7/eg2w3%20g3wg343-0.0.1.tar.gz#sha256=f9c618c250195807f64a3730e9da61235fb39a63000b45de6e41c08e0527f006 (from https://pypi.org/simple/eg2w3-g3wg343/) 2021-07-29T20:49:54,323 Skipping link: not a file: https://pypi.org/simple/eg2w3-g3wg343/ 2021-07-29T20:49:54,341 Given no hashes to check 0 links for project 'eg2w3-g3wg343': discarding no candidates 2021-07-29T20:49:54,341 ERROR: Could not find a version that satisfies the requirement eg2w3-g3wg343==0.0.1 (from versions: none) 2021-07-29T20:49:54,341 ERROR: No matching distribution found for eg2w3-g3wg343==0.0.1 2021-07-29T20:49:54,342 Exception information: 2021-07-29T20:49:54,342 Traceback (most recent call last): 2021-07-29T20:49:54,342 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T20:49:54,342 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T20:49:54,342 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T20:49:54,342 raise RequirementsConflicted(criterion) 2021-07-29T20:49:54,342 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('eg2w3-g3wg343==0.0.1') 2021-07-29T20:49:54,342 2021-07-29T20:49:54,342 During handling of the above exception, another exception occurred: 2021-07-29T20:49:54,342 2021-07-29T20:49:54,342 Traceback (most recent call last): 2021-07-29T20:49:54,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T20:49:54,342 result = self._result = resolver.resolve( 2021-07-29T20:49:54,342 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T20:49:54,342 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T20:49:54,342 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T20:49:54,342 raise ResolutionImpossible(e.criterion.information) 2021-07-29T20:49:54,342 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('eg2w3-g3wg343==0.0.1'), parent=None)] 2021-07-29T20:49:54,342 2021-07-29T20:49:54,342 The above exception was the direct cause of the following exception: 2021-07-29T20:49:54,342 2021-07-29T20:49:54,342 Traceback (most recent call last): 2021-07-29T20:49:54,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T20:49:54,342 status = self.run(options, args) 2021-07-29T20:49:54,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T20:49:54,342 return func(self, options, args) 2021-07-29T20:49:54,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T20:49:54,342 requirement_set = resolver.resolve( 2021-07-29T20:49:54,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T20:49:54,342 raise error from e 2021-07-29T20:49:54,342 pip._internal.exceptions.DistributionNotFound: No matching distribution found for eg2w3-g3wg343==0.0.1 2021-07-29T20:49:54,346 Removed build tracker: '/tmp/pip-req-tracker-s89cit6i'