I recently setup python on my new computer.
I installed all the modules but for whatever reason the pandas module is not working.
I keep getting this error which will not go away no matter what i do.
I have tried the following:
- pip install python
- pip install wheel
- I have checked and confirmed that pandas 1.4.2 has been installed
Any help will be greatly appriciated.
Thanks