James Bowery
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 9
-
-
James Bowery created a post, AnsweredWhat's up the the tantalyzingly brief pop up notices in the bottom right of the PyCharm IDE that I can't bring back up and read?
Ubuntu at least permits one to click on the notice bar at the top when its tantalyzingly brief notifications disappear at the same location in the IDE. But PyCharm not only doesn't permit you to br... -
-
-
James Bowery commented, -
-
James Bowery created a post, Gateway PyCharm Client Won't Let Me Resolve Conflict By Loading From Disk
The only options I see in the conflict resolution popup are "Save Memory Content" and "Cancel". First of all, this "conflict" was never a conflict to begin with as I had made changes on the remote ... -
James Bowery created a post, Gateway PyCharm Client Debugger Console Prompt Not Active After Mysterious Reinitailization of Conda Environment
Everything seemed to be working ok with the Gateway client debugging remotely using PyCharm until, mysteriously, I was challenged to reconfigure the interpreter. My Conda environment seemed to be... -
James Bowery created a post, AnsweredCannot "Get from VCS" clone git repo on Windows share
The following is a screenshot zeroed in on the popup that briefly displays and then disappears (no error messages) along with any indication that anything had actually been done, putting me into Wi... -
James Bowery created a post, Resizable vector graph when running matplotlib.pyplot.plot in debugger?
This is the kind of plot I want when running under the debugger but instead it gives me a PNG image.How do I tell pycharm this is what I want it to do when I call matplotlib.pyplot.plot then show?