2021-07-10T01:05:02,762 Created temporary directory: /tmp/pip-ephem-wheel-cache-0of4o1jp 2021-07-10T01:05:02,765 Created temporary directory: /tmp/pip-req-tracker-xflvhdow 2021-07-10T01:05:02,766 Initialized build tracking at /tmp/pip-req-tracker-xflvhdow 2021-07-10T01:05:02,766 Created build tracker: /tmp/pip-req-tracker-xflvhdow 2021-07-10T01:05:02,766 Entered build tracker: /tmp/pip-req-tracker-xflvhdow 2021-07-10T01:05:02,767 Created temporary directory: /tmp/pip-wheel-tn0wyflp 2021-07-10T01:05:02,801 1 location(s) to search for versions of oss: 2021-07-10T01:05:02,801 * https://pypi.org/simple/oss/ 2021-07-10T01:05:02,802 Fetching project page and analyzing links: https://pypi.org/simple/oss/ 2021-07-10T01:05:02,802 Getting page https://pypi.org/simple/oss/ 2021-07-10T01:05:02,803 Found index url https://pypi.org/simple 2021-07-10T01:05:02,994 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/83/2a/4761ebbaad529fda679e36d3254c6a5adc9a58890d846c939e46cc7c6280/oss-0.1.3-py2-none-any.whl#sha256=ec8b7bf6608cf9698305ad45382215807a2682ae9f7fdeef99638a5f2f06c94b (from https://pypi.org/simple/oss/) 2021-07-10T01:05:02,995 Found link https://files.pythonhosted.org/packages/86/95/be94661f733d3dec7f607fb96daa0c4e40d02c9ac8445383e2065fb4855e/oss-0.1.3.tar.gz#sha256=9b94eeff2c98a310f0e17b38e579255f45443f8a75e31d60534843cac62554ec (from https://pypi.org/simple/oss/), version: 0.1.3 2021-07-10T01:05:02,995 Skipping link: not a file: https://pypi.org/simple/oss/ 2021-07-10T01:05:02,996 Given no hashes to check 1 links for project 'oss': discarding no candidates 2021-07-10T01:05:03,013 Collecting oss==0.1.3 2021-07-10T01:05:03,015 Created temporary directory: /tmp/pip-unpack-zbm1421v 2021-07-10T01:05:03,191 Downloading oss-0.1.3.tar.gz (26 kB) 2021-07-10T01:05:03,252 Added oss==0.1.3 from https://files.pythonhosted.org/packages/86/95/be94661f733d3dec7f607fb96daa0c4e40d02c9ac8445383e2065fb4855e/oss-0.1.3.tar.gz#sha256=9b94eeff2c98a310f0e17b38e579255f45443f8a75e31d60534843cac62554ec to build tracker '/tmp/pip-req-tracker-xflvhdow' 2021-07-10T01:05:03,253 Running setup.py (path:/tmp/pip-wheel-tn0wyflp/oss_79dcef5449cf4b2da0f63ca9eb36f59f/setup.py) egg_info for package oss 2021-07-10T01:05:03,254 Created temporary directory: /tmp/pip-pip-egg-info-vhxogxyl 2021-07-10T01:05:03,255 Running command python setup.py egg_info 2021-07-10T01:05:04,132 Your Python version 3.9.2 is not supported. 2021-07-10T01:05:04,133 osscmd requires Python between 2.4 and 3.0. 2021-07-10T01:05:04,182 WARNING: Discarding https://files.pythonhosted.org/packages/86/95/be94661f733d3dec7f607fb96daa0c4e40d02c9ac8445383e2065fb4855e/oss-0.1.3.tar.gz#sha256=9b94eeff2c98a310f0e17b38e579255f45443f8a75e31d60534843cac62554ec (from https://pypi.org/simple/oss/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:05:04,183 ERROR: Could not find a version that satisfies the requirement oss==0.1.3 (from versions: 0.1.3) 2021-07-10T01:05:04,183 ERROR: No matching distribution found for oss==0.1.3 2021-07-10T01:05:04,184 Exception information: 2021-07-10T01:05:04,184 Traceback (most recent call last): 2021-07-10T01:05:04,184 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:05:04,184 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:05:04,184 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:05:04,184 raise RequirementsConflicted(criterion) 2021-07-10T01:05:04,184 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oss==0.1.3') 2021-07-10T01:05:04,184 2021-07-10T01:05:04,184 During handling of the above exception, another exception occurred: 2021-07-10T01:05:04,184 2021-07-10T01:05:04,184 Traceback (most recent call last): 2021-07-10T01:05:04,184 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:05:04,184 result = self._result = resolver.resolve( 2021-07-10T01:05:04,184 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:05:04,184 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:05:04,184 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:05:04,184 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:05:04,184 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oss==0.1.3'), parent=None)] 2021-07-10T01:05:04,184 2021-07-10T01:05:04,184 The above exception was the direct cause of the following exception: 2021-07-10T01:05:04,184 2021-07-10T01:05:04,184 Traceback (most recent call last): 2021-07-10T01:05:04,184 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:05:04,184 status = self.run(options, args) 2021-07-10T01:05:04,184 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:05:04,184 return func(self, options, args) 2021-07-10T01:05:04,184 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:05:04,184 requirement_set = resolver.resolve( 2021-07-10T01:05:04,184 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:05:04,184 raise error from e 2021-07-10T01:05:04,184 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oss==0.1.3 2021-07-10T01:05:04,189 Removed oss==0.1.3 from https://files.pythonhosted.org/packages/86/95/be94661f733d3dec7f607fb96daa0c4e40d02c9ac8445383e2065fb4855e/oss-0.1.3.tar.gz#sha256=9b94eeff2c98a310f0e17b38e579255f45443f8a75e31d60534843cac62554ec from build tracker '/tmp/pip-req-tracker-xflvhdow' 2021-07-10T01:05:04,189 Removed build tracker: '/tmp/pip-req-tracker-xflvhdow'