anaconda / anaconda-project

Tool for encapsulating, running, and reproducing data science projects
https://anaconda-project.readthedocs.io/en/latest/
Other
216 stars 88 forks source link

[BUG] "Failed to initialize Anaconda directories": can't install Anaconda on Windows #391

Closed throwable-one closed 1 year ago

throwable-one commented 1 year ago

Windows10 (21H2). Anaconda3-2022.10-Windows-x86_64.

Install for: Just Me (Recommended). Path (default): C:\Users\%USERNAME%\anaconda3.

Result: Failed to initialize Anaconda directories

conda_fail
throwable-one commented 1 year ago

From debug view [20396] failed to get the Python codec of the filesystem encoding****

throwable-one commented 1 year ago

Actually, the problem was a directory with junk chars in name inside of my home directory, which probably led to the problem described above.

Issue could be closed, but still could be useful for anyone who face the same problem

jbednar commented 1 year ago

Closing as this was an issue with installing the Anaconda distribution, not an issue with the anaconda-project command.