[Tutor] Python dependencies in Anaconda

David Wolfe dkwolfe at gmail.com
Mon Oct 10 11:54:09 EDT 2016


Good Morning;

I'm working with a Python program that requires several dependencies
(Numpy, Matplotlib, and so on).  Normally I do all my programing through
Anaconda (using Spyder or a Juypter notebook), so the dependencies are
included, so it's not an issue.  So, what I'm wondering is, are the
dependencies that are included in Anaconda just contained in Anaconda, and
not actually accessible in Python, unless you go through the Anaconda
prompt to get to Python?

Thanks,
David


More information about the Tutor mailing list