2021-07-08T22:05:43,649 Created temporary directory: /tmp/pip-ephem-wheel-cache-lqthc2nb 2021-07-08T22:05:43,654 Created temporary directory: /tmp/pip-req-tracker-lo6qiugn 2021-07-08T22:05:43,655 Initialized build tracking at /tmp/pip-req-tracker-lo6qiugn 2021-07-08T22:05:43,655 Created build tracker: /tmp/pip-req-tracker-lo6qiugn 2021-07-08T22:05:43,655 Entered build tracker: /tmp/pip-req-tracker-lo6qiugn 2021-07-08T22:05:43,656 Created temporary directory: /tmp/pip-wheel-kgfkhhxd 2021-07-08T22:05:43,688 1 location(s) to search for versions of netscaler-api: 2021-07-08T22:05:43,688 * https://pypi.org/simple/netscaler-api/ 2021-07-08T22:05:43,689 Fetching project page and analyzing links: https://pypi.org/simple/netscaler-api/ 2021-07-08T22:05:43,689 Getting page https://pypi.org/simple/netscaler-api/ 2021-07-08T22:05:43,691 Found index url https://pypi.org/simple 2021-07-08T22:05:43,870 Found link https://files.pythonhosted.org/packages/59/70/f5c8ba9c79394db92d505322fb2455cce1e2f085a15d547d9f2b8c21f2c3/netscaler-api-0.2.tar.gz#sha256=9aac4817407f5c4e4bbe04cee056168e7ac6ae90add31fd283f2453b34f1ba48 (from https://pypi.org/simple/netscaler-api/), version: 0.2 2021-07-08T22:05:43,870 Found link https://files.pythonhosted.org/packages/2c/97/c69a2edc8911810489cdfe43f70bb8d7492cf414027295e2ee095c138bd9/netscaler-api-0.2.3.tar.gz#sha256=394baa086d6cc2302ff3fc60f21be3aeb99e223dcac48f68af82e7235c001c32 (from https://pypi.org/simple/netscaler-api/), version: 0.2.3 2021-07-08T22:05:43,870 Skipping link: not a file: https://pypi.org/simple/netscaler-api/ 2021-07-08T22:05:43,887 Given no hashes to check 1 links for project 'netscaler-api': discarding no candidates 2021-07-08T22:05:43,904 Collecting netscaler-api==0.2 2021-07-08T22:05:43,906 Created temporary directory: /tmp/pip-unpack-ztk96tlm 2021-07-08T22:05:44,083 Downloading netscaler-api-0.2.tar.gz (22 kB) 2021-07-08T22:05:44,143 Added netscaler-api==0.2 from https://files.pythonhosted.org/packages/59/70/f5c8ba9c79394db92d505322fb2455cce1e2f085a15d547d9f2b8c21f2c3/netscaler-api-0.2.tar.gz#sha256=9aac4817407f5c4e4bbe04cee056168e7ac6ae90add31fd283f2453b34f1ba48 to build tracker '/tmp/pip-req-tracker-lo6qiugn' 2021-07-08T22:05:44,144 Running setup.py (path:/tmp/pip-wheel-kgfkhhxd/netscaler-api_e9010852f18940bdb096b0320d25d74e/setup.py) egg_info for package netscaler-api 2021-07-08T22:05:44,144 Created temporary directory: /tmp/pip-pip-egg-info-cy3a4yuz 2021-07-08T22:05:44,145 Running command python setup.py egg_info 2021-07-08T22:05:44,757 Traceback (most recent call last): 2021-07-08T22:05:44,758 File "", line 1, in 2021-07-08T22:05:44,758 File "/tmp/pip-wheel-kgfkhhxd/netscaler-api_e9010852f18940bdb096b0320d25d74e/setup.py", line 14 2021-07-08T22:05:44,759 print "This package requires Python 2.4+. Sorry!" 2021-07-08T22:05:44,759 ^ 2021-07-08T22:05:44,759 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("This package requires Python 2.4+. Sorry!")? 2021-07-08T22:05:44,808 WARNING: Discarding https://files.pythonhosted.org/packages/59/70/f5c8ba9c79394db92d505322fb2455cce1e2f085a15d547d9f2b8c21f2c3/netscaler-api-0.2.tar.gz#sha256=9aac4817407f5c4e4bbe04cee056168e7ac6ae90add31fd283f2453b34f1ba48 (from https://pypi.org/simple/netscaler-api/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T22:05:44,809 ERROR: Could not find a version that satisfies the requirement netscaler-api==0.2 (from versions: 0.2, 0.2.3) 2021-07-08T22:05:44,810 ERROR: No matching distribution found for netscaler-api==0.2 2021-07-08T22:05:44,810 Exception information: 2021-07-08T22:05:44,810 Traceback (most recent call last): 2021-07-08T22:05:44,810 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T22:05:44,810 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T22:05:44,810 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T22:05:44,810 raise RequirementsConflicted(criterion) 2021-07-08T22:05:44,810 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('netscaler-api==0.2') 2021-07-08T22:05:44,810 2021-07-08T22:05:44,810 During handling of the above exception, another exception occurred: 2021-07-08T22:05:44,810 2021-07-08T22:05:44,810 Traceback (most recent call last): 2021-07-08T22:05:44,810 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T22:05:44,810 result = self._result = resolver.resolve( 2021-07-08T22:05:44,810 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T22:05:44,810 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T22:05:44,810 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T22:05:44,810 raise ResolutionImpossible(e.criterion.information) 2021-07-08T22:05:44,810 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('netscaler-api==0.2'), parent=None)] 2021-07-08T22:05:44,810 2021-07-08T22:05:44,810 The above exception was the direct cause of the following exception: 2021-07-08T22:05:44,810 2021-07-08T22:05:44,810 Traceback (most recent call last): 2021-07-08T22:05:44,810 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T22:05:44,810 status = self.run(options, args) 2021-07-08T22:05:44,810 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T22:05:44,810 return func(self, options, args) 2021-07-08T22:05:44,810 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T22:05:44,810 requirement_set = resolver.resolve( 2021-07-08T22:05:44,810 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T22:05:44,810 raise error from e 2021-07-08T22:05:44,810 pip._internal.exceptions.DistributionNotFound: No matching distribution found for netscaler-api==0.2 2021-07-08T22:05:44,815 Removed netscaler-api==0.2 from https://files.pythonhosted.org/packages/59/70/f5c8ba9c79394db92d505322fb2455cce1e2f085a15d547d9f2b8c21f2c3/netscaler-api-0.2.tar.gz#sha256=9aac4817407f5c4e4bbe04cee056168e7ac6ae90add31fd283f2453b34f1ba48 from build tracker '/tmp/pip-req-tracker-lo6qiugn' 2021-07-08T22:05:44,815 Removed build tracker: '/tmp/pip-req-tracker-lo6qiugn'