[Python-es] Importar el modulo pyptables

Walter Casañas Olivera sede.lisa en gmail.com
Jue Dic 22 08:35:32 EST 2016


hola colega:

Acá te dejo un url que quizá te pueda servir de referencia:

http://www.pytables.org/usersguide/tutorials.html

saludos desde Cuba

2016-12-21 15:10 GMT-05:00, Maximiliano Zapata Marín <mzapata en openmailbox.org>:
> Hola a todos, estoy trantando de importar el modulo pyptables con
> python3 y no encuentra el nombre 'Tables', el error es el siguiente:
>
> In [1]: import pyptables
> ---------------------------------------------------------------------------
> ImportError                               Traceback (most recent call
> last)
> <ipython-input-1-2039d6fbf128> in <module>()
> ----> 1 import pyptables
>
> /usr/local/lib/python3.4/dist-packages/pyptables/__init__.py in
> <module>()
>        2 import subprocess
>        3
> ----> 4 from tables import Tables, Table
>        5 from chains import BuiltinChain, UserChain
>        6 from rules import Rule, Accept, Drop, Jump, Redirect, Return,
> Log, CustomRule
>
> ImportError: cannot import name 'Tables'
>
> Ya instale pyptables y tables vía pip3.
>
> ¿Alguna ayuda?
>
> --
> Maximiliano Zapata Marín
> _______________________________________________
> Python-es mailing list
> Python-es en python.org
> https://mail.python.org/mailman/listinfo/python-es
>


-- 
"Perhaps in some rare occasions when doing the right thing requires an
act of piracy, piracy itself can be the right action," Governor Swan;
Pirates of the Caribbean: The Curse of the Black Pearl.


Más información sobre la lista de distribución Python-es