On Wed, Dec 7, 2011 at 6:31 AM, Aroldo Souza-Leite <[email protected]> wrote: > > > I' m failing to install a Grok project with 'groproject' in a PyPy virtual > Environment. I don't have this problem on a regular Python-2.7 virtual > environment.
Your error seems like a pypy bug, but are you sure grok is compatible with pypy? Doesn't it need ZODB? -- Leonardo Santagada _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
