Karimone

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

    path not correctly generated for the class test

    Hello, I'm using the last version of Pycharm (2019.1.2) on Linux. myprojectfolder --- project    ---- src        --- pkg1          --- test               ---- test_mod1           --- mod1   When I ...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    python console and auto import not working for my project's code

    已回答
    I love use the python console, but the auto import is not working as in the editor. I can get the discovery of the class I want to use, but the `from myModule import MyClass` is not automatically a...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Search for a class in the project and import

    已回答
    Hello, I'm trying to get the suggestion working when I'm trying to use a function or a class that is not actually imported.   if I start typing something, the Auto Import show me the class/function...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Console focus lost after every command

    已回答
    Hello, when I use the console during the debugging, the focus is lost after every execution. Very annoying, I must click every time on the debug again to get back the prompt. I guess is something r...
    • 2 个关注者
    • 2 条评论
    • 0 票