79356999

Date: 2025-01-15 03:38:19
Score: 2.5
Natty:
Report link

So the issue ended up being that I was missing some required modules. I took some time to look at the error stack trace and traced the path/files that it was trying to load the methods from. In this case I was missing IPython.

[1]: https://i.sstatic.net/MB3VLlNp.png

Once I installed IPython via anaconda navigator, this and all other code works fine now. Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Chris Dunn