Linked Questions

Popular Questions

I am facing an issue setting up pycharm environment using anaconda. The error i get is shown in the screenshot screenshot

I need to run this to use tensorflow in windows 10 but it is such a pain. So far i have tried reinstalling pycharm with 4 different versions from the latest to 2017 which i just tried thinking it may be more stable. I have also tried the solutions that end up closing these threads on github wihch are running these.

conda update anaconda-navigator
conda config --set ssl_verify no
conda update openssl ca-certificates certifi
conda update --all

I also installed anacondas 2 different versions both 32 and 64 bit seems like nothing is helping and i dont want to use linux or dual boot in my laptop.

Any help is appreciated thank you

Related Questions