Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Marc A Sarrel
Total activity
7
Last activity
November 18, 2024 17:18
Member since
December 16, 2017 02:12
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
November 18, 2024 17:18
Yes, that was the problem. I excluded the venv directory and the type warnings went away. Thanks!
Community
PyCharm
Unexpected type(s):(int)Possible type(s):(SupportsIndex)(slice) with PyCharm 2024.3
0 votes
Created
August 20, 2018 18:10
The better solution is not to manage the entire Java classpath via the Project Interpreter mechanism. It's better to use the Project Settings and Platform Settings mechanism in Project Structure.
Community
PyCharm
Unresolved Import References Jython (importing from java jar files)
0 votes
Created
December 17, 2017 19:42
I switched to IntelliJ IDEA with the Python plug in, and that seemed to fix the problem.
Community
PyCharm
Unresolved Import References Jython (importing from java jar files)
0 votes