Gracias por responder Albert, intenté con todas las opciones que me diste y 
el mensaje sigue siendo el mismo.  Alguna otra sugerencia?

El viernes, 25 de abril de 2014 00:43:43 UTC-5, Albert Cervera i Areny 
escribió:
>
> 2014-04-25 1:31 GMT+02:00 Luis Martinez 
> <[email protected]<javascript:>>: 
>
> > Tengo instalado tryton 2.8 y al querer instalar el módulo de stock_kit 
> me 
> > arroja el siguiente error: 
> > 
> > ~/tryton2.8/trytond/bin$ ./trytond -d gnuhealth -i stock_kit 
> > [Thu Apr 24 17:35:09 2014] INFO:server:using 
> > /home/gnuhealth/tryton2.8/trytond/etc/trytond.conf as configuration file 
> > [Thu Apr 24 17:35:09 2014] INFO:server:initialising distributed objects 
> > services 
> > [Thu Apr 24 17:35:09 2014] INFO:database:connect to "gnuhealth" 
> > Traceback (most recent call last): 
> >   File "./trytond", line 109, in <module> 
> >     trytond.server.TrytonServer(options).run() 
> >   File "/home/gnuhealth/tryton2.8/trytond/trytond/server.py", line 131, 
> in 
> > run 
> >     Pool(db_name).init(update=update, lang=lang) 
> >   File "/home/gnuhealth/tryton2.8/trytond/trytond/pool.py", line 123, in 
> > init 
> >     self.start() 
> >   File "/home/gnuhealth/tryton2.8/trytond/trytond/pool.py", line 75, in 
> > start 
> >     register_classes() 
> >   File "/home/gnuhealth/tryton2.8/trytond/trytond/modules/__init__.py", 
> line 
> > 317, in register_classes 
> >     for package in create_graph(get_module_list())[0]: 
> >   File "/home/gnuhealth/tryton2.8/trytond/trytond/modules/__init__.py", 
> line 
> > 155, in create_graph 
> >     raise Exception('Module %s not found' % module) 
> > Exception: Module stock_kit not found 
> > 
> > Dentro del directorio de trytond/modules si tengo el directorio 
> stock_kit 
> > junto con sus archivos que bajé de 
> > https://bitbucket.org/trytonspain/trytond-stock_kit 
> > La versión del stock kit module es 3.0 pero ya he instalado otros 
> módulos en 
> > la versión 3.0 y si funcionan, será algo de esto o es otra cosa? Alguien 
> que 
> > me oriente por favor! 
>
>
> Prueba con 
>
> $ ./trytond -d gnuhealth -u all -i stock_kit 
>
> y si no te funciona simplemente: 
>
> $ ./trytond -d gnuhealth -u all 
>
> y después: 
>
> $ ./trytond -d gnuhealth -i stock_kit 
>
> -- 
> Albert Cervera i Areny 
> Tel. 93 553 18 03 
> @albertnan 
> www.NaN-tic.com 
>

Responder a