What kind of magic do I need to get python to talk to Excel xlsm file?

Chris Angelico rosuav at gmail.com
Tue Sep 1 16:44:22 EDT 2020


On Wed, Sep 2, 2020 at 6:17 AM Steve <Gronicus at sga.ninja> wrote:
>
> Ok, I think I ran into this about a year ago when this was suggested back then.
>
> I entered “pip install pandas”
>
> I am told to “install Anaconda which can be deleted later”   (huh?)
> Then it tells me “Installing with “Miniconda” (huh? Huh?)
> Then “Installing from PyPl which is what I used to get the same page that is telling me all this…
>
> ActivePython, then finally Linux which I am not using.
>

You're on Windows? Get your pandas here:

https://www.lfd.uci.edu/~gohlke/pythonlibs/

ChrisA


More information about the Python-list mailing list