Anaconda navigator VERY slow

I had the same problem. My issue was the ssl verification as I assume my workplace has done something with Firewall or etc. So I took the following two steps to fix it: – open command prompt (cmd.exe) – You can see the list of conda settings: conda config –show – Disable the ssl verification: … Read more

why does conda update downgrade some libraries

It’s a compatibility issue. Anaconda is a stable set of packages. When you update Anaconda, you update to this stable list. However, when you update individual packages, they might cause incompatibility issues with the rest of the Anaconda distribution so they aren’t considered stable. That’s why when you use conda update –all, it gets you … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)