Re: [Mailman-Developers] Need help in installing Mailman3

2016-02-29 Thread Abhilash Raj
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

Re: [Mailman-Developers] Need help in installing Mailman3

2016-02-29 Thread Saurav Kumar
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

Re: [Mailman-Developers] Need help in installing Mailman3

2016-02-28 Thread Abhilash Raj
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

[Mailman-Developers] Need help in installing Mailman3

2016-02-28 Thread Saurav Kumar
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