Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Mwall
Total activity
6
Last activity
July 03, 2019 18:13
Member since
March 08, 2018 17:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
July 03, 2019 18:13
Make sure you check the right import for your version of Python. In 2.7 it's Tkinter and 3.x it's tkinter.
Community
PyCharm
GUI/Using Tkinter
0 votes
Created
April 02, 2019 15:01
I had the same issue with a new project. After I enabled Compile to Typescript, the error went away.
Community
WebStorm
[solved][TypeScript] Unresolved basetypes
0 votes
Created
March 08, 2018 17:03
I followed the advice on this page and it worked: https://stackoverflow.com/a/49158765/4898209 I think I found the answer. I was having the same problem. In PyCharm Professional 2017.3, go to File...
Community
PyCharm
AttributeError: module 'matplotlib' has no attribute 'verbose'
1 vote