2021-07-14T02:28:58,729 Created temporary directory: /tmp/pip-ephem-wheel-cache-4qbk0g9p 2021-07-14T02:28:58,732 Created temporary directory: /tmp/pip-req-tracker-8k8s2op5 2021-07-14T02:28:58,733 Initialized build tracking at /tmp/pip-req-tracker-8k8s2op5 2021-07-14T02:28:58,733 Created build tracker: /tmp/pip-req-tracker-8k8s2op5 2021-07-14T02:28:58,733 Entered build tracker: /tmp/pip-req-tracker-8k8s2op5 2021-07-14T02:28:58,734 Created temporary directory: /tmp/pip-wheel-jloil7er 2021-07-14T02:28:58,767 1 location(s) to search for versions of particles: 2021-07-14T02:28:58,767 * https://pypi.org/simple/particles/ 2021-07-14T02:28:58,767 Fetching project page and analyzing links: https://pypi.org/simple/particles/ 2021-07-14T02:28:58,768 Getting page https://pypi.org/simple/particles/ 2021-07-14T02:28:58,769 Found index url https://pypi.org/simple 2021-07-14T02:28:58,949 Found link https://files.pythonhosted.org/packages/95/70/25e7151d40908a464f6204d9416fb8c08a58b5ca81c78c6b18f8b1bc744f/particles-0.1.tar.gz#sha256=a43bb11501bd44264e48cb41f335abf3d5abb4341c9b414bb1d7ea6957ce5485 (from https://pypi.org/simple/particles/), version: 0.1 2021-07-14T02:28:58,949 Found link https://files.pythonhosted.org/packages/ab/72/5aa72b8ff214382f04215ea55ae1dbf9ed4be62d4bb70600d418fbd29ffe/particles-0.2.tar.gz#sha256=038076d5181ec6ea7f2a40a4bb05cd859fdcf8fb579bdc2eec6d42ee344ae987 (from https://pypi.org/simple/particles/), version: 0.2 2021-07-14T02:28:58,949 Skipping link: not a file: https://pypi.org/simple/particles/ 2021-07-14T02:28:58,967 Given no hashes to check 1 links for project 'particles': discarding no candidates 2021-07-14T02:28:58,986 Collecting particles==0.1 2021-07-14T02:28:58,987 Created temporary directory: /tmp/pip-unpack-e31oyaq4 2021-07-14T02:28:59,179 Downloading particles-0.1.tar.gz (81 kB) 2021-07-14T02:28:59,272 Added particles==0.1 from https://files.pythonhosted.org/packages/95/70/25e7151d40908a464f6204d9416fb8c08a58b5ca81c78c6b18f8b1bc744f/particles-0.1.tar.gz#sha256=a43bb11501bd44264e48cb41f335abf3d5abb4341c9b414bb1d7ea6957ce5485 to build tracker '/tmp/pip-req-tracker-8k8s2op5' 2021-07-14T02:28:59,273 Running setup.py (path:/tmp/pip-wheel-jloil7er/particles_9d39c839ed1f4187ae30d51927adb5bf/setup.py) egg_info for package particles 2021-07-14T02:28:59,274 Created temporary directory: /tmp/pip-pip-egg-info-13d2lwzq 2021-07-14T02:28:59,274 Running command python setup.py egg_info 2021-07-14T02:29:00,885 Traceback (most recent call last): 2021-07-14T02:29:00,886 File "", line 1, in 2021-07-14T02:29:00,886 File "/tmp/pip-wheel-jloil7er/particles_9d39c839ed1f4187ae30d51927adb5bf/setup.py", line 10, in 2021-07-14T02:29:00,886 import particles 2021-07-14T02:29:00,887 File "/tmp/pip-wheel-jloil7er/particles_9d39c839ed1f4187ae30d51927adb5bf/particles/__init__.py", line 3, in 2021-07-14T02:29:00,887 from particles.core import FeynmanKac, SMC, multiSMC 2021-07-14T02:29:00,887 File "/tmp/pip-wheel-jloil7er/particles_9d39c839ed1f4187ae30d51927adb5bf/particles/core.py", line 100, in 2021-07-14T02:29:00,887 from particles import resampling as rs 2021-07-14T02:29:00,888 File "/tmp/pip-wheel-jloil7er/particles_9d39c839ed1f4187ae30d51927adb5bf/particles/resampling.py", line 85, in 2021-07-14T02:29:00,888 from numba import jit 2021-07-14T02:29:00,888 ModuleNotFoundError: No module named 'numba' 2021-07-14T02:29:01,011 WARNING: Discarding https://files.pythonhosted.org/packages/95/70/25e7151d40908a464f6204d9416fb8c08a58b5ca81c78c6b18f8b1bc744f/particles-0.1.tar.gz#sha256=a43bb11501bd44264e48cb41f335abf3d5abb4341c9b414bb1d7ea6957ce5485 (from https://pypi.org/simple/particles/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T02:29:01,013 ERROR: Could not find a version that satisfies the requirement particles==0.1 (from versions: 0.1, 0.2) 2021-07-14T02:29:01,013 ERROR: No matching distribution found for particles==0.1 2021-07-14T02:29:01,013 Exception information: 2021-07-14T02:29:01,013 Traceback (most recent call last): 2021-07-14T02:29:01,013 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T02:29:01,013 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T02:29:01,013 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T02:29:01,013 raise RequirementsConflicted(criterion) 2021-07-14T02:29:01,013 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('particles==0.1') 2021-07-14T02:29:01,013 2021-07-14T02:29:01,013 During handling of the above exception, another exception occurred: 2021-07-14T02:29:01,013 2021-07-14T02:29:01,013 Traceback (most recent call last): 2021-07-14T02:29:01,013 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T02:29:01,013 result = self._result = resolver.resolve( 2021-07-14T02:29:01,013 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T02:29:01,013 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T02:29:01,013 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T02:29:01,013 raise ResolutionImpossible(e.criterion.information) 2021-07-14T02:29:01,013 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('particles==0.1'), parent=None)] 2021-07-14T02:29:01,013 2021-07-14T02:29:01,013 The above exception was the direct cause of the following exception: 2021-07-14T02:29:01,013 2021-07-14T02:29:01,013 Traceback (most recent call last): 2021-07-14T02:29:01,013 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T02:29:01,013 status = self.run(options, args) 2021-07-14T02:29:01,013 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T02:29:01,013 return func(self, options, args) 2021-07-14T02:29:01,013 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T02:29:01,013 requirement_set = resolver.resolve( 2021-07-14T02:29:01,013 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T02:29:01,013 raise error from e 2021-07-14T02:29:01,013 pip._internal.exceptions.DistributionNotFound: No matching distribution found for particles==0.1 2021-07-14T02:29:01,018 Removed particles==0.1 from https://files.pythonhosted.org/packages/95/70/25e7151d40908a464f6204d9416fb8c08a58b5ca81c78c6b18f8b1bc744f/particles-0.1.tar.gz#sha256=a43bb11501bd44264e48cb41f335abf3d5abb4341c9b414bb1d7ea6957ce5485 from build tracker '/tmp/pip-req-tracker-8k8s2op5' 2021-07-14T02:29:01,019 Removed build tracker: '/tmp/pip-req-tracker-8k8s2op5'