I'm currently using Python 2.7 with Anaconda and am considering making the move to Python 3.
What's the easiest/best way to upgrade while ensuring that custom modules I've installed are installed?
I'm currently using Python 2.7 with Anaconda and am considering making the move to Python 3.
What's the easiest/best way to upgrade while ensuring that custom modules I've installed are installed?