kyle foley

Avatar
  • Total activity 81
  • Last activity
  • Member since
  • Following 1 user
  • Followed by 0 users
  • Votes 4
  • Subscriptions 23
  • Created

    structure not updating in pycharm

    when i click on a new file the structure window no longer updates.  it remains on the previous file.
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    cannot view variables pane

    In the instructions regarding the variables pane, pycharm documentation simply says: The Variables pane enables you to examine the values stored in the objects of your application.When a stack fra...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    When I step into a function and hit f7 I go to the threading module first

    Answered
    I have checked the box:   settings -> debugger -> stepped -> do not step into scripts -> threading.py   And pycharm still goes into the threading module each time I hit f7.  I need to figure out ho...
    • 3 followers
    • 8 comments
    • 0 votes
  • Created

    pycharm has become unworkable, a total reset should fix the problem

    Answered
    It all started when I created 300,000 files amounting to about 1 gig.  Pycharm couldn't index them and I started getting the error message: 'generating skeletons'.  I moved the large files outside ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    problems with python classes in pycharm

    Completed
    I made a video to illustrate my problem since it is quite complicated.   https://drive.google.com/file/d/1FRq9aV0XND6V5NRN_ucoQ3DuqzsHJQt2/view?usp=sharing
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    expand recursively function not working on pycharm

    I really love the expand, collapse recursively function on pycharm, so if i could get it to work right that would really speed things up.  The collapse all function works but it is not nearly as go...
    • 1 follower
    • 3 comments
    • 1 vote
  • Created

    Eliminate 'waiting for connection'

    I've noticed that sometimes that status bar that says 'waiting for connection' will not appear and pycharm works faster.   How can I set up pycharm so that it never waits for a connection but just ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    quickly change script in debug configurations

    Is there a way to quickly change the script in debug configurations.  for example, if i'm debugging two scripts or two files, i constantly have to switch back and forth between them. it takes about...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Is there a max number of files you can have open in pycharm

    Answered
    I've noticed that my files keep disappearing on the this tab It seems that the max I can is 10.  This is very annoying because I have to keep opening files which requires a lot of clicks of the but...
    • 2 followers
    • 2 comments
    • 2 votes
  • Created

    Can't configure Pycharm to use python 3.5

    Answered
    Right now I'm using Python 3.6 but in order to use the natural language tool kit I need to use python 3.5.  I downloaded 3.5 but when I hit edit configurations and then select the interpreter, 3.5 ...
    • 2 followers
    • 1 comment
    • 0 votes