ContinuumIO / anaconda-issues

Anaconda issue tracking
646 stars 220 forks source link

Windows installer fails if user profile directory name contains parenthesis #13406

Open BurtHarris opened 2 months ago

BurtHarris commented 2 months ago

Checklist

Impacted product

What happened?

I have a user profile is stored in C:\users\Mayra(Kitty)... This has not caused problems installing other packages, e.g. Microsoft 365 But installing Anaconda3-2024.06-1-Windows-x86_64.exe fails with an error saying there is an invalid character in the path

Expected behavior or outcome

Installation successful.

Conda info

n/a (install failed)

Conda config

n/a (install failed)

Conda list

n/a (install failed)

Additional information

No response

marcoesters commented 1 month ago

Thanks @BurtHarris for the report! This is intended behavior because of the following issue: https://github.com/conda/conda/issues/12587

So, our installers prohibit these characters in the path until the issue is fixed in conda.