Jason K. Moore
Jason K. Moore
I just installed the v2024.01 release from https://gitlab.ewi.tudelft.nl/bhmgerritsen/anaconda-dee-config/-/releases on a regular Windows PC. I selected the "All Users" option and to "Register Python". I elevated admin rights to run the...
Thanks for the insight. The permission error also occurs when trying to run `ipython` from the anaconda prompt. We could install an older version of IPython and Jupyter as a...
Here is an issue on the IPython tracker that implies that IPython tries to create something in the user's home directory: https://github.com/ipython/ipython/issues/12079 It is from 2020 though, so that doesn't...
Searching for "jupyter" and "access is denied" gives lots of hits, like: https://stackoverflow.com/questions/61747187/jupyter-lab-in-anaconda-not-working-error-executing-jupyter-command-lab-win
It's worth noting that we see this:  indicating that we don't even have read and execute permissions for all the binaries.
> I will have to think about whether this comes with security risks, even though read and execute privileges should be relatively safe. Our current work around is to give...
This was my attempt at building the new installer the same way we did last year (defaults as priority w/ conda forge packages on top): https://github.com/moorepants/anaconda-dee-config/actions/runs/10185441100 We have the same...
I built an installer without conda-forge packages in the base environment. You can download here: https://github.com/moorepants/anaconda-dee-config/actions/runs/10242877472 Note that my install action fails with: ``` Error: Unable to locate executable file:...
> PowerShell instead of bash (as Miniforge and Anaconda do), but that can't be the reason, can it? I can test a build using bash to call the constructor related...
This is the new installer we build this year with Constructor 3.11.3:: https://github.com/moorepants/anaconda-dee-config/actions/runs/14701742124/artifacts/3019641164