import Help Needed - Newbie

D

Dan

Hi

I am trying to learn Python with the "Dive Into Python" book coming from
VB, but am getting stuck at Example 2.3
(http://www.diveintopython.org/getting_to_know_python/everything_is_an_object.html).
Here is what I get following the book's directions for:
Traceback (most recent call last):
File "<string>", line 1, in <string>
ImportError: No module named odbchelper

I am thinking this has something to do with the PATH that Python
traverses to find code to load as a module. I would greatly appreciate
it if you could help me get this to work.

Thanks,
Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Cannot import cookies 0
python import error 7
pyGTK Help Needed Please 1
unable to import rlcompleter readline 0
Import Problem - Please help 3
Import fails (newbie) 2
import newer 0
import serial failure 2

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top