Error code -1066598274

Hello to all,

 

I'm trying to import pands as pd in pycharm both by running the .py file and on the console but it results with the program exiting with code -1066598274. Aside from the import, the code works.

Any help is appreciated, I have had no luck finding a similar error code elsewhere.

 

Regards,

 

Nicolas

0

Please make sure you don't get the same error when running your code from the system cmd prompt. Most likely the issue is not related to PyCharm.

0

请先登录再写评论。