On 02/29/2016 12:02 AM, Saurav Kumar wrote:
> I wanted to install the new packages in a virtualenv
Then, just running 'python setup.py install' from the source or 'pip
install ' when the the virtualenv is activated should
install the package inside the virtualenv. Notice that you *don't*[1]
have t
I wanted to install the new packages in a virtualenv
On Mon, 29 Feb 2016, 05:15 Abhilash Raj, wrote:
> Hi Sourav,
>
> On 02/28/2016 01:42 PM, Saurav Kumar wrote:
> > I want to install Mailman in a custom directory, rather than using
> > "user
> > site-package" directory which is default w
Hi Sourav,
On 02/28/2016 01:42 PM, Saurav Kumar wrote:
> I want to install Mailman in a custom directory, rather than using
> "user
> site-package" directory which is default when using install without any
> extra parameter.
> I'm not able to use the -d and install-dir parameter. Please gui
I want to install Mailman in a custom directory, rather than using
"user
site-package" directory which is default when using install without any
extra parameter.
I'm not able to use the -d and install-dir parameter. Please guide me what
i'm doing wrong
Thanks
Saurav