Errors when PyCharm debug...

已回答

Dear sir,

When I debug run codes, the erros would shown as below, anybody met it before?

Thanks!

0

Hi! Are you able to run `import socket` command without debugger?

It looks like something's wrong with your interpreter, answers from this question may help you: http://stackoverflow.com/questions/16350201/importerror-module-use-of-python26-dll-conflicts-with-this-version-of-python 

0
Avatar
Permanently deleted user

Hello, Thanks for your kindly explaination. I will try it tomorrow. And inform you later.

0
Avatar
Permanently deleted user

Hi, I tried to use comand "import socket" in "cmd" condition. But the error as below:

0

请先登录再写评论。