kyle foley
- 活动总数 81
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 23
-
创建于 structure not updating in pycharm
when i click on a new file the structure window no longer updates. it remains on the previous file. -
创建于 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... -
创建于 When I step into a function and hit f7 I go to the threading module first
已回答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... -
创建于 pycharm has become unworkable, a total reset should fix the problem
已回答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 ... -
创建于 problems with python classes in pycharm
已完成I made a video to illustrate my problem since it is quite complicated. https://drive.google.com/file/d/1FRq9aV0XND6V5NRN_ucoQ3DuqzsHJQt2/view?usp=sharing -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 Is there a max number of files you can have open in pycharm
已回答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... -
创建于 Can't configure Pycharm to use python 3.5
已回答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 ...