Running python3.3 from python 2.7

After installing py33 using the following commands

  • conda update conda
  • conda create -n py33 python=3.3 anaconda
  • activate py33

Some files need to copied over from Anaconda to py33. Click on the link below to download the documentation.

Spyder3Doc