I'm kinda new to programming, and this is one of my first projects, a data science project.
I am using PyCharm and I need to install numpy and pandas (and probably many others later).
But I can't manage to download any package.
I tried different versions of numpy and pandas, tried with the terminal, and tried to use a Virtualenv and a Conda environment.
If you have any suggestion I'd be happy to hear them.