Python Forum
Anaconda - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Anaconda (/thread-14758.html)



Anaconda - gehrenfeld - Dec-15-2018

I am using Anaconda 3 and running into some problems using it.

All you long time python users out there should I stick with Anaconda or just use python with pip?

Or maybe use something that you think is better?

I am using a Windows 10 OS


RE: Anaconda - ichabod801 - Dec-15-2018

I'm using Anaconda on Windows 10 without problems. Then again, I'm not installing a lot of packages. I was just using pip with Python on an earlier version of Windows (8?), and had so many problems I switched to Linux. That got old fast so I switched back to my current Windows set up.


RE: Anaconda - snippsat - Dec-15-2018

I use both Anaconda and Python(python.org).
The work fine together and can switch seamlessly between them.
Take a look Anaconda and other ways to run Python
Python 3.6/3.7 and pip installation under Windows
Editor i use VS Code,can switch between version one click and find virtual environment automatic for both Anaconda and Python(python.org).
VS Code from start.