-
Notifications
You must be signed in to change notification settings - Fork 0
/
slurm-5274868.out
23 lines (20 loc) · 1.34 KB
/
slurm-5274868.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: pandas in /home/gharrabi/.local/lib/python3.10/site-packages (2.2.2)
Requirement already satisfied: numpy>=1.22.4 in /home/gharrabi/.local/lib/python3.10/site-packages (from pandas) (1.26.4)
Requirement already satisfied: python-dateutil>=2.8.2 in /home/gharrabi/.local/lib/python3.10/site-packages (from pandas) (2.9.0.post0)
Requirement already satisfied: pytz>=2020.1 in /home/gharrabi/.local/lib/python3.10/site-packages (from pandas) (2024.1)
Requirement already satisfied: tzdata>=2022.7 in /home/gharrabi/.local/lib/python3.10/site-packages (from pandas) (2024.1)
Requirement already satisfied: six>=1.5 in /home/gharrabi/.local/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0)
[notice] A new release of pip is available: 23.1.2 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
Channels:
- conda-forge
- defaults
Platform: linux-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
# All requested packages already installed.
Traceback (most recent call last):
File "/work/ccresearch/gharrabi/expr/exp5/exprz/quantum_simulation.py", line 3, in <module>
from cuquantum import custatevec as cusv
ModuleNotFoundError: No module named 'cuquantum'