Monthly Archives: July 2015

Launching Spyder on Windows

If you install Spyder using any of the standalone installers after installing Python, you’ll have trouble launching the Spyder IDE. If you go to python_dir/Scripts, you’ll see the following: but clicking on spyder.dat will launch a command prompt for a … Continue reading

Posted in General | Tagged , , , | 1 Comment

Using Visual Studio 2013 for Python (3.4) with NumPy and SciPy on Windows

There seem to be various editors for Python and there are many articles online (e.g., this blog post) that discuss the features of the various editors. PyCharm by JetBrains seems pretty popular, but while I was Googling for Python editors, … Continue reading

Posted in General | Tagged , , , , , , | 3 Comments