Python Forum
Import Error: No module named 'tables'
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Import Error: No module named 'tables'
#1
Hi there, 

after trying to run a python file I got this error:

Error:
Import Error: No module named 'tables'
and that is after executing the command:

from tables import *
Can you tell me how to install this library on my windows 10 and Python 3.4?

Thank you.
Reply


Messages In This Thread
Import Error: No module named 'tables' - by kentman234 - Oct-12-2016, 06:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  no module named 'docx' when importing docx MaartenRo 1 970 Dec-31-2023, 11:21 AM
Last Post: deanhystad
  is import cointegration_analysis a recognized module mitcht33 1 462 Nov-06-2023, 09:29 PM
Last Post: deanhystad
  Problem with pymodbus - ModuleNotFoundError: No module named 'pymodbus.client.sync' stsxbel 2 24,037 Nov-02-2023, 08:20 AM
Last Post: South_east
  ModuleNotFoundError: No module named 'requests' Serg 18 2,705 Oct-29-2023, 11:33 PM
Last Post: Serg
  Resolving ImportError: No module named gdb (Python in C++) mandaxyz 3 1,515 Oct-04-2023, 02:43 PM
Last Post: mandaxyz
  problem in import module from other folder akbarza 5 1,525 Sep-01-2023, 07:48 AM
Last Post: Gribouillis
  ModuleNotFoundError: No module named 'PyPDF2' Benitta2525 1 1,594 Aug-07-2023, 05:32 AM
Last Post: DPaul
  can not import anaconda pandas module. PySpark pandas module is imported!! aupres 0 743 Aug-06-2023, 01:09 AM
Last Post: aupres
  Error on import: SyntaxError: source code string cannot contain null bytes kirkwilliams2049 7 7,055 Aug-03-2023, 06:00 PM
Last Post: Gribouillis
  ModuleNotFoundError: No module named 'eyed3' Wimpy_Wellington 2 1,389 Jul-10-2023, 03:37 AM
Last Post: Wimpy_Wellington

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020