awa5114

Avatar
  • 活动总数 21
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 6
  • 创建于

    Debugging code run through subprocess.Popen

    I am running a codebase I have inherited from someone else which makes extensive use of user input. For this reason I am running it using `subprocess.Popen`. Here is an example. The script `caller....
    • 2 个关注者
    • 5 条评论
    • 2 票
  • 创建于

    tests run a lot slower in new version of Pycharm

    Is it just me or does the pytest configuration run a lot slower in Pycharm 2020 as compared with PyCharm 2019?
    • 4 个关注者
    • 4 条评论
    • 2 票
  • 创建于

    Debug command line disappeared for no visible reason...

    已回答
    I am trying to open the debug command line in Pycharm. This morning it simply disappeared for no visible reason. I am using Pycharm 2017.2. I tried both 2.7 and 3.5 interpreters but this seems to h...
    • 3 个关注者
    • 8 条评论
    • 0 票
  • 创建于

    How to step into another .py file while debugging in PyCharm

    已回答
    In my current project I have a script that contains the line: exec(open(pathname/script.py).read()) Which is supposed to execute a file in another folder (but still contained within the Pycharm pro...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Python console acting up

    已回答
    I am trying to use Pycharm Community Edition 4.0.4 with Python27. I have checked my project interpreter in the settings and it shows (correctly) the folder path containing my python 27 executable. ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Errors in Pycharm

    已回答
    I am using PyCharm community edition 4.0.4 without administrator privileges. When I open a python console I get the following stream of error messages: C:\Python34\python.exe -u C:\Program Files (x...
    • 2 个关注者
    • 1 条评论
    • 0 票