Installation of compas-igs

Hi:) I wanted to install compas-igs on my windows computer (Windows 11) using anaconda. Itroed to follow the instruction on GitHub:

But I always get this error in the first step: conda env create -f https://blockresearchgroup.github.io/compas-IGS2/environment.yml

Error:
Preparing transaction: done Verifying transaction: done Executing transaction: done ERROR conda.core.link:_execute(1029): An error occurred while installing package ‘conda-forge::python-3.12.11-h3f84c4b_0_cpython’. Rolling back transaction: done [Errno 13] Permission denied: ‘C:\\Users\\nicla\\miniconda3\\envs\\igs-dev\\pythonw.exe’ ()

Do you maybe know whats the issue?:slight_smile:

hi niclas,

since this seems to be a permission problem, have you tried running the installation “as administrator”?

best,
tom