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 <mzap...@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@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. _______________________________________________ Python-es mailing list Python-es@python.org https://mail.python.org/mailman/listinfo/python-es