segersj2
Results
2
comments of
segersj2
I grepped for the path and got back something like 4000 places the path is hard coded with an absolute path, I grepped the results for ".conda" and that narrowed...
./open_dev_console needed to be made executable, no problem. next issue: conda is not in $PATH, so I found it in installer/bin/conda, and ran ./installer/bin/conds config --add pkgs_dirs /pkgs (properly replaced...