Andre Kjellstrup
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 How to improve Pycharm "run" output with colors?
to the left: VSCode output from discordpy , to the right, sad, red-only output on PyCharm. How can I make it look properly? -
已编辑于 venv broken after Ubuntu 22.04, or Pycharm 2022.1 upgrade
This is the state of python interpreter: The suggested command produces: ``` andre@andre-wks:~$ source /home/andre/prog/PycharmProjects/garasjelys/venv/bin/activate(venv) andre@andre-wks:~$ nu... -
创建于 Where are project settings stored, (not everything is in the .idea directory) - and how to fix it?
I am syncing my "PyCharmProjects" between workstations (home/work and laptops) (Linux + rslsync) I would expect to configure and close an project on one computer, then resume on another. The reali... -
创建于 Newbie trouble with PyCharm - not very stright-forward with it's obsession about what is a project.
I choose to open existing "file or project" - and I point it to one of my single-file python files. now I can edit it, but not refactor, apparently because it does not belong to a project. So I...