On Tuesday 06 June 2017 19:08:10 Bruce Whealton wrote:

> 2) How do I get an IDE like Pycharm to recognize the Virtualenv?  I
> know I can select the compiler

Interpreter.

> to be inside the
> Virtualenv but other libraries that I installed into that virtualenv,
> if the virtualenv is not active, then it won't find the
> installations of the different libraries.

Did you try it?

First off, PyCharm can make the virtualenv for you. Second, if you point it to 
the 
python interpreter inside the virtualenv, it will pick up the installed 
libraries.
File > Settings > Project > Project Interpreter.

-- 
Melvyn Sopacua

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1787515.kA5aKBYdpZ%40devstation.
For more options, visit https://groups.google.com/d/optout.

Reply via email to