2021-07-09T07:23:44,737 Created temporary directory: /tmp/pip-ephem-wheel-cache-55ph7_o7 2021-07-09T07:23:44,740 Created temporary directory: /tmp/pip-req-tracker-zxcjk4sm 2021-07-09T07:23:44,741 Initialized build tracking at /tmp/pip-req-tracker-zxcjk4sm 2021-07-09T07:23:44,741 Created build tracker: /tmp/pip-req-tracker-zxcjk4sm 2021-07-09T07:23:44,741 Entered build tracker: /tmp/pip-req-tracker-zxcjk4sm 2021-07-09T07:23:44,742 Created temporary directory: /tmp/pip-wheel-w6ddlh9e 2021-07-09T07:23:44,774 1 location(s) to search for versions of qarg: 2021-07-09T07:23:44,774 * https://pypi.org/simple/qarg/ 2021-07-09T07:23:44,775 Fetching project page and analyzing links: https://pypi.org/simple/qarg/ 2021-07-09T07:23:44,775 Getting page https://pypi.org/simple/qarg/ 2021-07-09T07:23:44,777 Found index url https://pypi.org/simple 2021-07-09T07:23:44,953 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:44,954 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:44,954 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:44,954 Skipping link: not a file: https://pypi.org/simple/qarg/ 2021-07-09T07:23:44,970 Given no hashes to check 1 links for project 'qarg': discarding no candidates 2021-07-09T07:23:44,987 Collecting qarg==dev 2021-07-09T07:23:44,989 Created temporary directory: /tmp/pip-unpack-51m_katp 2021-07-09T07:23:45,158 Downloading qarg-dev.tar.gz (3.9 kB) 2021-07-09T07:23:45,195 Added qarg==dev from https://files.pythonhosted.org/packages/62/50/1ebf94e4c7087f80e9a964b1e3c86640705bfc995a0c9df7b7c9e025377b/qarg-dev.tar.gz#sha256=1e13f8380a80bde127cc4fc1cec4d272de6129e54ab1fe5f25cb0ce289b0f51d to build tracker '/tmp/pip-req-tracker-zxcjk4sm' 2021-07-09T07:23:45,196 Running setup.py (path:/tmp/pip-wheel-w6ddlh9e/qarg_8958df63732d40418832ddeeab58d224/setup.py) egg_info for package qarg 2021-07-09T07:23:45,197 Created temporary directory: /tmp/pip-pip-egg-info-opxw3jl7 2021-07-09T07:23:45,197 Running command python setup.py egg_info 2021-07-09T07:23:45,843 Traceback (most recent call last): 2021-07-09T07:23:45,844 File "", line 1, in 2021-07-09T07:23:45,845 File "/tmp/pip-wheel-w6ddlh9e/qarg_8958df63732d40418832ddeeab58d224/setup.py", line 217 2021-07-09T07:23:45,845 print 'adding', sub_package 2021-07-09T07:23:45,845 ^ 2021-07-09T07:23:45,845 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('adding', sub_package)? 2021-07-09T07:23:45,894 WARNING: Discarding https://files.pythonhosted.org/packages/62/50/1ebf94e4c7087f80e9a964b1e3c86640705bfc995a0c9df7b7c9e025377b/qarg-dev.tar.gz#sha256=1e13f8380a80bde127cc4fc1cec4d272de6129e54ab1fe5f25cb0ce289b0f51d (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:45,895 ERROR: Could not find a version that satisfies the requirement qarg==dev (from versions: dev, 0.1, 0.2) 2021-07-09T07:23:45,895 ERROR: No matching distribution found for qarg==dev 2021-07-09T07:23:45,896 Exception information: 2021-07-09T07:23:45,896 Traceback (most recent call last): 2021-07-09T07:23:45,896 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:23:45,896 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:23:45,896 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:23:45,896 raise RequirementsConflicted(criterion) 2021-07-09T07:23:45,896 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qarg==dev') 2021-07-09T07:23:45,896 2021-07-09T07:23:45,896 During handling of the above exception, another exception occurred: 2021-07-09T07:23:45,896 2021-07-09T07:23:45,896 Traceback (most recent call last): 2021-07-09T07:23:45,896 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:23:45,896 result = self._result = resolver.resolve( 2021-07-09T07:23:45,896 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:23:45,896 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:23:45,896 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:23:45,896 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:23:45,896 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qarg==dev'), parent=None)] 2021-07-09T07:23:45,896 2021-07-09T07:23:45,896 The above exception was the direct cause of the following exception: 2021-07-09T07:23:45,896 2021-07-09T07:23:45,896 Traceback (most recent call last): 2021-07-09T07:23:45,896 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:23:45,896 status = self.run(options, args) 2021-07-09T07:23:45,896 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:23:45,896 return func(self, options, args) 2021-07-09T07:23:45,896 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:23:45,896 requirement_set = resolver.resolve( 2021-07-09T07:23:45,896 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:23:45,896 raise error from e 2021-07-09T07:23:45,896 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qarg==dev 2021-07-09T07:23:45,901 Removed qarg==dev from https://files.pythonhosted.org/packages/62/50/1ebf94e4c7087f80e9a964b1e3c86640705bfc995a0c9df7b7c9e025377b/qarg-dev.tar.gz#sha256=1e13f8380a80bde127cc4fc1cec4d272de6129e54ab1fe5f25cb0ce289b0f51d from build tracker '/tmp/pip-req-tracker-zxcjk4sm' 2021-07-09T07:23:45,901 Removed build tracker: '/tmp/pip-req-tracker-zxcjk4sm'