Hi, Ed Singleton wrote: > I'm having lots of problems installing Jinja2 on Mac, Windows and on Linux. > > I understand that it's due to the C extensions and that if I check it > out as source and install it from source with the --no-speedups option > then it should work, but I need an easier solution so that my > designers, etc, can install it easily. Do you have any tracebacks or something for debugging?
> Is there a dev version of it without the C extensions? (I don't care > about speed). Or is there maybe a way I could create a new egg that > defaults to the --no-speedups option? There is no version with disabled speedup support by default. I'll try to find a more compatible version for the next release. Regards, Armin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" 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/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
