Downloading the latest version, and simply executing the bash command, we get for all packages warnings like
warning libmamba Extracted package cache '/tmp/ddd/diracos/pkgs/six-1.16.0-pyh6c4a22f_0' has invalid url
and at the end an error message related to the creation of a symbolic link
Or to execute a single command in this environment, use:
micromamba run -p /tmp/ddd/diracos mycommand
ln: failed to create symbolic link '/tmp/ddd/diracos/lib/python3.9/site-packages/etc': No such file or directory
DIRACOS has been installed sucessfully in /tmp/ddd/diracos
I don't yet know if it actually impacts the behavior or not, I'll check it asap but we may need to rollback
Downloading the latest version, and simply executing the bash command, we get for all packages warnings like
warning libmamba Extracted package cache '/tmp/ddd/diracos/pkgs/six-1.16.0-pyh6c4a22f_0' has invalid urland at the end an error message related to the creation of a symbolic link
I don't yet know if it actually impacts the behavior or not, I'll check it asap but we may need to rollback