2021-07-10T06:20:54,425 Created temporary directory: /tmp/pip-ephem-wheel-cache-01gi1zad 2021-07-10T06:20:54,428 Created temporary directory: /tmp/pip-req-tracker-u6pm601x 2021-07-10T06:20:54,429 Initialized build tracking at /tmp/pip-req-tracker-u6pm601x 2021-07-10T06:20:54,429 Created build tracker: /tmp/pip-req-tracker-u6pm601x 2021-07-10T06:20:54,429 Entered build tracker: /tmp/pip-req-tracker-u6pm601x 2021-07-10T06:20:54,430 Created temporary directory: /tmp/pip-wheel-sv3tzgqu 2021-07-10T06:20:54,466 1 location(s) to search for versions of sorbcrawler: 2021-07-10T06:20:54,466 * https://pypi.org/simple/sorbcrawler/ 2021-07-10T06:20:54,467 Fetching project page and analyzing links: https://pypi.org/simple/sorbcrawler/ 2021-07-10T06:20:54,467 Getting page https://pypi.org/simple/sorbcrawler/ 2021-07-10T06:20:54,469 Found index url https://pypi.org/simple 2021-07-10T06:20:54,649 Found link https://files.pythonhosted.org/packages/ea/d8/18faabbc0ea8c14f749cc5b6e579fb49448afc4cefe0e6f3756765f643cb/sorbcrawler-1.0.tar.gz#sha256=f4bc0c1bfd9c8f52c922753cdde6fad142d0b425ba5c3d46642c2dcc731e06c6 (from https://pypi.org/simple/sorbcrawler/), version: 1.0 2021-07-10T06:20:54,649 Found link https://files.pythonhosted.org/packages/69/18/c5446b09c49aa1d594bf04a9e492a56a88e433d08c2dc117d99216af6c48/sorbcrawler-1.01.tar.gz#sha256=12a9847a4df472dc61786d863dfb7aab78fdd78a7f390a381e7580316fd49d02 (from https://pypi.org/simple/sorbcrawler/), version: 1.01 2021-07-10T06:20:54,649 Found link https://files.pythonhosted.org/packages/7d/56/01ef9715863cdc421a0028c465744f727564ff3f710f11ce5acf63405619/sorbcrawler-1.02.tar.gz#sha256=a6c62f21aeee62586c8b985e96ccb1f4000d6deb65c83d13cfe555ca681ddca5 (from https://pypi.org/simple/sorbcrawler/), version: 1.02 2021-07-10T06:20:54,650 Skipping link: not a file: https://pypi.org/simple/sorbcrawler/ 2021-07-10T06:20:54,668 Given no hashes to check 1 links for project 'sorbcrawler': discarding no candidates 2021-07-10T06:20:54,686 Collecting sorbcrawler==1.01 2021-07-10T06:20:54,688 Created temporary directory: /tmp/pip-unpack-u5nw955s 2021-07-10T06:20:54,858 Downloading sorbcrawler-1.01.tar.gz (2.4 kB) 2021-07-10T06:20:54,896 Added sorbcrawler==1.01 from https://files.pythonhosted.org/packages/69/18/c5446b09c49aa1d594bf04a9e492a56a88e433d08c2dc117d99216af6c48/sorbcrawler-1.01.tar.gz#sha256=12a9847a4df472dc61786d863dfb7aab78fdd78a7f390a381e7580316fd49d02 to build tracker '/tmp/pip-req-tracker-u6pm601x' 2021-07-10T06:20:54,897 Running setup.py (path:/tmp/pip-wheel-sv3tzgqu/sorbcrawler_44e79941de1346fb88c88c9df5bbec4c/setup.py) egg_info for package sorbcrawler 2021-07-10T06:20:54,898 Created temporary directory: /tmp/pip-pip-egg-info-_nty0wto 2021-07-10T06:20:54,898 Running command python setup.py egg_info 2021-07-10T06:20:55,547 Traceback (most recent call last): 2021-07-10T06:20:55,547 File "", line 1, in 2021-07-10T06:20:55,547 File "/tmp/pip-wheel-sv3tzgqu/sorbcrawler_44e79941de1346fb88c88c9df5bbec4c/setup.py", line 26, in 2021-07-10T06:20:55,548 long_description=read('README.md'), 2021-07-10T06:20:55,548 File "/tmp/pip-wheel-sv3tzgqu/sorbcrawler_44e79941de1346fb88c88c9df5bbec4c/setup.py", line 9, in read 2021-07-10T06:20:55,548 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-10T06:20:55,548 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-sv3tzgqu/sorbcrawler_44e79941de1346fb88c88c9df5bbec4c/README.md' 2021-07-10T06:20:55,595 WARNING: Discarding https://files.pythonhosted.org/packages/69/18/c5446b09c49aa1d594bf04a9e492a56a88e433d08c2dc117d99216af6c48/sorbcrawler-1.01.tar.gz#sha256=12a9847a4df472dc61786d863dfb7aab78fdd78a7f390a381e7580316fd49d02 (from https://pypi.org/simple/sorbcrawler/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:20:55,597 ERROR: Could not find a version that satisfies the requirement sorbcrawler==1.01 (from versions: 1.0, 1.1, 1.2) 2021-07-10T06:20:55,597 ERROR: No matching distribution found for sorbcrawler==1.01 2021-07-10T06:20:55,597 Exception information: 2021-07-10T06:20:55,597 Traceback (most recent call last): 2021-07-10T06:20:55,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:20:55,597 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:20:55,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:20:55,597 raise RequirementsConflicted(criterion) 2021-07-10T06:20:55,597 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sorbcrawler==1.01') 2021-07-10T06:20:55,597 2021-07-10T06:20:55,597 During handling of the above exception, another exception occurred: 2021-07-10T06:20:55,597 2021-07-10T06:20:55,597 Traceback (most recent call last): 2021-07-10T06:20:55,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:20:55,597 result = self._result = resolver.resolve( 2021-07-10T06:20:55,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:20:55,597 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:20:55,597 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:20:55,597 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:20:55,597 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sorbcrawler==1.01'), parent=None)] 2021-07-10T06:20:55,597 2021-07-10T06:20:55,597 The above exception was the direct cause of the following exception: 2021-07-10T06:20:55,597 2021-07-10T06:20:55,597 Traceback (most recent call last): 2021-07-10T06:20:55,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:20:55,597 status = self.run(options, args) 2021-07-10T06:20:55,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:20:55,597 return func(self, options, args) 2021-07-10T06:20:55,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:20:55,597 requirement_set = resolver.resolve( 2021-07-10T06:20:55,597 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:20:55,597 raise error from e 2021-07-10T06:20:55,597 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sorbcrawler==1.01 2021-07-10T06:20:55,602 Removed sorbcrawler==1.01 from https://files.pythonhosted.org/packages/69/18/c5446b09c49aa1d594bf04a9e492a56a88e433d08c2dc117d99216af6c48/sorbcrawler-1.01.tar.gz#sha256=12a9847a4df472dc61786d863dfb7aab78fdd78a7f390a381e7580316fd49d02 from build tracker '/tmp/pip-req-tracker-u6pm601x' 2021-07-10T06:20:55,603 Removed build tracker: '/tmp/pip-req-tracker-u6pm601x'