I have Python 2.7 and 3.5 both installed on my Windows machine and several times I wanted install some new package I’ve ended up with the “No module names ‘xxx’” message although I had just installed the package! Every time I end up resolving the issue somehow, but I keep forgetting what I did... Continue Reading →
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, I came across Python Tools for Visual Studio. Coming from a C# background, I thought... Continue Reading →