Hfm5

- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 5
-
创建于 PyCharm, WSL, git: commit failed with cryptic error
已回答Using PyCharm Pro 2018.3.3 (Build #PY-183.5153.39), using git 2.7.4 from Ubuntu (under WSL with git.cmd trick). When trying to commit, I get this error: [Time] Commit failed with error0 files commi... -
创建于 PyCharm: Call to __init__ of super class is missed
已回答In the following code, the inspector on PyCharm Pro 2018.3.2 shows a warning at line 11 that "Call to __init__ of super class is missed". #! /usr/bin/python3from abc import ABC, abstractmethodclass... -
创建于 Pycharm using WSL's git?
已回答I want to configure my PyCharm to use the stock Ubuntu git available under the WSL, however I can't find a way to do so. I know there is a git version for Windows, however parts of my codebase requ...