2021-07-09T21:20:56,214 Created temporary directory: /tmp/pip-ephem-wheel-cache-ikdbg4jt 2021-07-09T21:20:56,217 Created temporary directory: /tmp/pip-req-tracker-emdr5j3f 2021-07-09T21:20:56,217 Initialized build tracking at /tmp/pip-req-tracker-emdr5j3f 2021-07-09T21:20:56,217 Created build tracker: /tmp/pip-req-tracker-emdr5j3f 2021-07-09T21:20:56,217 Entered build tracker: /tmp/pip-req-tracker-emdr5j3f 2021-07-09T21:20:56,218 Created temporary directory: /tmp/pip-wheel-lawcwz3i 2021-07-09T21:20:56,251 1 location(s) to search for versions of pydsltool: 2021-07-09T21:20:56,251 * https://pypi.org/simple/pydsltool/ 2021-07-09T21:20:56,251 Fetching project page and analyzing links: https://pypi.org/simple/pydsltool/ 2021-07-09T21:20:56,252 Getting page https://pypi.org/simple/pydsltool/ 2021-07-09T21:20:56,253 Found index url https://pypi.org/simple 2021-07-09T21:20:56,341 Found link https://files.pythonhosted.org/packages/44/bd/cf3d052318a2db69621260cb5aa39916aaacb4b024b5dfdce6c28d3aac2a/pydsltool-0.1.0.tar.gz#sha256=4cad510dad6517bfdd0b36781b7d457a00e342694aced005a42d803fb9f4fec9 (from https://pypi.org/simple/pydsltool/), version: 0.1.0 2021-07-09T21:20:56,342 Found link https://files.pythonhosted.org/packages/51/db/7d614227ef36288f5e1290346f66b6cbabf6661a3383f31ba914cb344641/pydsltool-0.1.1.tar.gz#sha256=ca03a07db1c6c0218cd6ec939d7f5cd1357d8f441a61fd77e344800c621acdb3 (from https://pypi.org/simple/pydsltool/), version: 0.1.1 2021-07-09T21:20:56,342 Found link https://files.pythonhosted.org/packages/6d/61/e70029366b7dd239f8dad63bbe13aebe85cbe400819a655a1a0f03a42af8/pydsltool-0.2.0.tar.gz#sha256=e75dc33ffbed55433a1a6d597f9cad1ca7b90d831504f51ce596e40947fac332 (from https://pypi.org/simple/pydsltool/), version: 0.2.0 2021-07-09T21:20:56,342 Skipping link: not a file: https://pypi.org/simple/pydsltool/ 2021-07-09T21:20:56,359 Given no hashes to check 1 links for project 'pydsltool': discarding no candidates 2021-07-09T21:20:56,376 Collecting pydsltool==0.2.0 2021-07-09T21:20:56,377 Created temporary directory: /tmp/pip-unpack-2bf03l4w 2021-07-09T21:20:56,552 Downloading pydsltool-0.2.0.tar.gz (8.4 kB) 2021-07-09T21:20:56,616 Added pydsltool==0.2.0 from https://files.pythonhosted.org/packages/6d/61/e70029366b7dd239f8dad63bbe13aebe85cbe400819a655a1a0f03a42af8/pydsltool-0.2.0.tar.gz#sha256=e75dc33ffbed55433a1a6d597f9cad1ca7b90d831504f51ce596e40947fac332 to build tracker '/tmp/pip-req-tracker-emdr5j3f' 2021-07-09T21:20:56,617 Running setup.py (path:/tmp/pip-wheel-lawcwz3i/pydsltool_8ba2c5f766ed4f1fb12dc4f817a8f3a5/setup.py) egg_info for package pydsltool 2021-07-09T21:20:56,618 Created temporary directory: /tmp/pip-pip-egg-info-6dxp2imb 2021-07-09T21:20:56,618 Running command python setup.py egg_info 2021-07-09T21:20:57,237 Traceback (most recent call last): 2021-07-09T21:20:57,238 File "", line 1, in 2021-07-09T21:20:57,239 File "/tmp/pip-wheel-lawcwz3i/pydsltool_8ba2c5f766ed4f1fb12dc4f817a8f3a5/setup.py", line 16, in 2021-07-09T21:20:57,239 version=get_version(), 2021-07-09T21:20:57,239 File "/tmp/pip-wheel-lawcwz3i/pydsltool_8ba2c5f766ed4f1fb12dc4f817a8f3a5/setup.py", line 12, in get_version 2021-07-09T21:20:57,239 execfile(join(dirname(__file__), 'src', 'dsltool', 'version.py'), g) 2021-07-09T21:20:57,240 NameError: name 'execfile' is not defined 2021-07-09T21:20:57,289 WARNING: Discarding https://files.pythonhosted.org/packages/6d/61/e70029366b7dd239f8dad63bbe13aebe85cbe400819a655a1a0f03a42af8/pydsltool-0.2.0.tar.gz#sha256=e75dc33ffbed55433a1a6d597f9cad1ca7b90d831504f51ce596e40947fac332 (from https://pypi.org/simple/pydsltool/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:20:57,290 ERROR: Could not find a version that satisfies the requirement pydsltool==0.2.0 (from versions: 0.1.0, 0.1.1, 0.2.0) 2021-07-09T21:20:57,290 ERROR: No matching distribution found for pydsltool==0.2.0 2021-07-09T21:20:57,290 Exception information: 2021-07-09T21:20:57,290 Traceback (most recent call last): 2021-07-09T21:20:57,290 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:20:57,290 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:20:57,290 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:20:57,290 raise RequirementsConflicted(criterion) 2021-07-09T21:20:57,290 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydsltool==0.2.0') 2021-07-09T21:20:57,290 2021-07-09T21:20:57,290 During handling of the above exception, another exception occurred: 2021-07-09T21:20:57,290 2021-07-09T21:20:57,290 Traceback (most recent call last): 2021-07-09T21:20:57,290 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:20:57,290 result = self._result = resolver.resolve( 2021-07-09T21:20:57,290 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:20:57,290 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:20:57,290 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:20:57,290 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:20:57,290 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydsltool==0.2.0'), parent=None)] 2021-07-09T21:20:57,290 2021-07-09T21:20:57,290 The above exception was the direct cause of the following exception: 2021-07-09T21:20:57,290 2021-07-09T21:20:57,290 Traceback (most recent call last): 2021-07-09T21:20:57,290 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:20:57,290 status = self.run(options, args) 2021-07-09T21:20:57,290 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:20:57,290 return func(self, options, args) 2021-07-09T21:20:57,290 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:20:57,290 requirement_set = resolver.resolve( 2021-07-09T21:20:57,290 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:20:57,290 raise error from e 2021-07-09T21:20:57,290 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydsltool==0.2.0 2021-07-09T21:20:57,296 Removed pydsltool==0.2.0 from https://files.pythonhosted.org/packages/6d/61/e70029366b7dd239f8dad63bbe13aebe85cbe400819a655a1a0f03a42af8/pydsltool-0.2.0.tar.gz#sha256=e75dc33ffbed55433a1a6d597f9cad1ca7b90d831504f51ce596e40947fac332 from build tracker '/tmp/pip-req-tracker-emdr5j3f' 2021-07-09T21:20:57,296 Removed build tracker: '/tmp/pip-req-tracker-emdr5j3f'