Abhilash Raj writes:
 > On 03/10/2016 07:18 AM, Daman Singh wrote:

 > > When i run buildout command i get an error saying,"no module
 > > named 'zlib'" but on running ipython, when i import zlib it works
 > > all right.
 > 
 > When running buildout in mailman-bundler, it generally creates a
 > virtualenv of its own, which might not have 'zlib not installed in
 > it.

This doesn't make a lot of sense to me, as zlib is in the stdlib, and
therefore should be installed if Python is.  Something weird is going
on here, such as crossing PYTHON_PATHs.

I'm beginning to agree with Simon: unless your project is to *fix
bundler*, developers should avoid bundler for now.

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to