Monte Milanuk
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
-
Monte Milanuk created a post, AnsweredPycharm conda env not showing packages installed via pip
Running Pycharm 2016.1.2, using Anaconda 4, with a `conda` env running Python 3.5.1 on Windows 10. Pure python project, planning on doing some development using `bottle`. Created said conda env u... -
Monte Milanuk commented, -
-
Monte Milanuk created a post, Portable install of WebStorm?
Is there a simple way to get a portable (USB stick) installation of WebStorm?I've found a few posts around the 'Net about how to do it for PHPStorm (rename the .exe file to .zip, unpack and edit a ... -
-
-
Monte Milanuk created a post, Using PyCharm with Anaconda
So... I know its possible to use Anaconda (or miniconda) as the python interpreter for a project inside PyCharm - I've gotten it to work in both Windows 7 and Ubuntu 14.04 with no problems. Now...... -
-
Monte Milanuk created a post, ImportError: No module named 'superlists.lists'
So... starting to work my way thru the book 'Test Driven Development with Python' and I'm trying (against the author's recommendations) to do it using an IDE, namely PyCharm.I got the first functio...