Jan-05-2021, 12:16 PM
Hey everyone,
Usually I use PyCharm 3.8.
I'm trying to install 5 packeges for a project- numpy, scipy, matplotlib, basemap and pyhdf.
At the beginning I succeeded with the first three, and then I discovered in order to install the last two I need Conda env.
I tried to install Anaconda3 but I have no clue how to work with it
Moreover- even though I managed to install the first three, after changing the environment to conda via Python interpreter, all of the packages became invalid.
Can someone please guide me how to install all of them correctly?
Usually I use PyCharm 3.8.
I'm trying to install 5 packeges for a project- numpy, scipy, matplotlib, basemap and pyhdf.
At the beginning I succeeded with the first three, and then I discovered in order to install the last two I need Conda env.
I tried to install Anaconda3 but I have no clue how to work with it

Moreover- even though I managed to install the first three, after changing the environment to conda via Python interpreter, all of the packages became invalid.

Can someone please guide me how to install all of them correctly?