I’ve been getting errors like this lately, from CondaPkg
:
critical libmamba filesystem error: cannot copy symlink: Operation not permitted [~/.julia/scratchspaces/0b3b1443-0f03-428d-bdfb-f27f9c1191ea/root/pkgs/libstdcxx-ng-12.3.0-h0f45ef3_0/lib/libstdc++.so] [~/some_project/.CondaPkg/env/lib/libstdc++.so]
Any idea where this could come from?
This is happening when pre-compiling a package that uses PythonCall
and CondaPkg
. I can post a full stack-trace if people thing it can be useful.