Re: [melbourne-pug] PyCharm and virtualenv plus apology

2017-11-25 Thread Mike Dewhirst
ttp://exponential.io/blog/2015/02/10/configure-pycharm-to-use-virtualenv/ -Original Message- From: melbourne-pug [mailto:melbourne-pug-bounces+marcus.caratti=fultonhogan.com...@python.org] On Behalf Of Mike Dewhirst Sent: Wednesday, 22 November 2017 11:50 AM To: Melbourne Python Users G

Re: [melbourne-pug] PyCharm and virtualenv

2017-11-25 Thread Mike Dewhirst
On 25/11/2017 1:00 AM, Tim Richardson wrote: Might have some more questions soon. I couldn't find a pycharm users list. Do you know of one? I use PyCharm on Windows & Linux, often with virtualenvs although on Windows increasingly I use miniconda non-administrator installs which is c

Re: [melbourne-pug] PyCharm and virtualenv

2017-11-24 Thread Tim Richardson
> > Might have some more questions soon. I couldn't find a pycharm users list. > Do you know of one? > > I use PyCharm on Windows & Linux, often with virtualenvs although on Windows increasingly I use miniconda non-administrator installs which is close enough to the same thing. I haven't had any vi

Re: [melbourne-pug] PyCharm and virtualenv

2017-11-24 Thread Graeme Cross
irtualenv/> > > > > -----Original Message- > From: melbourne-pug [mailto:melbourne-pug- > bounces+marcus.caratti=fultonhogan.com...@python.org] On Behalf Of > Mike Dewhirst> Sent: Wednesday, 22 November 2017 11:50 AM > To: Melbourne Python Users Group > Sub

Re: [melbourne-pug] PyCharm and virtualenv

2017-11-23 Thread Mike Dewhirst
tualenv/ > > > > >-Original Message----- >From: melbourne-pug >[mailto:melbourne-pug-bounces+marcus.caratti=fultonhogan.com...@python.org] On >Behalf Of Mike Dewhirst >Sent: Wednesday, 22 November 2017 11:50 AM >To: Melbourne Python Users Group >Subject: [melbou

Re: [melbourne-pug] PyCharm and virtualenv

2017-11-23 Thread CARATTI, Marcus
o/blog/2015/02/10/configure-pycharm-to-use-virtualenv/ -Original Message- From: melbourne-pug [mailto:melbourne-pug-bounces+marcus.caratti=fultonhogan.com...@python.org] On Behalf Of Mike Dewhirst Sent: Wednesday, 22 November 2017 11:50 AM To: Melbourne Python Users Group Subject: [melbo

Re: [melbourne-pug] PyCharm and virtualenv

2017-11-23 Thread Gavin McCloskey
Mike, Pycharm works well with venv, for me. Within pycharm projects settings, I configure my current interpreter to point to the appropriate venv https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html If you instantiate shells within pycharm, which I do a bit, you still need t

Re: [melbourne-pug] PyCharm and virtualenv

2017-11-21 Thread Martin Paulo
The instructions for working with virtualenv can be found at: https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html#configuring-venv I believe you are after the "To configure a local Python interpreter" Martin On 22 November 2017 at 11:49, Mike Dewhirst wrote: > I seem t

[melbourne-pug] PyCharm and virtualenv

2017-11-21 Thread Mike Dewhirst
I seem to have a blind-spot with PyCharm. I'd like to try it out with an existing project but it incorrectly reports problems with missing bits and pieces of my project which are all there in the virtualenv. Are there any PyCharm fans out there who develop in Windows? How can I get PyCharm to