Ben Sizer

Avatar
  • 活动总数 17
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 6
  • 已编辑于

    PyCharm can't find docker-compose

    I'm trying to follow these instructions - https://www.jetbrains.com/help/pycharm/docker.html - on a Mac. My Docker project works at the command line, and I can launch the whole thing with "docker s...
    • 2 个关注者
    • 1 条评论
    • 1 票
  • 创建于

    Possible to structure tests so all tests in subpackages will run without import errors?

    已回答
    I have a package structure like this:\myprogram\myprogram\tests\myprogram\integration_tests\myprogram\subpackage\myprogram\subpackage\testsetc.If I right-click on \myprogram\tests and choose "Run '...
    • 4 个关注者
    • 7 条评论
    • 1 票
  • 创建于

    invalid syntax (<string>, line 1)

    For many objects, when I attempt to view them in the debugger by clicking the 'view' button, I get this error:    invalid syntax (<string>, line 1)This even happens when I right-click on the object...
    • 3 个关注者
    • 4 条评论
    • 4 票
  • 创建于

    JSLint ignoring tab width

    I'm editing some Javascript in PyCharm and having trouble with JSLint. In particular, it keeps saying "Expected 'whatever' at column 9, not column 5". This is because my tab width is 4, not 8. But ...
    • 1 个关注者
    • 0 条评论
    • 0 票