if I try installing by "yum install zlib"
it gives me following error

*There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   No module named yum

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.6.4 (r264:75706, Dec 17 2009, 14:46:03)
[GCC 4.4.1]

If you cannot solve this problem yourself, please go to
the yum faq at:
  http://wiki.linux.duke.edu/YumFaq
*
so I installed it manually downloading zlib1.2.3

but even then the problem was same while installing pylons module  zlib not
found
My OD is RHEL 5.1
Can any help regarding this issue

Thanks,
sharath


On Thu, Dec 17, 2009 at 5:04 PM, Mario Romero <[email protected]> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA224
>
> did you try: yum install zlib/zlib-devel?
>
> On Dec 17, 2009, at 4:54 PM, sharath maddineni wrote:
>
> > I am new to Pylons
> > I succeded in installing pylon on ubuntu.but i am
> > I am trying to install pylons on red hat linux. I install python 2.6
> > over python 2.4 recently.
> > and I am getting a strange error like
> >
> > python go-pylons.py mydevenv
> > Traceback (most recent call last):
> >   File "go-pylons.py", line 1094, in <module>
> >     """.decode("base64").decode("zlib")
> > LookupError: unknown encoding: zlib
> >
> > can anyone help me resolve this?
> >
> >
> >
> > --
> >
> > You received this message because you are subscribed to the Google
> > Groups "pylons-discuss" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> [email protected]<pylons-discuss%[email protected]>
> > .
> > For more options, visit this group at
> http://groups.google.com/group/pylons-discuss?hl=en
> > .
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
>
> iFYEARELAAYFAksquOQACgkQFXxYxga0LLl3bwDgvf9BWwRyJew/GxIYNDVrsthX
> EfjH4CYsHgRhpADfVh7ipkOUZ3JF75/kScuV0WY1uKw24aGoW2gWjA==
> =JBNc
> -----END PGP SIGNATURE-----
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<pylons-discuss%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/pylons-discuss?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.


Reply via email to