79218996

Date: 2024-11-23 23:02:16
Score: 0.5
Natty:
Report link

Bizarrely, I found that the pandas error has nothing to do with pytables which was the last error produced. Up higher in the stack trace, I noticed an error about Callables not being imported (typing support).

This fixed me:

 pip install --upgrade typing_extensions
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: leeprevost