2021-07-09T05:36:54,608 Created temporary directory: /tmp/pip-ephem-wheel-cache-m5o162xo 2021-07-09T05:36:54,611 Created temporary directory: /tmp/pip-req-tracker-o5jk9_e6 2021-07-09T05:36:54,611 Initialized build tracking at /tmp/pip-req-tracker-o5jk9_e6 2021-07-09T05:36:54,611 Created build tracker: /tmp/pip-req-tracker-o5jk9_e6 2021-07-09T05:36:54,611 Entered build tracker: /tmp/pip-req-tracker-o5jk9_e6 2021-07-09T05:36:54,612 Created temporary directory: /tmp/pip-wheel-cx2smkh3 2021-07-09T05:36:54,646 1 location(s) to search for versions of python-org: 2021-07-09T05:36:54,646 * https://pypi.org/simple/python-org/ 2021-07-09T05:36:54,647 Fetching project page and analyzing links: https://pypi.org/simple/python-org/ 2021-07-09T05:36:54,647 Getting page https://pypi.org/simple/python-org/ 2021-07-09T05:36:54,649 Found index url https://pypi.org/simple 2021-07-09T05:36:54,821 Found link https://files.pythonhosted.org/packages/32/9e/c5faac57a7d5b78e2c826c733e62897091c45db1d890c15e23d2712ca2c1/python_org-0.0.1.tar.gz#sha256=97deb6ece6410f497200111ffc2f0476eb8352f4dce63b3fde1ab3aca34e2d46 (from https://pypi.org/simple/python-org/), version: 0.0.1 2021-07-09T05:36:54,821 Found link https://files.pythonhosted.org/packages/b4/fd/48c6f229789f332863d5696da17aa4b109c8711deb3b70fffc2ee9942fc3/python_org-0.0.2.tar.gz#sha256=730d328e1ca6cc6418dbf28a2d1b7c9632e2f9f27a6bfb656220413355485f60 (from https://pypi.org/simple/python-org/), version: 0.0.2 2021-07-09T05:36:54,821 Found link https://files.pythonhosted.org/packages/c7/55/51d4186bf51d89a064d3035445e5a33eecd7bdbb443e0eb7bcade0dc824f/python_org-0.0.4.tar.gz#sha256=409ebe8412be584654ac39aad4a4f5b75ff42972a7841ce7f5f1f3f9d2e59047 (from https://pypi.org/simple/python-org/), version: 0.0.4 2021-07-09T05:36:54,822 Skipping link: not a file: https://pypi.org/simple/python-org/ 2021-07-09T05:36:54,838 Given no hashes to check 1 links for project 'python-org': discarding no candidates 2021-07-09T05:36:54,855 Collecting python-org==0.0.1 2021-07-09T05:36:54,857 Created temporary directory: /tmp/pip-unpack-fi5czxyc 2021-07-09T05:36:55,039 Downloading python_org-0.0.1.tar.gz (6.3 kB) 2021-07-09T05:36:55,089 Added python-org==0.0.1 from https://files.pythonhosted.org/packages/32/9e/c5faac57a7d5b78e2c826c733e62897091c45db1d890c15e23d2712ca2c1/python_org-0.0.1.tar.gz#sha256=97deb6ece6410f497200111ffc2f0476eb8352f4dce63b3fde1ab3aca34e2d46 to build tracker '/tmp/pip-req-tracker-o5jk9_e6' 2021-07-09T05:36:55,090 Running setup.py (path:/tmp/pip-wheel-cx2smkh3/python-org_b6839245de75476abcd7d0108ef1341c/setup.py) egg_info for package python-org 2021-07-09T05:36:55,090 Created temporary directory: /tmp/pip-pip-egg-info-r_7sn4ku 2021-07-09T05:36:55,091 Running command python setup.py egg_info 2021-07-09T05:36:55,713 Traceback (most recent call last): 2021-07-09T05:36:55,714 File "", line 1, in 2021-07-09T05:36:55,714 File "/tmp/pip-wheel-cx2smkh3/python-org_b6839245de75476abcd7d0108ef1341c/setup.py", line 14, in 2021-07-09T05:36:55,715 from _version import version 2021-07-09T05:36:55,715 ModuleNotFoundError: No module named '_version' 2021-07-09T05:36:55,770 WARNING: Discarding https://files.pythonhosted.org/packages/32/9e/c5faac57a7d5b78e2c826c733e62897091c45db1d890c15e23d2712ca2c1/python_org-0.0.1.tar.gz#sha256=97deb6ece6410f497200111ffc2f0476eb8352f4dce63b3fde1ab3aca34e2d46 (from https://pypi.org/simple/python-org/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:36:55,772 ERROR: Could not find a version that satisfies the requirement python-org==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.4) 2021-07-09T05:36:55,772 ERROR: No matching distribution found for python-org==0.0.1 2021-07-09T05:36:55,773 Exception information: 2021-07-09T05:36:55,773 Traceback (most recent call last): 2021-07-09T05:36:55,773 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:36:55,773 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:36:55,773 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:36:55,773 raise RequirementsConflicted(criterion) 2021-07-09T05:36:55,773 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-org==0.0.1') 2021-07-09T05:36:55,773 2021-07-09T05:36:55,773 During handling of the above exception, another exception occurred: 2021-07-09T05:36:55,773 2021-07-09T05:36:55,773 Traceback (most recent call last): 2021-07-09T05:36:55,773 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:36:55,773 result = self._result = resolver.resolve( 2021-07-09T05:36:55,773 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:36:55,773 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:36:55,773 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:36:55,773 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:36:55,773 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-org==0.0.1'), parent=None)] 2021-07-09T05:36:55,773 2021-07-09T05:36:55,773 The above exception was the direct cause of the following exception: 2021-07-09T05:36:55,773 2021-07-09T05:36:55,773 Traceback (most recent call last): 2021-07-09T05:36:55,773 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:36:55,773 status = self.run(options, args) 2021-07-09T05:36:55,773 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:36:55,773 return func(self, options, args) 2021-07-09T05:36:55,773 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:36:55,773 requirement_set = resolver.resolve( 2021-07-09T05:36:55,773 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:36:55,773 raise error from e 2021-07-09T05:36:55,773 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-org==0.0.1 2021-07-09T05:36:55,778 Removed python-org==0.0.1 from https://files.pythonhosted.org/packages/32/9e/c5faac57a7d5b78e2c826c733e62897091c45db1d890c15e23d2712ca2c1/python_org-0.0.1.tar.gz#sha256=97deb6ece6410f497200111ffc2f0476eb8352f4dce63b3fde1ab3aca34e2d46 from build tracker '/tmp/pip-req-tracker-o5jk9_e6' 2021-07-09T05:36:55,779 Removed build tracker: '/tmp/pip-req-tracker-o5jk9_e6'