2021-07-10T05:53:01,631 Created temporary directory: /tmp/pip-ephem-wheel-cache-oemktxc6 2021-07-10T05:53:01,634 Created temporary directory: /tmp/pip-req-tracker-ob6awdmc 2021-07-10T05:53:01,635 Initialized build tracking at /tmp/pip-req-tracker-ob6awdmc 2021-07-10T05:53:01,635 Created build tracker: /tmp/pip-req-tracker-ob6awdmc 2021-07-10T05:53:01,635 Entered build tracker: /tmp/pip-req-tracker-ob6awdmc 2021-07-10T05:53:01,636 Created temporary directory: /tmp/pip-wheel-oea7fgm3 2021-07-10T05:53:01,669 1 location(s) to search for versions of python-google-shopping: 2021-07-10T05:53:01,669 * https://pypi.org/simple/python-google-shopping/ 2021-07-10T05:53:01,669 Fetching project page and analyzing links: https://pypi.org/simple/python-google-shopping/ 2021-07-10T05:53:01,670 Getting page https://pypi.org/simple/python-google-shopping/ 2021-07-10T05:53:01,671 Found index url https://pypi.org/simple 2021-07-10T05:53:01,849 Found link https://files.pythonhosted.org/packages/80/d4/ed328d07b327b3be8748f37036e351f72c64e6eaf24d6d9a2ff2d362951b/python-google-shopping-0.1.tar.gz#sha256=a769f3d1b4838ad68e2afeebdb536d9f82f392c8ea6d1db24b886b4e39b22ce4 (from https://pypi.org/simple/python-google-shopping/), version: 0.1 2021-07-10T05:53:01,850 Skipping link: not a file: https://pypi.org/simple/python-google-shopping/ 2021-07-10T05:53:01,867 Given no hashes to check 1 links for project 'python-google-shopping': discarding no candidates 2021-07-10T05:53:01,885 Collecting python-google-shopping==0.1 2021-07-10T05:53:01,887 Created temporary directory: /tmp/pip-unpack-ok7frwqp 2021-07-10T05:53:01,927 Downloading python-google-shopping-0.1.tar.gz (4.8 kB) 2021-07-10T05:53:01,967 Added python-google-shopping==0.1 from https://files.pythonhosted.org/packages/80/d4/ed328d07b327b3be8748f37036e351f72c64e6eaf24d6d9a2ff2d362951b/python-google-shopping-0.1.tar.gz#sha256=a769f3d1b4838ad68e2afeebdb536d9f82f392c8ea6d1db24b886b4e39b22ce4 to build tracker '/tmp/pip-req-tracker-ob6awdmc' 2021-07-10T05:53:01,968 Running setup.py (path:/tmp/pip-wheel-oea7fgm3/python-google-shopping_020682dbe59d4182a18f436e1425973d/setup.py) egg_info for package python-google-shopping 2021-07-10T05:53:01,969 Created temporary directory: /tmp/pip-pip-egg-info-ndbnolrf 2021-07-10T05:53:01,969 Running command python setup.py egg_info 2021-07-10T05:53:02,621 Traceback (most recent call last): 2021-07-10T05:53:02,622 File "", line 1, in 2021-07-10T05:53:02,622 File "/tmp/pip-wheel-oea7fgm3/python-google-shopping_020682dbe59d4182a18f436e1425973d/setup.py", line 7, in 2021-07-10T05:53:02,622 license=open('LICENSE').read(), 2021-07-10T05:53:02,623 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-10T05:53:02,671 WARNING: Discarding https://files.pythonhosted.org/packages/80/d4/ed328d07b327b3be8748f37036e351f72c64e6eaf24d6d9a2ff2d362951b/python-google-shopping-0.1.tar.gz#sha256=a769f3d1b4838ad68e2afeebdb536d9f82f392c8ea6d1db24b886b4e39b22ce4 (from https://pypi.org/simple/python-google-shopping/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T05:53:02,672 ERROR: Could not find a version that satisfies the requirement python-google-shopping==0.1 (from versions: 0.1) 2021-07-10T05:53:02,673 ERROR: No matching distribution found for python-google-shopping==0.1 2021-07-10T05:53:02,673 Exception information: 2021-07-10T05:53:02,673 Traceback (most recent call last): 2021-07-10T05:53:02,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T05:53:02,673 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T05:53:02,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T05:53:02,673 raise RequirementsConflicted(criterion) 2021-07-10T05:53:02,673 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-google-shopping==0.1') 2021-07-10T05:53:02,673 2021-07-10T05:53:02,673 During handling of the above exception, another exception occurred: 2021-07-10T05:53:02,673 2021-07-10T05:53:02,673 Traceback (most recent call last): 2021-07-10T05:53:02,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T05:53:02,673 result = self._result = resolver.resolve( 2021-07-10T05:53:02,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T05:53:02,673 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T05:53:02,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T05:53:02,673 raise ResolutionImpossible(e.criterion.information) 2021-07-10T05:53:02,673 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-google-shopping==0.1'), parent=None)] 2021-07-10T05:53:02,673 2021-07-10T05:53:02,673 The above exception was the direct cause of the following exception: 2021-07-10T05:53:02,673 2021-07-10T05:53:02,673 Traceback (most recent call last): 2021-07-10T05:53:02,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T05:53:02,673 status = self.run(options, args) 2021-07-10T05:53:02,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T05:53:02,673 return func(self, options, args) 2021-07-10T05:53:02,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T05:53:02,673 requirement_set = resolver.resolve( 2021-07-10T05:53:02,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T05:53:02,673 raise error from e 2021-07-10T05:53:02,673 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-google-shopping==0.1 2021-07-10T05:53:02,678 Removed python-google-shopping==0.1 from https://files.pythonhosted.org/packages/80/d4/ed328d07b327b3be8748f37036e351f72c64e6eaf24d6d9a2ff2d362951b/python-google-shopping-0.1.tar.gz#sha256=a769f3d1b4838ad68e2afeebdb536d9f82f392c8ea6d1db24b886b4e39b22ce4 from build tracker '/tmp/pip-req-tracker-ob6awdmc' 2021-07-10T05:53:02,678 Removed build tracker: '/tmp/pip-req-tracker-ob6awdmc'