Open ejvdw opened 1 week ago
Hi @ejvdw,
Could you create a new environment in Anaconda and then install the requirements via the Terminal?
To do so, please follow this instructions here
Let me know if this works! Gabriel
Hi Gabriel, it worked. Thank you!
I'd just like to add to this and mention that a friend and I had this exact same issue as well when using Python 3.12.7. I didn't see this thread and ended up creating a new Python environment with Anaconda and version 3.11.10 specified instead. My friend also solved it the same way. I think the main issue here may be with the specific version of Python (3.12.7) specified in the instructions.
I am working with Jupyter Notebook via Anaconda. Somehow, when I try to import pandas, I get this error message:
This error message is cut off here, it goes on for a very long time. I've already tried multiple times to run each cell in the document again to make sure I didn't skip an important installation I had to do prior to this one. Any help is appreciated, thank you!