25.01.2025, 18:55
Okay, plans changed and I ended setting up the VM.
Installed Win11, Visual Studio, the NVIDIA stuff (needed to add the LAZY loading to the environment) and Anaconda3.
I then started the anaconda_prompt from the Anaconda.Navigator and started calling the listed call:
Did something go wrong, or do I need to change to ' C:\ProgramData\anaconda3\envs\colormnet' ?
Cu Selur
Installed Win11, Visual Studio, the NVIDIA stuff (needed to add the LAZY loading to the environment) and Anaconda3.
I then started the anaconda_prompt from the Anaconda.Navigator and started calling the listed call:
(base) C:\Users\selur>conda create -n colormnet python=3.12
Channels:
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: C:\ProgramData\anaconda3\envs\colormnet
added / updated specs:
- python=3.12
The following packages will be downloaded:
package | build
---------------------------|-----------------
bzip2-1.0.8 | h2bbff1b_6 90 KB
expat-2.6.4 | h8ddb27b_0 257 KB
libffi-3.4.4 | hd77b12b_1 122 KB
openssl-3.0.15 | h827c3e9_0 7.8 MB
pip-24.2 | py312haa95532_0 3.0 MB
python-3.12.8 | h14ffc60_0 16.4 MB
setuptools-75.1.0 | py312haa95532_0 2.2 MB
sqlite-3.45.3 | h2bbff1b_0 973 KB
tk-8.6.14 | h0416ee5_0 3.5 MB
tzdata-2025a | h04d1e81_0 117 KB
vc-14.40 | haa95532_2 10 KB
vs2015_runtime-14.42.34433 | h9531ae6_2 1.2 MB
wheel-0.44.0 | py312haa95532_0 169 KB
xz-5.4.6 | h8cc25b3_1 609 KB
zlib-1.2.13 | h8cc25b3_1 131 KB
------------------------------------------------------------
Total: 36.5 MB
The following NEW packages will be INSTALLED:
bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6
ca-certificates pkgs/main/win-64::ca-certificates-2024.12.31-haa95532_0
expat pkgs/main/win-64::expat-2.6.4-h8ddb27b_0
libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1
openssl pkgs/main/win-64::openssl-3.0.15-h827c3e9_0
pip pkgs/main/win-64::pip-24.2-py312haa95532_0
python pkgs/main/win-64::python-3.12.8-h14ffc60_0
setuptools pkgs/main/win-64::setuptools-75.1.0-py312haa95532_0
sqlite pkgs/main/win-64::sqlite-3.45.3-h2bbff1b_0
tk pkgs/main/win-64::tk-8.6.14-h0416ee5_0
tzdata pkgs/main/noarch::tzdata-2025a-h04d1e81_0
vc pkgs/main/win-64::vc-14.40-haa95532_2
vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.42.34433-h9531ae6_2
wheel pkgs/main/win-64::wheel-0.44.0-py312haa95532_0
xz pkgs/main/win-64::xz-5.4.6-h8cc25b3_1
zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_1
Proceed ([y]/n)? y
Downloading and Extracting Packages:
Preparing transaction: done
Executing transaction: done
#
# To activate this environment, use
#
# $ conda activate colormnet
#
# To deactivate an active environment, use
#
# $ conda deactivate
(base) C:\Users\selur>conda activate colormnet
(colormnet) C:\Users\selur>cd colormnet
Das System kann den angegebenen Pfad nicht finden.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.