2021-07-29T11:48:40,679 Created temporary directory: /tmp/pip-ephem-wheel-cache-cu0ir5f0 2021-07-29T11:48:40,681 Created temporary directory: /tmp/pip-req-tracker-rufr5sjg 2021-07-29T11:48:40,682 Initialized build tracking at /tmp/pip-req-tracker-rufr5sjg 2021-07-29T11:48:40,682 Created build tracker: /tmp/pip-req-tracker-rufr5sjg 2021-07-29T11:48:40,682 Entered build tracker: /tmp/pip-req-tracker-rufr5sjg 2021-07-29T11:48:40,683 Created temporary directory: /tmp/pip-wheel-nf2m6f0s 2021-07-29T11:48:40,714 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T11:48:40,714 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T11:48:40,715 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T11:48:40,715 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T11:48:40,715 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T11:48:40,718 WARNING: Location '/datastructures-algorithms/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:48:40,718 WARNING: Location 't/datastructures-algorithms/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:48:40,719 WARNING: Location 'm/datastructures-algorithms/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:48:40,719 WARNING: Location 'p/datastructures-algorithms/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T11:48:40,719 1 location(s) to search for versions of datastructures-algorithms: 2021-07-29T11:48:40,719 * https://pypi.org/simple/datastructures-algorithms/ 2021-07-29T11:48:40,720 Fetching project page and analyzing links: https://pypi.org/simple/datastructures-algorithms/ 2021-07-29T11:48:40,720 Getting page https://pypi.org/simple/datastructures-algorithms/ 2021-07-29T11:48:40,722 Found index url https://pypi.org/simple 2021-07-29T11:48:40,898 Found link https://files.pythonhosted.org/packages/73/c4/6d9708720148f45d5bdca8a238c84d1510f1121350a2b1a4bf7961e69196/Datastructures_Algorithms-0.0.1.tar.gz#sha256=3e128f693452193459311870eb7d75212a51af6788ef490275dbd3c3e709ec54 (from https://pypi.org/simple/datastructures-algorithms/), version: 0.0.1 2021-07-29T11:48:40,899 Skipping link: not a file: https://pypi.org/simple/datastructures-algorithms/ 2021-07-29T11:48:40,916 Given no hashes to check 1 links for project 'datastructures-algorithms': discarding no candidates 2021-07-29T11:48:40,934 Collecting datastructures-algorithms==0.0.1 2021-07-29T11:48:40,936 Created temporary directory: /tmp/pip-unpack-ufkz5123 2021-07-29T11:48:40,976 Downloading Datastructures_Algorithms-0.0.1.tar.gz (7.6 kB) 2021-07-29T11:48:41,021 Added datastructures-algorithms==0.0.1 from https://files.pythonhosted.org/packages/73/c4/6d9708720148f45d5bdca8a238c84d1510f1121350a2b1a4bf7961e69196/Datastructures_Algorithms-0.0.1.tar.gz#sha256=3e128f693452193459311870eb7d75212a51af6788ef490275dbd3c3e709ec54 to build tracker '/tmp/pip-req-tracker-rufr5sjg' 2021-07-29T11:48:41,022 Running setup.py (path:/tmp/pip-wheel-nf2m6f0s/datastructures-algorithms_5f5557e510224c9ba183779edec4303e/setup.py) egg_info for package datastructures-algorithms 2021-07-29T11:48:41,023 Created temporary directory: /tmp/pip-pip-egg-info-ulw0j2e7 2021-07-29T11:48:41,023 Running command python setup.py egg_info 2021-07-29T11:48:41,647 Traceback (most recent call last): 2021-07-29T11:48:41,648 File "", line 1, in 2021-07-29T11:48:41,648 File "/tmp/pip-wheel-nf2m6f0s/datastructures-algorithms_5f5557e510224c9ba183779edec4303e/setup.py", line 15, in 2021-07-29T11:48:41,649 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2021-07-29T11:48:41,649 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.txt' 2021-07-29T11:48:41,698 WARNING: Discarding https://files.pythonhosted.org/packages/73/c4/6d9708720148f45d5bdca8a238c84d1510f1121350a2b1a4bf7961e69196/Datastructures_Algorithms-0.0.1.tar.gz#sha256=3e128f693452193459311870eb7d75212a51af6788ef490275dbd3c3e709ec54 (from https://pypi.org/simple/datastructures-algorithms/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-29T11:48:41,699 ERROR: Could not find a version that satisfies the requirement datastructures-algorithms==0.0.1 (from versions: 0.0.1) 2021-07-29T11:48:41,699 ERROR: No matching distribution found for datastructures-algorithms==0.0.1 2021-07-29T11:48:41,700 Exception information: 2021-07-29T11:48:41,700 Traceback (most recent call last): 2021-07-29T11:48:41,700 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T11:48:41,700 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T11:48:41,700 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T11:48:41,700 raise RequirementsConflicted(criterion) 2021-07-29T11:48:41,700 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('datastructures-algorithms==0.0.1') 2021-07-29T11:48:41,700 2021-07-29T11:48:41,700 During handling of the above exception, another exception occurred: 2021-07-29T11:48:41,700 2021-07-29T11:48:41,700 Traceback (most recent call last): 2021-07-29T11:48:41,700 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T11:48:41,700 result = self._result = resolver.resolve( 2021-07-29T11:48:41,700 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T11:48:41,700 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T11:48:41,700 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T11:48:41,700 raise ResolutionImpossible(e.criterion.information) 2021-07-29T11:48:41,700 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('datastructures-algorithms==0.0.1'), parent=None)] 2021-07-29T11:48:41,700 2021-07-29T11:48:41,700 The above exception was the direct cause of the following exception: 2021-07-29T11:48:41,700 2021-07-29T11:48:41,700 Traceback (most recent call last): 2021-07-29T11:48:41,700 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T11:48:41,700 status = self.run(options, args) 2021-07-29T11:48:41,700 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T11:48:41,700 return func(self, options, args) 2021-07-29T11:48:41,700 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T11:48:41,700 requirement_set = resolver.resolve( 2021-07-29T11:48:41,700 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T11:48:41,700 raise error from e 2021-07-29T11:48:41,700 pip._internal.exceptions.DistributionNotFound: No matching distribution found for datastructures-algorithms==0.0.1 2021-07-29T11:48:41,704 Removed datastructures-algorithms==0.0.1 from https://files.pythonhosted.org/packages/73/c4/6d9708720148f45d5bdca8a238c84d1510f1121350a2b1a4bf7961e69196/Datastructures_Algorithms-0.0.1.tar.gz#sha256=3e128f693452193459311870eb7d75212a51af6788ef490275dbd3c3e709ec54 from build tracker '/tmp/pip-req-tracker-rufr5sjg' 2021-07-29T11:48:41,705 Removed build tracker: '/tmp/pip-req-tracker-rufr5sjg'