Anton Steiner
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Anton Steiner 创建了一个帖子, PyCharm installs wrong pip in virtual environment
When installing a virtual environment using 2.7.11 as case interpreter, PyCharm installs the wrong pip in the virtual environment. This happens regardless of whether or not you select "inherit base... -
-
Anton Steiner 创建了一个帖子, Python 3.5: Virtualenv uses correct interpreter, wrong packages
After installing Python 3.5, I have two installations side by side:C:\Python\Python34C:\Python\Python35Each of those have the `requests` package installed for their own version.For projects where t... -
-
Anton Steiner 创建了一个帖子, Why shortcuts to insert snippets or live templates are actually a great (and needed) feature
I've seen on old posts that a number of people keep asking for shortcuts to insert snippets or live templates. So far, I think the team's answer has been that "live templates are good, learn to use...