I've been using the python version 3.6.5 for quite some time now and have installed a whole set of modules with it, and now I'm trying to change into version 3.8.5, because I couldn't get certain vim plugins to work with older versions. The problem is that by changing to this one I have to install all the packages I used before and possibly crash some programs developped along the way. Is there any way to pass the modules installed in the previous version to a new version? Thank you in advance.