Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
James Gardiner
Total activity
14
Last activity
May 03, 2018 04:16
Member since
August 31, 2017 00:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (2)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
May 03, 2018 04:16
Ok, Sorted my issue. From reading thread and it pointing to likely being the python executable I am using.. After upgrading my env to use a new python, in this case I got the latest. created a ne...
Community
PyCharm
OS X django - python quit unexpectedly
0 votes
Created
May 02, 2018 09:06
I hve the same issue, but its not the same cause.. I recently replaced the hardware and imaged my disk to a new macbook, but the problem followed.. When I make change to the code and it tries to re...
Community
PyCharm
OS X django - python quit unexpectedly
0 votes
Created
October 31, 2017 23:23
Would like to help, but I have to much on my plate and building a test case would take a few hours I dont have.
Community
WebStorm
Only when using Javascript debug does cross domain bug occur with JB-Chrome-extension??
0 votes
Created
October 31, 2017 12:46
If you look at the original error it mentioned redirecting from http://localhost:8000/dcns/logincheck to http://localhost:8000/dcns/logincheck/ As the actual login url is http://localhost:8000/dc...
Community
WebStorm
Only when using Javascript debug does cross domain bug occur with JB-Chrome-extension??
0 votes
Created
October 30, 2017 21:25
If the extension was disabled, I can debug in Chrome debugger fine. Anyway, I found the cause, well type of. You will see in the error that a redirect from http://host/api/logincheck redirects to h...
Community
WebStorm
Only when using Javascript debug does cross domain bug occur with JB-Chrome-extension??
0 votes
Created
September 01, 2017 05:39
Sorted the issue It was due to some virtualenv changes I did and forgot I set the run-configuration on a specific virtualenv, and not the project default. So, it was running it in a virtend that ...
Community
PyCharm
manage runserver outside PyCharm OK, inside PyCharm, cannot find imports... HELP!
0 votes
Created
September 01, 2017 05:09
Gustavo, Its not a namespace conflict. It appear to be that.. I upgraded to a new virtualenv 3.5 over 3.4.. with same requirements.. Anyway, the "Run Configurations" did not also jump to the n...
Community
PyCharm
ImportError of a module PyCharm otherwise finds
0 votes
Created
August 31, 2017 00:19
Gustavo Albuquerque can you please explain this in more detail. I have the same problem with pyOpenSSL. Works everywhere but PyCharm. It cannot find the module. I may try the hack to add its dire...
Community
PyCharm
ImportError of a module PyCharm otherwise finds
0 votes