[Tutor] ModuleNotFound Error

Schuster, Emily A. Emily.Schuster at jhuapl.edu
Thu Aug 13 13:25:36 EDT 2020


Hi Everyone!
I’ve been trying to install Pandas onto Anaconda. I’ve installed it using both pip and conda, and whenever I try to reinstall it says that the “Requirement has already been satisfied”, so I know Pandas is in there somewhere; however, when I try to “import pandas as pd” in my Python program in IDLE, I get a ModuleNotFoundError: “pandas” does not exist. Why is python/Anaconda not able to access the Pandas library?
Thank you so so much!!!
Sincerely,
Emily Schuster
(917)596-6744


More information about the Tutor mailing list