[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health-es] Plugin Camara
From: |
Luis Falcon |
Subject: |
Re: [Health-es] Plugin Camara |
Date: |
Wed, 20 Apr 2016 21:05:41 +0100 |
Hola Francisco !
On Wed, 20 Apr 2016 16:08:01 -0300
"Francisco J. A." <address@hidden> wrote:
> Luis muchas gracias por la TAN pronta respuesta! te comento que el
> cliente siempre lo ejecuto por consola y en modo desarrollo y no veo
> nada raro Por otra parte considero que los enlaces estan bien
> creados...
Para quitarnos puntos de problemas, asegúrate de borrar el plugin del
directorio
/tryton-3.8.6/tryton/plugins
Así nos focalizamos en un único punto.
Por otro lado, parece que pudo actualizar el bytecode hoy, por lo que
podría haber
-rw-r--r-- 1 fran fran 4000 abr 20 13:54 __init__.pyc
Respecto al tema de opencv, prueba desde el intérprete de python a
importar el módulo :
Python 2.7.11 (default, Mar 31 2016, 06:18:34)
[GCC 5.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
Fíjate si esto va, si no seguimos buscando :)
Saludos !
Luis
>
> address@hidden:~*/.config/tryton/3.8* > ls -lR
> .:
> total 16
> -rw-r--r-- 1 fran fran 3231 abr 20 15:55 accel.map
> -rw-r--r-- 1 fran fran 41 abr 20 15:55 known_hosts
> lrwxrwxrwx 1 fran fran 25 abr 20 15:55 address@hidden@health_3_0 ->
> /tmp/.trytonu_nzte/Socket
> *lrwxrwxrwx 1 fran fran 28 abr 20 15:54 plugins ->
> /home/fran/gnuhealth_plugins*
> -rw-r--r-- 1 fran fran 118 abr 20 15:41 profiles.cfg
> -rw-r--r-- 1 fran fran 348 abr 20 15:55 tryton.conf
>
> y tambien tenemos:
>
> *ls -lR /home/fran/gnuhealth_plugins/*
> /home/fran/gnuhealth_plugins/:
> total 4
> drwxr-xr-x 2 fran fran 4096 abr 20 13:54 gnuhealth_camera
>
> */home/fran/gnuhealth_plugins/gnuhealth_camera:*
> total 56
> -rw-r--r-- 1 fran fran 35147 abr 2 07:37 COPYING
> -rw-r--r-- 1 fran fran 4942 mar 31 18:12 __init__.py
> -rw-r--r-- 1 fran fran 4000 abr 20 13:54 __init__.pyc
> -rw-r--r-- 1 fran fran 1198 abr 2 08:34 README
> -rw-r--r-- 1 fran fran 6 abr 2 07:46 version
>
> Me resulta extraño ya que esta muy simple y clara la guía.
> Alguna idea?
>
>