2021-07-09T05:11:07,846 Created temporary directory: /tmp/pip-ephem-wheel-cache-csf96c64 2021-07-09T05:11:07,849 Created temporary directory: /tmp/pip-req-tracker-ks90b766 2021-07-09T05:11:07,850 Initialized build tracking at /tmp/pip-req-tracker-ks90b766 2021-07-09T05:11:07,850 Created build tracker: /tmp/pip-req-tracker-ks90b766 2021-07-09T05:11:07,850 Entered build tracker: /tmp/pip-req-tracker-ks90b766 2021-07-09T05:11:07,851 Created temporary directory: /tmp/pip-wheel-i5zb0fw9 2021-07-09T05:11:07,884 1 location(s) to search for versions of fft-tools: 2021-07-09T05:11:07,884 * https://pypi.org/simple/fft-tools/ 2021-07-09T05:11:07,885 Fetching project page and analyzing links: https://pypi.org/simple/fft-tools/ 2021-07-09T05:11:07,885 Getting page https://pypi.org/simple/fft-tools/ 2021-07-09T05:11:07,887 Found index url https://pypi.org/simple 2021-07-09T05:11:08,067 Found link https://files.pythonhosted.org/packages/92/e6/bf0c166f9ba25ea32388362efc10d75b6553851b0e2c0e5e78c4f20e4f40/FFT-tools-0.3.tar.gz#sha256=d6a666ec57c1844b44200e1a54e3ae09d7d1b293be1864ba78208787e9f0b23f (from https://pypi.org/simple/fft-tools/), version: 0.3 2021-07-09T05:11:08,068 Found link https://files.pythonhosted.org/packages/69/7e/38b18b9241bf38afb2dca0b72379f1371d97fa1d3f242e905b8087a98690/FFT-tools-0.4.tar.gz#sha256=ee49d11def18302583ebfb49a9f62b384096de11d733b447d5c5426c7d5a677b (from https://pypi.org/simple/fft-tools/), version: 0.4 2021-07-09T05:11:08,068 Found link https://files.pythonhosted.org/packages/00/8b/b70cfe72a191983bca14e19b6c99fed8e3e84619b02e78cda084d356ac0e/FFT-tools-0.5.tar.gz#sha256=810aad15c6872e01e45fd0d5eafca964c79a41700bc67973c43f07f87d48be29 (from https://pypi.org/simple/fft-tools/), version: 0.5 2021-07-09T05:11:08,068 Skipping link: not a file: https://pypi.org/simple/fft-tools/ 2021-07-09T05:11:08,085 Given no hashes to check 1 links for project 'fft-tools': discarding no candidates 2021-07-09T05:11:08,102 Collecting fft-tools==0.3 2021-07-09T05:11:08,104 Created temporary directory: /tmp/pip-unpack-clu_m86e 2021-07-09T05:11:08,143 Downloading FFT-tools-0.3.tar.gz (20 kB) 2021-07-09T05:11:08,168 Added fft-tools==0.3 from https://files.pythonhosted.org/packages/92/e6/bf0c166f9ba25ea32388362efc10d75b6553851b0e2c0e5e78c4f20e4f40/FFT-tools-0.3.tar.gz#sha256=d6a666ec57c1844b44200e1a54e3ae09d7d1b293be1864ba78208787e9f0b23f to build tracker '/tmp/pip-req-tracker-ks90b766' 2021-07-09T05:11:08,169 Running setup.py (path:/tmp/pip-wheel-i5zb0fw9/fft-tools_af54c3d46245445e8238c8457cf4d312/setup.py) egg_info for package fft-tools 2021-07-09T05:11:08,170 Created temporary directory: /tmp/pip-pip-egg-info-kf6z3xay 2021-07-09T05:11:08,170 Running command python setup.py egg_info 2021-07-09T05:11:08,785 Traceback (most recent call last): 2021-07-09T05:11:08,786 File "", line 1, in 2021-07-09T05:11:08,786 File "/tmp/pip-wheel-i5zb0fw9/fft-tools_af54c3d46245445e8238c8457cf4d312/setup.py", line 6, in 2021-07-09T05:11:08,786 from FFT_tools import __version__ 2021-07-09T05:11:08,786 File "/tmp/pip-wheel-i5zb0fw9/fft-tools_af54c3d46245445e8238c8457cf4d312/FFT_tools.py", line 86 2021-07-09T05:11:08,787 print "Test numpy rfft definition" 2021-07-09T05:11:08,787 ^ 2021-07-09T05:11:08,787 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Test numpy rfft definition")? 2021-07-09T05:11:08,835 WARNING: Discarding https://files.pythonhosted.org/packages/92/e6/bf0c166f9ba25ea32388362efc10d75b6553851b0e2c0e5e78c4f20e4f40/FFT-tools-0.3.tar.gz#sha256=d6a666ec57c1844b44200e1a54e3ae09d7d1b293be1864ba78208787e9f0b23f (from https://pypi.org/simple/fft-tools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:11:08,837 ERROR: Could not find a version that satisfies the requirement fft-tools==0.3 (from versions: 0.3, 0.4, 0.5) 2021-07-09T05:11:08,837 ERROR: No matching distribution found for fft-tools==0.3 2021-07-09T05:11:08,837 Exception information: 2021-07-09T05:11:08,837 Traceback (most recent call last): 2021-07-09T05:11:08,837 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:11:08,837 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:11:08,837 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:11:08,837 raise RequirementsConflicted(criterion) 2021-07-09T05:11:08,837 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fft-tools==0.3') 2021-07-09T05:11:08,837 2021-07-09T05:11:08,837 During handling of the above exception, another exception occurred: 2021-07-09T05:11:08,837 2021-07-09T05:11:08,837 Traceback (most recent call last): 2021-07-09T05:11:08,837 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:11:08,837 result = self._result = resolver.resolve( 2021-07-09T05:11:08,837 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:11:08,837 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:11:08,837 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:11:08,837 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:11:08,837 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fft-tools==0.3'), parent=None)] 2021-07-09T05:11:08,837 2021-07-09T05:11:08,837 The above exception was the direct cause of the following exception: 2021-07-09T05:11:08,837 2021-07-09T05:11:08,837 Traceback (most recent call last): 2021-07-09T05:11:08,837 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:11:08,837 status = self.run(options, args) 2021-07-09T05:11:08,837 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:11:08,837 return func(self, options, args) 2021-07-09T05:11:08,837 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:11:08,837 requirement_set = resolver.resolve( 2021-07-09T05:11:08,837 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:11:08,837 raise error from e 2021-07-09T05:11:08,837 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fft-tools==0.3 2021-07-09T05:11:08,842 Removed fft-tools==0.3 from https://files.pythonhosted.org/packages/92/e6/bf0c166f9ba25ea32388362efc10d75b6553851b0e2c0e5e78c4f20e4f40/FFT-tools-0.3.tar.gz#sha256=d6a666ec57c1844b44200e1a54e3ae09d7d1b293be1864ba78208787e9f0b23f from build tracker '/tmp/pip-req-tracker-ks90b766' 2021-07-09T05:11:08,843 Removed build tracker: '/tmp/pip-req-tracker-ks90b766'