2021-07-10T04:44:56,818 Created temporary directory: /tmp/pip-ephem-wheel-cache-wq0b9ktx 2021-07-10T04:44:56,821 Created temporary directory: /tmp/pip-req-tracker-yzkqtkbt 2021-07-10T04:44:56,822 Initialized build tracking at /tmp/pip-req-tracker-yzkqtkbt 2021-07-10T04:44:56,822 Created build tracker: /tmp/pip-req-tracker-yzkqtkbt 2021-07-10T04:44:56,822 Entered build tracker: /tmp/pip-req-tracker-yzkqtkbt 2021-07-10T04:44:56,823 Created temporary directory: /tmp/pip-wheel-x4l5_my9 2021-07-10T04:44:56,856 1 location(s) to search for versions of trytonar-account-ar: 2021-07-10T04:44:56,856 * https://pypi.org/simple/trytonar-account-ar/ 2021-07-10T04:44:56,857 Fetching project page and analyzing links: https://pypi.org/simple/trytonar-account-ar/ 2021-07-10T04:44:56,857 Getting page https://pypi.org/simple/trytonar-account-ar/ 2021-07-10T04:44:56,859 Found index url https://pypi.org/simple 2021-07-10T04:44:57,041 Found link https://files.pythonhosted.org/packages/35/a9/fbc441bc6fbf35e0cbf87b269f66b0e4fc36e0270df69bab07012ebd7da9/trytonar_account_ar-3.4.0.tar.gz#sha256=9d21e5ee23971a9990ebab03a3fed3ff6bf68a6a5ae4e66ed3fdda829f029963 (from https://pypi.org/simple/trytonar-account-ar/), version: 3.4.0 2021-07-10T04:44:57,041 Skipping link: not a file: https://pypi.org/simple/trytonar-account-ar/ 2021-07-10T04:44:57,061 Given no hashes to check 1 links for project 'trytonar-account-ar': discarding no candidates 2021-07-10T04:44:57,083 Collecting trytonar-account-ar==3.4.0 2021-07-10T04:44:57,087 Created temporary directory: /tmp/pip-unpack-w1ga3c7w 2021-07-10T04:44:57,286 Downloading trytonar_account_ar-3.4.0.tar.gz (36 kB) 2021-07-10T04:44:57,361 Added trytonar-account-ar==3.4.0 from https://files.pythonhosted.org/packages/35/a9/fbc441bc6fbf35e0cbf87b269f66b0e4fc36e0270df69bab07012ebd7da9/trytonar_account_ar-3.4.0.tar.gz#sha256=9d21e5ee23971a9990ebab03a3fed3ff6bf68a6a5ae4e66ed3fdda829f029963 to build tracker '/tmp/pip-req-tracker-yzkqtkbt' 2021-07-10T04:44:57,362 Running setup.py (path:/tmp/pip-wheel-x4l5_my9/trytonar-account-ar_708e72f708b2437787099e519b00225a/setup.py) egg_info for package trytonar-account-ar 2021-07-10T04:44:57,362 Created temporary directory: /tmp/pip-pip-egg-info-qhrs4psq 2021-07-10T04:44:57,363 Running command python setup.py egg_info 2021-07-10T04:44:57,985 Traceback (most recent call last): 2021-07-10T04:44:57,986 File "", line 1, in 2021-07-10T04:44:57,986 File "/tmp/pip-wheel-x4l5_my9/trytonar-account-ar_708e72f708b2437787099e519b00225a/setup.py", line 9, in 2021-07-10T04:44:57,987 import ConfigParser 2021-07-10T04:44:57,987 ModuleNotFoundError: No module named 'ConfigParser' 2021-07-10T04:44:58,036 WARNING: Discarding https://files.pythonhosted.org/packages/35/a9/fbc441bc6fbf35e0cbf87b269f66b0e4fc36e0270df69bab07012ebd7da9/trytonar_account_ar-3.4.0.tar.gz#sha256=9d21e5ee23971a9990ebab03a3fed3ff6bf68a6a5ae4e66ed3fdda829f029963 (from https://pypi.org/simple/trytonar-account-ar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:44:58,037 ERROR: Could not find a version that satisfies the requirement trytonar-account-ar==3.4.0 (from versions: 3.4.0) 2021-07-10T04:44:58,037 ERROR: No matching distribution found for trytonar-account-ar==3.4.0 2021-07-10T04:44:58,038 Exception information: 2021-07-10T04:44:58,038 Traceback (most recent call last): 2021-07-10T04:44:58,038 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:44:58,038 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:44:58,038 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:44:58,038 raise RequirementsConflicted(criterion) 2021-07-10T04:44:58,038 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('trytonar-account-ar==3.4.0') 2021-07-10T04:44:58,038 2021-07-10T04:44:58,038 During handling of the above exception, another exception occurred: 2021-07-10T04:44:58,038 2021-07-10T04:44:58,038 Traceback (most recent call last): 2021-07-10T04:44:58,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:44:58,038 result = self._result = resolver.resolve( 2021-07-10T04:44:58,038 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:44:58,038 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:44:58,038 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:44:58,038 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:44:58,038 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('trytonar-account-ar==3.4.0'), parent=None)] 2021-07-10T04:44:58,038 2021-07-10T04:44:58,038 The above exception was the direct cause of the following exception: 2021-07-10T04:44:58,038 2021-07-10T04:44:58,038 Traceback (most recent call last): 2021-07-10T04:44:58,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:44:58,038 status = self.run(options, args) 2021-07-10T04:44:58,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:44:58,038 return func(self, options, args) 2021-07-10T04:44:58,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:44:58,038 requirement_set = resolver.resolve( 2021-07-10T04:44:58,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:44:58,038 raise error from e 2021-07-10T04:44:58,038 pip._internal.exceptions.DistributionNotFound: No matching distribution found for trytonar-account-ar==3.4.0 2021-07-10T04:44:58,043 Removed trytonar-account-ar==3.4.0 from https://files.pythonhosted.org/packages/35/a9/fbc441bc6fbf35e0cbf87b269f66b0e4fc36e0270df69bab07012ebd7da9/trytonar_account_ar-3.4.0.tar.gz#sha256=9d21e5ee23971a9990ebab03a3fed3ff6bf68a6a5ae4e66ed3fdda829f029963 from build tracker '/tmp/pip-req-tracker-yzkqtkbt' 2021-07-10T04:44:58,043 Removed build tracker: '/tmp/pip-req-tracker-yzkqtkbt'