Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ben Sizer
Total activity
17
Last activity
February 05, 2020 11:40
Member since
August 19, 2014 10:19
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
6
Activity overview
Posts (4)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
January 01, 2020 15:49
This just caught me out today. The weird thing is, Alt-Drag works fine in Rider, just not in PyCharm. This inconsistency is very confusing!
Community
PyCharm
PyCharm 2019 - column selection in the editor
0 votes
Created
April 20, 2018 12:40
Another approach that worked for me (in an environment lacking 'curl', and without using a virtual environment) is to download this file manually: https://bootstrap.pypa.io/get-pip.py - and then sa...
Community
PyCharm
Says package "installed successfully", but doesn't actually install
0 votes
Created
July 24, 2017 08:10
Yes, I am using relative imports in many places - these are important to allow modularity. It's hard for me to tell whether this is fixed or not because I'm hitting a new bug that never used to be ...
Community
PyCharm
Possible to structure tests so all tests in subpackages will run without import errors?
1 vote
Created
July 03, 2017 13:02
I think this conversation has lost track of what I was originally trying to say. Certainly the prefix issue is not relevant. The problem was specifically the issue of being able to run the same tes...
Community
PyCharm
Possible to structure tests so all tests in subpackages will run without import errors?
1 vote
Created
November 10, 2015 10:12
Nobody ever encountered anything like this? Am I doing something unreasonable? Or missing a simple fix?
Community
PyCharm
Possible to structure tests so all tests in subpackages will run without import errors?
0 votes
Created
September 07, 2015 14:34
I get this with all sorts of objects, but it seems to be certain unicode strings that are broken (and probably, therefore, any object that holds strings like that). I'd copy and paste one here, but...
Community
PyCharm
invalid syntax (<string>, line 1)
0 votes