Pycharm Crashes When Importing Modules
Whenever I go to import a module, such as pyperclip, Pycharm crashes as soon as I type:
import p
I've tried other modules, and it always crashes after typing the first letter of the module's name after import.
Any help would be appreciated!
import p
I've tried other modules, and it always crashes after typing the first letter of the module's name after import.
Any help would be appreciated!
Please sign in to leave a comment.
I get exactly the same problem. Clearly, it's a bug.
JB Team: are you listening to this?