2021-06-10T05:57:49,939 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-06-10T05:57:50,661 Created temporary directory: /tmp/pip-ephem-wheel-cache-j6a_i3lh 2021-06-10T05:57:50,666 Created temporary directory: /tmp/pip-req-tracker-sglxn_oo 2021-06-10T05:57:50,667 Initialized build tracking at /tmp/pip-req-tracker-sglxn_oo 2021-06-10T05:57:50,668 Created build tracker: /tmp/pip-req-tracker-sglxn_oo 2021-06-10T05:57:50,668 Entered build tracker: /tmp/pip-req-tracker-sglxn_oo 2021-06-10T05:57:50,670 Created temporary directory: /tmp/pip-wheel-bg5h0yfj 2021-06-10T05:57:50,746 1 location(s) to search for versions of apptrack: 2021-06-10T05:57:50,746 * https://pypi.org/simple/apptrack/ 2021-06-10T05:57:50,747 Fetching project page and analyzing links: https://pypi.org/simple/apptrack/ 2021-06-10T05:57:50,749 Getting page https://pypi.org/simple/apptrack/ 2021-06-10T05:57:50,753 Found index url https://pypi.org/simple 2021-06-10T05:57:51,070 Found link https://files.pythonhosted.org/packages/27/bc/5712aa4332d85c5f8a1001f78d4472aff886465fcea10f664cc0e5040cfe/AppTrack-1.0.tar.gz#sha256=96ee7297aa6fad69f17a1f0edeeca98e5bb3854e9ad5953d3f9b223d5bb18f22 (from https://pypi.org/simple/apptrack/), version: 1.0 2021-06-10T05:57:51,101 Given no hashes to check 1 links for project 'apptrack': discarding no candidates 2021-06-10T05:57:51,135 Collecting apptrack==1.0 2021-06-10T05:57:51,139 Created temporary directory: /tmp/pip-unpack-4yonejaw 2021-06-10T05:57:51,358 Downloading AppTrack-1.0.tar.gz (21 kB) 2021-06-10T05:57:51,550 Added apptrack==1.0 from https://files.pythonhosted.org/packages/27/bc/5712aa4332d85c5f8a1001f78d4472aff886465fcea10f664cc0e5040cfe/AppTrack-1.0.tar.gz#sha256=96ee7297aa6fad69f17a1f0edeeca98e5bb3854e9ad5953d3f9b223d5bb18f22 to build tracker '/tmp/pip-req-tracker-sglxn_oo' 2021-06-10T05:57:51,552 Running setup.py (path:/tmp/pip-wheel-bg5h0yfj/apptrack_513efaebb4394af69e32719c8bb5f121/setup.py) egg_info for package apptrack 2021-06-10T05:57:51,554 Created temporary directory: /tmp/pip-pip-egg-info-62_r2r_1 2021-06-10T05:57:51,554 Running command python setup.py egg_info 2021-06-10T05:57:53,519 Traceback (most recent call last): 2021-06-10T05:57:53,520 File "", line 1, in 2021-06-10T05:57:53,521 File "/tmp/pip-wheel-bg5h0yfj/apptrack_513efaebb4394af69e32719c8bb5f121/setup.py", line 3, in 2021-06-10T05:57:53,521 from apptrack import __version__ 2021-06-10T05:57:53,522 File "/tmp/pip-wheel-bg5h0yfj/apptrack_513efaebb4394af69e32719c8bb5f121/apptrack/__init__.py", line 11, in 2021-06-10T05:57:53,523 from .tracer import Tracer # noqa 2021-06-10T05:57:53,523 File "/tmp/pip-wheel-bg5h0yfj/apptrack_513efaebb4394af69e32719c8bb5f121/apptrack/tracer.py", line 179 2021-06-10T05:57:53,524 print ggggggggggg 2021-06-10T05:57:53,525 ^ 2021-06-10T05:57:53,525 SyntaxError: Missing parentheses in call to 'print' 2021-06-10T05:57:53,624 WARNING: Discarding https://files.pythonhosted.org/packages/27/bc/5712aa4332d85c5f8a1001f78d4472aff886465fcea10f664cc0e5040cfe/AppTrack-1.0.tar.gz#sha256=96ee7297aa6fad69f17a1f0edeeca98e5bb3854e9ad5953d3f9b223d5bb18f22 (from https://pypi.org/simple/apptrack/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-06-10T05:57:53,626 ERROR: Could not find a version that satisfies the requirement apptrack==1.0 2021-06-10T05:57:53,627 ERROR: No matching distribution found for apptrack==1.0 2021-06-10T05:57:53,627 Exception information: 2021-06-10T05:57:53,627 Traceback (most recent call last): 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-06-10T05:57:53,627 crit = self.state.criteria[name] 2021-06-10T05:57:53,627 KeyError: 'apptrack' 2021-06-10T05:57:53,627 2021-06-10T05:57:53,627 During handling of the above exception, another exception occurred: 2021-06-10T05:57:53,627 2021-06-10T05:57:53,627 Traceback (most recent call last): 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-06-10T05:57:53,627 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-10T05:57:53,627 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-06-10T05:57:53,627 raise RequirementsConflicted(criterion) 2021-06-10T05:57:53,627 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('apptrack==1.0') 2021-06-10T05:57:53,627 2021-06-10T05:57:53,627 During handling of the above exception, another exception occurred: 2021-06-10T05:57:53,627 2021-06-10T05:57:53,627 Traceback (most recent call last): 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-06-10T05:57:53,627 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-06-10T05:57:53,627 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-06-10T05:57:53,627 raise ResolutionImpossible(e.criterion.information) 2021-06-10T05:57:53,627 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('apptrack==1.0'), parent=None)] 2021-06-10T05:57:53,627 2021-06-10T05:57:53,627 The above exception was the direct cause of the following exception: 2021-06-10T05:57:53,627 2021-06-10T05:57:53,627 Traceback (most recent call last): 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-06-10T05:57:53,627 status = self.run(options, args) 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-06-10T05:57:53,627 return func(self, options, args) 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-06-10T05:57:53,627 reqs, check_supported_wheels=True 2021-06-10T05:57:53,627 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-06-10T05:57:53,627 six.raise_from(error, e) 2021-06-10T05:57:53,627 File "", line 3, in raise_from 2021-06-10T05:57:53,627 pip._internal.exceptions.DistributionNotFound: No matching distribution found for apptrack==1.0 2021-06-10T05:57:53,637 Removed apptrack==1.0 from https://files.pythonhosted.org/packages/27/bc/5712aa4332d85c5f8a1001f78d4472aff886465fcea10f664cc0e5040cfe/AppTrack-1.0.tar.gz#sha256=96ee7297aa6fad69f17a1f0edeeca98e5bb3854e9ad5953d3f9b223d5bb18f22 from build tracker '/tmp/pip-req-tracker-sglxn_oo' 2021-06-10T05:57:53,638 Removed build tracker: '/tmp/pip-req-tracker-sglxn_oo'