I was not aware that --no-site-packages is default now. Thanks for info.
On Mon, Sep 16, 2013 at 10:45 AM, Balachandran Sivakumar <
benignb...@gmail.com> wrote:
> Hi,
>
> On Mon, Sep 16, 2013 at 8:02 AM, svaksha ॥ स्वक्ष
> wrote:
> > specific python version (ex. /usr/bin/python3.3) and also pre
On Mon, Sep 16, 2013 at 5:15 AM, Balachandran Sivakumar
wrote:
> --no-site-packages is the default behaviour of virtualenv
Thanks, I've not been following the *-dev news,
https://virtualenv.readthedocs.org/en/latest/news.html?highlight=flags#id9
svaksha ॥ स्वक्ष
_
Hi,
On Mon, Sep 16, 2013 at 8:02 AM, svaksha ॥ स्वक्ष wrote:
> specific python version (ex. /usr/bin/python3.3) and also prefer the
> flag "--no-site-packages". This means I'd have to install the required
> packages inside the env, specific for each python version. This
--no-site-pac
On Sat, Sep 14, 2013 at 5:21 PM, Noufal Ibrahim wrote:
>
> I just wrapped this up earlier today and have the course notes and IRC
> transcript at
>
> http://thelycaeum.in/online-workshops/python-14-Sep-2013/python-14-sep-2013.html
>
> Comments welcome.
Regarding the virtualenv, for each project,