2021-07-09T07:23:47,455 Created temporary directory: /tmp/pip-ephem-wheel-cache-3_xxn0ix 2021-07-09T07:23:47,459 Created temporary directory: /tmp/pip-req-tracker-3m0sr7nh 2021-07-09T07:23:47,459 Initialized build tracking at /tmp/pip-req-tracker-3m0sr7nh 2021-07-09T07:23:47,459 Created build tracker: /tmp/pip-req-tracker-3m0sr7nh 2021-07-09T07:23:47,459 Entered build tracker: /tmp/pip-req-tracker-3m0sr7nh 2021-07-09T07:23:47,460 Created temporary directory: /tmp/pip-wheel-w75hycyo 2021-07-09T07:23:47,493 1 location(s) to search for versions of qarg: 2021-07-09T07:23:47,493 * https://pypi.org/simple/qarg/ 2021-07-09T07:23:47,493 Fetching project page and analyzing links: https://pypi.org/simple/qarg/ 2021-07-09T07:23:47,494 Getting page https://pypi.org/simple/qarg/ 2021-07-09T07:23:47,495 Found index url https://pypi.org/simple 2021-07-09T07:23:47,583 Found link https://files.pythonhosted.org/packages/62/50/1ebf94e4c7087f80e9a964b1e3c86640705bfc995a0c9df7b7c9e025377b/qarg-dev.tar.gz#sha256=1e13f8380a80bde127cc4fc1cec4d272de6129e54ab1fe5f25cb0ce289b0f51d (from https://pypi.org/simple/qarg/), version: dev 2021-07-09T07:23:47,584 Found link https://files.pythonhosted.org/packages/9d/9b/66242f1a6db6b2b13ea96e555ca68efbd7e7b496397b921aba094f353aee/qarg-0.1.tar.gz#sha256=8222c4b2ef7b0e71a53ef0b09b4f938089fc452f2058f9b02dd4decddf9d6d27 (from https://pypi.org/simple/qarg/), version: 0.1 2021-07-09T07:23:47,584 Found link https://files.pythonhosted.org/packages/ee/3d/0bdd7daf3cc8596120477ca32ac00b007d74259fc01fa44259f97a2f5ae8/qarg-0.2.tar.gz#sha256=ec70876754a337fc586c747253ae3e3e06a4750a3c9b0103ac72bead544b49b8 (from https://pypi.org/simple/qarg/), version: 0.2 2021-07-09T07:23:47,584 Skipping link: not a file: https://pypi.org/simple/qarg/ 2021-07-09T07:23:47,601 Given no hashes to check 1 links for project 'qarg': discarding no candidates 2021-07-09T07:23:47,618 Collecting qarg==0.1 2021-07-09T07:23:47,620 Created temporary directory: /tmp/pip-unpack-r77zxi7d 2021-07-09T07:23:47,794 Downloading qarg-0.1.tar.gz (3.9 kB) 2021-07-09T07:23:47,830 Added qarg==0.1 from https://files.pythonhosted.org/packages/9d/9b/66242f1a6db6b2b13ea96e555ca68efbd7e7b496397b921aba094f353aee/qarg-0.1.tar.gz#sha256=8222c4b2ef7b0e71a53ef0b09b4f938089fc452f2058f9b02dd4decddf9d6d27 to build tracker '/tmp/pip-req-tracker-3m0sr7nh' 2021-07-09T07:23:47,831 Running setup.py (path:/tmp/pip-wheel-w75hycyo/qarg_87f441269637460fa9e0c788633cf90a/setup.py) egg_info for package qarg 2021-07-09T07:23:47,832 Created temporary directory: /tmp/pip-pip-egg-info-mcwjvjjy 2021-07-09T07:23:47,832 Running command python setup.py egg_info 2021-07-09T07:23:48,468 Traceback (most recent call last): 2021-07-09T07:23:48,469 File "", line 1, in 2021-07-09T07:23:48,469 File "/tmp/pip-wheel-w75hycyo/qarg_87f441269637460fa9e0c788633cf90a/setup.py", line 217 2021-07-09T07:23:48,469 print 'adding', sub_package 2021-07-09T07:23:48,470 ^ 2021-07-09T07:23:48,470 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('adding', sub_package)? 2021-07-09T07:23:48,518 WARNING: Discarding https://files.pythonhosted.org/packages/9d/9b/66242f1a6db6b2b13ea96e555ca68efbd7e7b496397b921aba094f353aee/qarg-0.1.tar.gz#sha256=8222c4b2ef7b0e71a53ef0b09b4f938089fc452f2058f9b02dd4decddf9d6d27 (from https://pypi.org/simple/qarg/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:23:48,519 ERROR: Could not find a version that satisfies the requirement qarg==0.1 (from versions: dev, 0.1, 0.2) 2021-07-09T07:23:48,520 ERROR: No matching distribution found for qarg==0.1 2021-07-09T07:23:48,520 Exception information: 2021-07-09T07:23:48,520 Traceback (most recent call last): 2021-07-09T07:23:48,520 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:23:48,520 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:23:48,520 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:23:48,520 raise RequirementsConflicted(criterion) 2021-07-09T07:23:48,520 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qarg==0.1') 2021-07-09T07:23:48,520 2021-07-09T07:23:48,520 During handling of the above exception, another exception occurred: 2021-07-09T07:23:48,520 2021-07-09T07:23:48,520 Traceback (most recent call last): 2021-07-09T07:23:48,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:23:48,520 result = self._result = resolver.resolve( 2021-07-09T07:23:48,520 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:23:48,520 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:23:48,520 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:23:48,520 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:23:48,520 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qarg==0.1'), parent=None)] 2021-07-09T07:23:48,520 2021-07-09T07:23:48,520 The above exception was the direct cause of the following exception: 2021-07-09T07:23:48,520 2021-07-09T07:23:48,520 Traceback (most recent call last): 2021-07-09T07:23:48,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:23:48,520 status = self.run(options, args) 2021-07-09T07:23:48,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:23:48,520 return func(self, options, args) 2021-07-09T07:23:48,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:23:48,520 requirement_set = resolver.resolve( 2021-07-09T07:23:48,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:23:48,520 raise error from e 2021-07-09T07:23:48,520 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qarg==0.1 2021-07-09T07:23:48,525 Removed qarg==0.1 from https://files.pythonhosted.org/packages/9d/9b/66242f1a6db6b2b13ea96e555ca68efbd7e7b496397b921aba094f353aee/qarg-0.1.tar.gz#sha256=8222c4b2ef7b0e71a53ef0b09b4f938089fc452f2058f9b02dd4decddf9d6d27 from build tracker '/tmp/pip-req-tracker-3m0sr7nh' 2021-07-09T07:23:48,525 Removed build tracker: '/tmp/pip-req-tracker-3m0sr7nh'