2021-07-10T04:48:26,167 Created temporary directory: /tmp/pip-ephem-wheel-cache-7cmdijhi 2021-07-10T04:48:26,170 Created temporary directory: /tmp/pip-req-tracker-5m74cty8 2021-07-10T04:48:26,171 Initialized build tracking at /tmp/pip-req-tracker-5m74cty8 2021-07-10T04:48:26,171 Created build tracker: /tmp/pip-req-tracker-5m74cty8 2021-07-10T04:48:26,171 Entered build tracker: /tmp/pip-req-tracker-5m74cty8 2021-07-10T04:48:26,172 Created temporary directory: /tmp/pip-wheel-bdqf3rk5 2021-07-10T04:48:26,208 1 location(s) to search for versions of auvyon: 2021-07-10T04:48:26,208 * https://pypi.org/simple/auvyon/ 2021-07-10T04:48:26,209 Fetching project page and analyzing links: https://pypi.org/simple/auvyon/ 2021-07-10T04:48:26,209 Getting page https://pypi.org/simple/auvyon/ 2021-07-10T04:48:26,211 Found index url https://pypi.org/simple 2021-07-10T04:48:26,395 Found link https://files.pythonhosted.org/packages/fe/5f/e8d2fa4e2e29da161a9c407260f648018d106a37197f0b40e2ec74b6d7d8/auvyon-0.1.zip#sha256=c424f42325e37a5f3cbec1164bb1b6dbee191b9e9def52e7ce508f9ef5a133ea (from https://pypi.org/simple/auvyon/), version: 0.1 2021-07-10T04:48:26,395 Skipping link: not a file: https://pypi.org/simple/auvyon/ 2021-07-10T04:48:26,413 Given no hashes to check 1 links for project 'auvyon': discarding no candidates 2021-07-10T04:48:26,431 Collecting auvyon==0.1 2021-07-10T04:48:26,433 Created temporary directory: /tmp/pip-unpack-f1f4j5xb 2021-07-10T04:48:26,487 Downloading auvyon-0.1.zip (63 kB) 2021-07-10T04:48:26,541 Added auvyon==0.1 from https://files.pythonhosted.org/packages/fe/5f/e8d2fa4e2e29da161a9c407260f648018d106a37197f0b40e2ec74b6d7d8/auvyon-0.1.zip#sha256=c424f42325e37a5f3cbec1164bb1b6dbee191b9e9def52e7ce508f9ef5a133ea to build tracker '/tmp/pip-req-tracker-5m74cty8' 2021-07-10T04:48:26,542 Running setup.py (path:/tmp/pip-wheel-bdqf3rk5/auvyon_b8879cd6feab40d5866a030834a981ba/setup.py) egg_info for package auvyon 2021-07-10T04:48:26,543 Created temporary directory: /tmp/pip-pip-egg-info-eltwj_vh 2021-07-10T04:48:26,543 Running command python setup.py egg_info 2021-07-10T04:48:27,268 Traceback (most recent call last): 2021-07-10T04:48:27,268 File "", line 1, in 2021-07-10T04:48:27,268 File "/tmp/pip-wheel-bdqf3rk5/auvyon_b8879cd6feab40d5866a030834a981ba/setup.py", line 10, in 2021-07-10T04:48:27,269 paver.tasks.main() 2021-07-10T04:48:27,269 File "paver-minilib.zip/paver/tasks.py", line 878, in main 2021-07-10T04:48:27,269 File "paver-minilib.zip/paver/tasks.py", line 846, in _launch_pavement 2021-07-10T04:48:27,269 File "pavement.py", line 190 2021-07-10T04:48:27,269 print "Upload @ http://pypi.python.org/pypi?:action=pkg_edit&name=%s" % ( options.setup.name,) 2021-07-10T04:48:27,270 ^ 2021-07-10T04:48:27,270 SyntaxError: invalid syntax 2021-07-10T04:48:27,318 WARNING: Discarding https://files.pythonhosted.org/packages/fe/5f/e8d2fa4e2e29da161a9c407260f648018d106a37197f0b40e2ec74b6d7d8/auvyon-0.1.zip#sha256=c424f42325e37a5f3cbec1164bb1b6dbee191b9e9def52e7ce508f9ef5a133ea (from https://pypi.org/simple/auvyon/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:48:27,320 ERROR: Could not find a version that satisfies the requirement auvyon==0.1 (from versions: 0.1) 2021-07-10T04:48:27,320 ERROR: No matching distribution found for auvyon==0.1 2021-07-10T04:48:27,320 Exception information: 2021-07-10T04:48:27,320 Traceback (most recent call last): 2021-07-10T04:48:27,320 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:48:27,320 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:48:27,320 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:48:27,320 raise RequirementsConflicted(criterion) 2021-07-10T04:48:27,320 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('auvyon==0.1') 2021-07-10T04:48:27,320 2021-07-10T04:48:27,320 During handling of the above exception, another exception occurred: 2021-07-10T04:48:27,320 2021-07-10T04:48:27,320 Traceback (most recent call last): 2021-07-10T04:48:27,320 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:48:27,320 result = self._result = resolver.resolve( 2021-07-10T04:48:27,320 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:48:27,320 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:48:27,320 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:48:27,320 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:48:27,320 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('auvyon==0.1'), parent=None)] 2021-07-10T04:48:27,320 2021-07-10T04:48:27,320 The above exception was the direct cause of the following exception: 2021-07-10T04:48:27,320 2021-07-10T04:48:27,320 Traceback (most recent call last): 2021-07-10T04:48:27,320 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:48:27,320 status = self.run(options, args) 2021-07-10T04:48:27,320 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:48:27,320 return func(self, options, args) 2021-07-10T04:48:27,320 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:48:27,320 requirement_set = resolver.resolve( 2021-07-10T04:48:27,320 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:48:27,320 raise error from e 2021-07-10T04:48:27,320 pip._internal.exceptions.DistributionNotFound: No matching distribution found for auvyon==0.1 2021-07-10T04:48:27,325 Removed auvyon==0.1 from https://files.pythonhosted.org/packages/fe/5f/e8d2fa4e2e29da161a9c407260f648018d106a37197f0b40e2ec74b6d7d8/auvyon-0.1.zip#sha256=c424f42325e37a5f3cbec1164bb1b6dbee191b9e9def52e7ce508f9ef5a133ea from build tracker '/tmp/pip-req-tracker-5m74cty8' 2021-07-10T04:48:27,326 Removed build tracker: '/tmp/pip-req-tracker-5m74cty8'