I didn't have an answer for this at the time, but someone else brought it up in IRC. I think this may be an incompatibility between Chameleon and Python 2.6.0 (the dot-zero being meaningful). Using a newer (or older) Python may work OK. I'm not sure if it's *just* Python 2.6.0 or if it's every Python 2.6 except 2.6.4+ but regardless, newer works.
On Apr 8, 3:06 am, Timo Stollenwerk <[email protected]> wrote: > Am 07.04.2011 18:59, schrieb cd34: > > > The only thing I see that you might have missed is after you went into > > your virtual environment: > > > source bin/activate > > I always used Python from the virtualenv. > > > I don't use chameleon, but, if I thought it compiled some C hooks. > > Maybe you're missing one of the -dev libraries and chameleon isn't > > being properly installed? > > The PyPi page says that "There are no external library dependencies [2]." > > http://pypi.python.org/pypi/Chameleon > > Any idea what kind of missing library that could be? > > Cheers, > timo -- 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.
