Re: Install Pyro4 on PYTHON 3.3

Irmen de Jong <irmen-qWit8jRvyhVmR6Xm/[email protected]> Mon, 09 Dec 2013 13:31:42 +0100
Newsgroups gmane.comp.python.pyro
Message-ID <[email protected]>
 

On 2013-12-08 19:05, FC wrote: 

> "python3.3 setup.py install" command for MAC OS X, but for my system LINUX SUSE ENTERPRISE DESKTOP, i have error: 
> 
> _IMPORT SYS,ZLIB, LOGGING_ 
> 
> _IMPORTERROR: NO MODULE NAMED 'ZLIB'_ 
> 
> What is zlib module ?

This is not a Pyro question, but a Python installation issue, but here
goes:

zlib is one of the core modules of Python's standard library. It
surprises me that it is not installed on your Linux box.
Usually this is easy to fix though: use your linux' package manager to
install it. It is probably called "python3-zlib" or "python3-libz" or
something similar.

Irmen

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk

_______________________________________________
Pyro-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyro-core