Anton Steiner
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Anton Steiner created a post, 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 created a post, 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 created a post, 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...