Changes between Version 31 and Version 32 of DevNotes/DevGuide/CondaDevSetup


Ignore:
Timestamp:
Aug 31, 2018 11:17:55 AM (6 years ago)
Author:
smk78
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/DevGuide/CondaDevSetup

    v31 v32  
    11= Easy Developer Setup Using Anaconda = 
    22== Step 1 - Install Anaconda == 
    3 Download the latest '''64-Bit''' Python '''2.7''' Installer from http://continuum.io/downloads and run it. 
     3Download the latest '''64-Bit''' Python '''2.7''' Installer from https://repo.continuum.io/archive/ and run it. 
    44 
    55 * 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).