On 24/11/2017 8:14 PM, Graeme Cross wrote:
On Thu, 23 Nov 2017, at 11:00 PM, Mike Dewhirst wrote:
Thanks Marcus

Might have some more questions soon. I couldn't find a pycharm users list. Do you know of one?

Hi Mike.

JetBrains hosts a PyCharm discussion forum that you might find useful:

https://intellij-support.jetbrains.com/hc/en-us/community/topics/200379535-PyCharm

Thank you Graeme. I had not previously seen that.


Also the Pycharm blog is well worth reading. For example, one of the recent EAP (Early Access Program) blog posts contained info on recent changes to virtualenv handling that might be relevant to your original question:

https://blog.jetbrains.com/pycharm/2017/10/pycharm-2017-3-eap-6/

I have a permanent license for 2017.2 which I think puts 2017.3 out of reach unless I pay more money. I really need to decide whether PyCharm suits me before doing so. At this stage it is slowing me down rather than adding anything. But I am giving it a go and expecting the learning curve to flatten out somewhat.

As an off-topic apology, I replied to Martin Paulo thanking him for his pointer to the docs which solved my problem. Unfortunately, "Reply" in my Thunderbird email client refuses to reply to the list. I have to "Reply All". Which I forgot to do. Hence list watchers must have thought I am still waiting for an answer.

My apology to all

Cheers

Mike


Regards,
Graeme


Mike

/Connected by Motorola/


"CARATTI, Marcus" <marcus.cara...@fultonhogan.com.au> wrote:



Hi Mike,

'File' >  'Settings'.
Under your 'Project: [project name'] > 'Project Interpreter' > On the top right, click on the cog > 'More...'
Click + > click 'Add Local'.
Enter ~/.virtualenvs/<your virtualenv name>/bin/python in the path.
Click 'OK'.
Select 2.7.6 virtualenv at ~/virtualenvs/api > click the 'edit' icon.
Check 'Associate this virtual environment with current project'.
Click 'OK'.
Click 'OK'.
Click 'Apply' > click 'OK'.


http://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 Group <melbourne-pug@python.org>
Subject: [melbourne-pug] PyCharm and virtualenv

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 respect an existing venv site-packages?

Thanks

Mike

_______________________________________________
melbourne-pug mailing list
melbourne-pug@python.org
https://mail.python.org/mailman/listinfo/melbourne-pug


-------------------------------------------------------------------------------------------------------------------
This email message and any attachments are confidential and may be privileged in which case neither is intended to be waived. This email is for use only by the intended recipient. If you are not the intended recipient you have received this email in error and any use, circulation, forwarding, printing or copying whatsoever by you is strictly prohibited. If you have received this message in error, please inform us immediately and delete this email and any attachments. While Fulton Hogan Pty Ltd employs Anti-Virus Software, we cannot guarantee that this email is free from viruses and we recommend that the email and any
attachments be tested before opening.

Fulton Hogan may collect, use and disclose personal information about you so we can perform our business activities and functions and provide quality customer services.
You can view our Privacy Statement at
http://www.fultonhogan.com/Privacy-Statement---Australia-and-New-Zealand/Privacy_Statement_Australia/
_______________________________________________
melbourne-pug mailing list
melbourne-pug@python.org
https://mail.python.org/mailman/listinfo/melbourne-pug

_________________________________________________
melbourne-pug mailing list
melbourne-pug@python.org <mailto:melbourne-pug@python.org>
https://mail.python.org/mailman/listinfo/melbourne-pug


_______________________________________________
melbourne-pug mailing list
melbourne-pug@python.org
https://mail.python.org/mailman/listinfo/melbourne-pug

Reply via email to