Hi Mark and Wyatt Thanks for your interest. In the end I installed on a different machine (Linux) and everything was fine.
Mark zlib_codec.py was where you said it would be - got a bit lost when you mentioned 'development headers'. Would I have needed root access to re-compile - or could I have created my own personal compilation in my home directory, say? Wyatt the original box I was using was running HP-UX B.11.11. Cheers, Chris On Jan 30, 2:41 pm, Wyatt Baldwin <[email protected]> wrote: > On Jan 29, 6:29 pm, Chris B <[email protected]> wrote: > > > > > Hello > > I am trying to install Pylons in my home directory on a Unix server. > > > I am new to both Python and Unix and, unfortunately have fallen at the > > first hurdle :-( > > > When I run the the "go-pylons.py" script, I get the following > > traceback: > > > >python go-pylons.py pylons_sandbox/ > > > Traceback (most recent call last): > > File "go-pylons.py", line 950, in ? > > SITE_PY = """ > > LookupError: unknown encoding: zlib > > > This corresponds to the following section of the script: > > ##file site.py > > SITE_PY = """ > > blah...blah...blah... > > """.decode("base64").decode("zlib") > > > Here are some environment details: > > OS = HP-UX B.11.11 U 9000/800 > > Python version = 2.4.1 > > There is an implementation of zlib version 1.1.3 installed at opt/zlib > > > If anyone has any ideas that would be much appreciated. > > Wh ich flavor/version of UNIX? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
