forked from khider/pyCatSim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path=3.12
More file actions
82 lines (64 loc) · 3.4 KB
/
=3.12
File metadata and controls
82 lines (64 loc) · 3.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Channels:
- defaults
Platform: linux-64
Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / done
Solving environment: \ done
## Package Plan ##
environment location: /home/pkaur/miniconda/envs/catsim
added / updated specs:
- python
The following packages will be downloaded:
package | build
---------------------------|-----------------
pip-25.1 | pyhc872135_2 1.3 MB
tzdata-2025b | h04d1e81_0 116 KB
------------------------------------------------------------
Total: 1.4 MB
The following NEW packages will be INSTALLED:
_libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
_openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu
bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6
ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0
expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0
ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0
libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1
libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1
libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1
libmpdec pkgs/main/linux-64::libmpdec-4.0.0-h5eee18b_0
libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1
libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0
ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0
openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0
pip pkgs/main/noarch::pip-25.1-pyhc872135_2
python pkgs/main/linux-64::python-3.13.2-hf623796_100_cp313
python_abi pkgs/main/linux-64::python_abi-3.13-0_cp313
readline pkgs/main/linux-64::readline-8.2-h5eee18b_0
setuptools pkgs/main/linux-64::setuptools-78.1.1-py313h06a4308_0
sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0
tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0
tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0
wheel pkgs/main/linux-64::wheel-0.45.1-py313h06a4308_0
xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1
zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1
Proceed ([y]/n)?
Downloading and Extracting Packages: ...working...pip-25.1 | 1.3 MB | | 0%
tzdata-2025b | 116 KB | | 0% [A
tzdata-2025b | 116 KB | ########## | 100% [Apip-25.1 | 1.3 MB | ########## | 100% pip-25.1 | 1.3 MB | ########## | 100%
tzdata-2025b | 116 KB | ########## | 100% [Apip-25.1 | 1.3 MB | ########## | 100%
tzdata-2025b | 116 KB | ########## | 100% [A
[A done
Preparing transaction: / - done
Verifying transaction: | / - \ | / - \ | / - \ | / - \ | / done
Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done
#
# To activate this environment, use
#
# $ conda activate catsim
#
# To deactivate an active environment, use
#
# $ conda deactivate