Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jonetangball
Total activity
3
Last activity
December 30, 2023 08:03
Member since
December 22, 2023 11:38
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
December 30, 2023 08:03
I configure my console using iPython,and it does solve my problem. The module Pydev_umd is something to do with my console. Even if I delete this module at the beginning of the program, it will no...
Community
PyCharm
"autoreload of pydev_umd failed" exception when using %autoreload in Python Console
0 votes
Created
December 22, 2023 11:38
I have solved this problem. The module pydev_umd seems to be my main function. We can check it in the sys,modules. So the best way to solve it is to cancel reloading this module. Like the screencast.
Community
PyCharm
"autoreload of pydev_umd failed" exception when using %autoreload in Python Console
0 votes