I really encountered this problem when installing pandas in pycharm’s virtual running environment
-
- install pandas
pip install pandas
Find the path of pandas in everything, and then copy it to the running environment and working environment of pycharm project
My working environment path for this project is:
C:\Users\**\Desktop\code\PythonSkill\venv\Lib\site-packages