Hacker News new | ask | show | jobs
by chupapuma 3319 days ago
/Dev on Python Team chiming in/ You can use conda + PTVS. About half of my python installs are Anaconda and it works well for me. When you right click on your environment in solution explorer, you can select to install packages and change between pip, conda, and easy_install.