0

i really need the "import tables" for pvlib so it can run. But when i try to in stall on pip the "tables" i get a bunch of errors. Does anyone can help me?

The pictures after this message are what i see, and it keeps going...

Picture 1

Picture 2

Picture 3

petrosbomb
  • 13
  • 1

1 Answers1

2

It says You need to have "Microsoft Visual C++ 14.0 or greater". please download and give it a try - https://visualstudio.microsoft.com/downloads/

also, You can get a pre-built version of PyTables for Python 3.9 Binaries for Python Extension Packages.

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

after downloading file run ex: pip install tables-3.6.1-cp39-cp39-win_amd64.whl

Pavan Suvarna
  • 486
  • 3
  • 13
  • Dude i really thank you so much, i did the second thing u told me, so i shouldnt have to download vs and it worked perfect, i really love this community. Thank you very much! – petrosbomb Apr 24 '21 at 12:20