2021-07-14T15:33:46,716 Created temporary directory: /tmp/pip-ephem-wheel-cache-qha84g8u 2021-07-14T15:33:46,719 Created temporary directory: /tmp/pip-req-tracker-6wtcmckx 2021-07-14T15:33:46,720 Initialized build tracking at /tmp/pip-req-tracker-6wtcmckx 2021-07-14T15:33:46,720 Created build tracker: /tmp/pip-req-tracker-6wtcmckx 2021-07-14T15:33:46,720 Entered build tracker: /tmp/pip-req-tracker-6wtcmckx 2021-07-14T15:33:46,721 Created temporary directory: /tmp/pip-wheel-5mw712qt 2021-07-14T15:33:46,751 1 location(s) to search for versions of particleman: 2021-07-14T15:33:46,751 * https://pypi.org/simple/particleman/ 2021-07-14T15:33:46,751 Fetching project page and analyzing links: https://pypi.org/simple/particleman/ 2021-07-14T15:33:46,752 Getting page https://pypi.org/simple/particleman/ 2021-07-14T15:33:46,754 Found index url https://pypi.org/simple 2021-07-14T15:33:46,949 Skipping link: none of the wheel's tags (cp36-cp36m-macosx_10_7_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e8/42/1d931a1d7490868d24eb654cd804b977518c4e04bc0c70acced977c1c5a7/particleman-0.3.0-cp36-cp36m-macosx_10_7_x86_64.whl#sha256=2d4c673ed0d63684e76bda5559a938ed5482295734d165966bcdf5a6596e4e94 (from https://pypi.org/simple/particleman/) 2021-07-14T15:33:46,949 Found link https://files.pythonhosted.org/packages/e3/42/30dbc3db16fcf7a5ceb15365b465c973c0a235f94a7f258b5d821096f7fd/particleman-0.3.0.tar.gz#sha256=149f61a338058ff7e523574c1a9bbc5dc67135fddd0630642d8df13af5e308f7 (from https://pypi.org/simple/particleman/), version: 0.3.0 2021-07-14T15:33:46,949 Skipping link: not a file: https://pypi.org/simple/particleman/ 2021-07-14T15:33:46,950 Given no hashes to check 1 links for project 'particleman': discarding no candidates 2021-07-14T15:33:46,969 Collecting particleman==0.3.0 2021-07-14T15:33:46,971 Created temporary directory: /tmp/pip-unpack-j4pj_nmd 2021-07-14T15:33:47,164 Downloading particleman-0.3.0.tar.gz (17 kB) 2021-07-14T15:33:47,223 Added particleman==0.3.0 from https://files.pythonhosted.org/packages/e3/42/30dbc3db16fcf7a5ceb15365b465c973c0a235f94a7f258b5d821096f7fd/particleman-0.3.0.tar.gz#sha256=149f61a338058ff7e523574c1a9bbc5dc67135fddd0630642d8df13af5e308f7 to build tracker '/tmp/pip-req-tracker-6wtcmckx' 2021-07-14T15:33:47,224 Running setup.py (path:/tmp/pip-wheel-5mw712qt/particleman_06d09258dfc64f74859fa369b414c289/setup.py) egg_info for package particleman 2021-07-14T15:33:47,225 Created temporary directory: /tmp/pip-pip-egg-info-n0ijz0_b 2021-07-14T15:33:47,225 Running command python setup.py egg_info 2021-07-14T15:33:48,868 We require either fftw3 or fftw to be present in order to build 2021-07-14T15:33:48,973 WARNING: Discarding https://files.pythonhosted.org/packages/e3/42/30dbc3db16fcf7a5ceb15365b465c973c0a235f94a7f258b5d821096f7fd/particleman-0.3.0.tar.gz#sha256=149f61a338058ff7e523574c1a9bbc5dc67135fddd0630642d8df13af5e308f7 (from https://pypi.org/simple/particleman/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T15:33:48,974 ERROR: Could not find a version that satisfies the requirement particleman==0.3.0 (from versions: 0.3.0) 2021-07-14T15:33:48,975 ERROR: No matching distribution found for particleman==0.3.0 2021-07-14T15:33:48,975 Exception information: 2021-07-14T15:33:48,975 Traceback (most recent call last): 2021-07-14T15:33:48,975 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T15:33:48,975 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T15:33:48,975 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T15:33:48,975 raise RequirementsConflicted(criterion) 2021-07-14T15:33:48,975 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('particleman==0.3.0') 2021-07-14T15:33:48,975 2021-07-14T15:33:48,975 During handling of the above exception, another exception occurred: 2021-07-14T15:33:48,975 2021-07-14T15:33:48,975 Traceback (most recent call last): 2021-07-14T15:33:48,975 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T15:33:48,975 result = self._result = resolver.resolve( 2021-07-14T15:33:48,975 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T15:33:48,975 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T15:33:48,975 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T15:33:48,975 raise ResolutionImpossible(e.criterion.information) 2021-07-14T15:33:48,975 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('particleman==0.3.0'), parent=None)] 2021-07-14T15:33:48,975 2021-07-14T15:33:48,975 The above exception was the direct cause of the following exception: 2021-07-14T15:33:48,975 2021-07-14T15:33:48,975 Traceback (most recent call last): 2021-07-14T15:33:48,975 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T15:33:48,975 status = self.run(options, args) 2021-07-14T15:33:48,975 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T15:33:48,975 return func(self, options, args) 2021-07-14T15:33:48,975 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T15:33:48,975 requirement_set = resolver.resolve( 2021-07-14T15:33:48,975 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T15:33:48,975 raise error from e 2021-07-14T15:33:48,975 pip._internal.exceptions.DistributionNotFound: No matching distribution found for particleman==0.3.0 2021-07-14T15:33:48,980 Removed particleman==0.3.0 from https://files.pythonhosted.org/packages/e3/42/30dbc3db16fcf7a5ceb15365b465c973c0a235f94a7f258b5d821096f7fd/particleman-0.3.0.tar.gz#sha256=149f61a338058ff7e523574c1a9bbc5dc67135fddd0630642d8df13af5e308f7 from build tracker '/tmp/pip-req-tracker-6wtcmckx' 2021-07-14T15:33:48,980 Removed build tracker: '/tmp/pip-req-tracker-6wtcmckx'