Error while Importing Teradata in Python

mradul dhakad mradul.k.dhakad at gmail.com
Wed Jun 14 14:59:33 EDT 2017


Hi All ,

I am new to python .I have installed 3.6.1 python on my computer.
when i am trying to import teradata i am getting below error message:
Traceback (most recent call last)
File "C:\Users\mradul_dhakad\AppData\Local\Programs\Python\
Python36\Hello.py",
line 1, in <module>
import teradata
ModuleNot FoundError: No Module named 'teradata'

Could any one please let me know how to resolve this error.

Thanks,
Mradul



More information about the Python-list mailing list