2021-07-09T18:12:10,945 Created temporary directory: /tmp/pip-ephem-wheel-cache-5pbavjsw 2021-07-09T18:12:10,948 Created temporary directory: /tmp/pip-req-tracker-rne60cd3 2021-07-09T18:12:10,949 Initialized build tracking at /tmp/pip-req-tracker-rne60cd3 2021-07-09T18:12:10,949 Created build tracker: /tmp/pip-req-tracker-rne60cd3 2021-07-09T18:12:10,949 Entered build tracker: /tmp/pip-req-tracker-rne60cd3 2021-07-09T18:12:10,950 Created temporary directory: /tmp/pip-wheel-5jt8346i 2021-07-09T18:12:10,986 1 location(s) to search for versions of cudapyint: 2021-07-09T18:12:10,986 * https://pypi.org/simple/cudapyint/ 2021-07-09T18:12:10,987 Fetching project page and analyzing links: https://pypi.org/simple/cudapyint/ 2021-07-09T18:12:10,987 Getting page https://pypi.org/simple/cudapyint/ 2021-07-09T18:12:10,989 Found index url https://pypi.org/simple 2021-07-09T18:12:11,157 Found link https://files.pythonhosted.org/packages/d6/07/1bf1b02df346239b9c7592fa276891a5056bf2998094a1ac3a9241d4d2a9/CudaPyInt-0.0.1.tar.gz#sha256=e26dac861bcfd4ec5048d7e7798c2a39a8a7892eb0afcc0a5a057b05cdf57c69 (from https://pypi.org/simple/cudapyint/), version: 0.0.1 2021-07-09T18:12:11,158 Skipping link: not a file: https://pypi.org/simple/cudapyint/ 2021-07-09T18:12:11,176 Given no hashes to check 1 links for project 'cudapyint': discarding no candidates 2021-07-09T18:12:11,199 Collecting cudapyint==0.0.1 2021-07-09T18:12:11,201 Created temporary directory: /tmp/pip-unpack-nh9nj77j 2021-07-09T18:12:11,250 Downloading CudaPyInt-0.0.1.tar.gz (346 kB) 2021-07-09T18:12:11,608 Added cudapyint==0.0.1 from https://files.pythonhosted.org/packages/d6/07/1bf1b02df346239b9c7592fa276891a5056bf2998094a1ac3a9241d4d2a9/CudaPyInt-0.0.1.tar.gz#sha256=e26dac861bcfd4ec5048d7e7798c2a39a8a7892eb0afcc0a5a057b05cdf57c69 to build tracker '/tmp/pip-req-tracker-rne60cd3' 2021-07-09T18:12:11,609 Running setup.py (path:/tmp/pip-wheel-5jt8346i/cudapyint_44d151b6c53940eeb573567859a72d3e/setup.py) egg_info for package cudapyint 2021-07-09T18:12:11,610 Created temporary directory: /tmp/pip-pip-egg-info-2ybwnmvg 2021-07-09T18:12:11,610 Running command python setup.py egg_info 2021-07-09T18:12:12,656 Traceback (most recent call last): 2021-07-09T18:12:12,657 File "", line 1, in 2021-07-09T18:12:12,657 File "/tmp/pip-wheel-5jt8346i/cudapyint_44d151b6c53940eeb573567859a72d3e/setup.py", line 6, in 2021-07-09T18:12:12,658 import cudapyint 2021-07-09T18:12:12,658 File "/tmp/pip-wheel-5jt8346i/cudapyint_44d151b6c53940eeb573567859a72d3e/cudapyint/__init__.py", line 5, in 2021-07-09T18:12:12,658 from cudapyint.ODESolver import ODESolver 2021-07-09T18:12:12,659 File "/tmp/pip-wheel-5jt8346i/cudapyint_44d151b6c53940eeb573567859a72d3e/cudapyint/ODESolver.py", line 6, in 2021-07-09T18:12:12,659 import cudapyint.Solver as solver 2021-07-09T18:12:12,659 File "/tmp/pip-wheel-5jt8346i/cudapyint_44d151b6c53940eeb573567859a72d3e/cudapyint/Solver.py", line 8, in 2021-07-09T18:12:12,660 import pycuda.tools as tools 2021-07-09T18:12:12,660 ModuleNotFoundError: No module named 'pycuda' 2021-07-09T18:12:12,751 WARNING: Discarding https://files.pythonhosted.org/packages/d6/07/1bf1b02df346239b9c7592fa276891a5056bf2998094a1ac3a9241d4d2a9/CudaPyInt-0.0.1.tar.gz#sha256=e26dac861bcfd4ec5048d7e7798c2a39a8a7892eb0afcc0a5a057b05cdf57c69 (from https://pypi.org/simple/cudapyint/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T18:12:12,753 ERROR: Could not find a version that satisfies the requirement cudapyint==0.0.1 (from versions: 0.0.1) 2021-07-09T18:12:12,753 ERROR: No matching distribution found for cudapyint==0.0.1 2021-07-09T18:12:12,754 Exception information: 2021-07-09T18:12:12,754 Traceback (most recent call last): 2021-07-09T18:12:12,754 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T18:12:12,754 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T18:12:12,754 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T18:12:12,754 raise RequirementsConflicted(criterion) 2021-07-09T18:12:12,754 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cudapyint==0.0.1') 2021-07-09T18:12:12,754 2021-07-09T18:12:12,754 During handling of the above exception, another exception occurred: 2021-07-09T18:12:12,754 2021-07-09T18:12:12,754 Traceback (most recent call last): 2021-07-09T18:12:12,754 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T18:12:12,754 result = self._result = resolver.resolve( 2021-07-09T18:12:12,754 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T18:12:12,754 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T18:12:12,754 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T18:12:12,754 raise ResolutionImpossible(e.criterion.information) 2021-07-09T18:12:12,754 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cudapyint==0.0.1'), parent=None)] 2021-07-09T18:12:12,754 2021-07-09T18:12:12,754 The above exception was the direct cause of the following exception: 2021-07-09T18:12:12,754 2021-07-09T18:12:12,754 Traceback (most recent call last): 2021-07-09T18:12:12,754 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T18:12:12,754 status = self.run(options, args) 2021-07-09T18:12:12,754 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T18:12:12,754 return func(self, options, args) 2021-07-09T18:12:12,754 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T18:12:12,754 requirement_set = resolver.resolve( 2021-07-09T18:12:12,754 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T18:12:12,754 raise error from e 2021-07-09T18:12:12,754 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cudapyint==0.0.1 2021-07-09T18:12:12,759 Removed cudapyint==0.0.1 from https://files.pythonhosted.org/packages/d6/07/1bf1b02df346239b9c7592fa276891a5056bf2998094a1ac3a9241d4d2a9/CudaPyInt-0.0.1.tar.gz#sha256=e26dac861bcfd4ec5048d7e7798c2a39a8a7892eb0afcc0a5a057b05cdf57c69 from build tracker '/tmp/pip-req-tracker-rne60cd3' 2021-07-09T18:12:12,759 Removed build tracker: '/tmp/pip-req-tracker-rne60cd3'