I want to be able to use the paraview.simple
library in PyCharm. I already have paraview installed in my computer. This package cannot be installed with p
Adding interpreter paths in PyCharm:
conda install -c conda-forge paraview
You can add custom paths this way.