raytheon
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
raytheon created a post, help with dependency cycle
hi all..I have a project which i can run from the command line, but when i run it within pycharm (just run - no debugger), i see:Traceback (most recent call last): File "/data/app/cent5_i386/PyCha... -
raytheon created a post, Answeredreformat code to specified line length
hi all..Our coding standard specifies line lengths no greater than 79 characters. I've specified this in the File:Settings:Code Style:Python:Right Margin with global settings selected. I then tried... -
raytheon created a post, cannot get past a function in the debugger
hi all..I'm getting an error in the debugger when i try to step past a certain line that i do not see when i run the same application from the console used to launch pycharm. I've explicitly specif... -
-
-
-
raytheon created a post, inheriting console environment
hi all..Apologies if this is a FAQ, but i would like to inherit my console environment when i run PyCharm. Is this possible, or, if not, is there an easy way to pull the environment variables into ...