I have used Anaconda+Spyder and also Pycharm for python code developments. I am having difficulties with installing external packages, using either CONDA or PIP. It is very common for me to see error regarding conflict between the packages and versions. Is there a painless, hassle-free approach to install a set of compatible external libraries for python?