Changes between Version 31 and Version 32 of DevNotes/DevGuide/CondaDevSetup
- Timestamp:
- Aug 31, 2018 11:17:55 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/DevGuide/CondaDevSetup
v31 v32 1 1 = Easy Developer Setup Using Anaconda = 2 2 == Step 1 - Install Anaconda == 3 Download the latest '''64-Bit''' Python '''2.7''' Installer from http ://continuum.io/downloadsand run it.3 Download the latest '''64-Bit''' Python '''2.7''' Installer from https://repo.continuum.io/archive/ and run it. 4 4 5 5 * The recommended destination folder is as good as any. If you deviate from this then it's probably worthwhile to make sure the path is short and contains no spaces, and is not the same as any previous installation (one reader installed 64 bit on top of previous 32 bit, not a good idea).