[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: on packaging TurboGears 0.8.9



Em Sex, 2006-06-02 às 18:55 -0300, Gustavo Franco escreveu:
> Hi Kov,

Hey,

> I've installed python-turbogears 0.9a6-1 from your repository[0] and i
> see the following error message:
[...]
> pkg_resources.DistributionNotFound: TurboGears==0.9a6

Could you run a python interpreter and type the following?:

import pkg_resources
pkg_resources.require ('TurboGears')

That'll tell you exactly what's the problem, then I can fix it in the
package deps or somewhere else =).

> Something related with 'eggs'  ?

Some egg missing, probably.

Thanks,

-- 
Gustavo Noronha Silva <kov@debian.org>
http://people.debian.org/~kov/

Attachment: signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem assinada digitalmente


Reply to: