Unable to load image

Does conda normally take hours to solve environments?

I started 'conda update python' a while ago and it's still solving

5
Jump in the discussion.

No email address required.

Probably not. Either a time out or you have the most bloated python dependencies imaginable (which would be solved by using pythons venv for each project instead of a bloating your global install)

Jump in the discussion.

No email address required.

Are you behind :marseynotes2: a company firewall or anything? I used to have that problem using conda at work.

Jump in the discussion.

No email address required.

You can add you’re companies ca to anaconda to fix this issue

Jump in the discussion.

No email address required.

When conda install/update takes more than a handful of seconds to run you're fricked. There's no way to figure out what random obscure 5kb library is causing conflicts. Just delete the environment and start over

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.