PyCharm does not recognise Python standard libraries

Hello,

At some point in time my PyCharm started to mark Python standard libraries as unknown symbols.

Rebuilding index did not help. Removing .PyCharm20 directory helped but painful since I loose all my settings.

Any suggestions are welcome.

Thank you.

0

What kind of Python interpreter are you using?

Please try pressing the "Reload" button under Settings | Python Interpreters | <your interpreter> | Paths

0

请先登录再写评论。