imports again

Alex Hall mehgcap at gmail.com
Tue Apr 6 13:25:38 EDT 2010


Sorry this is a forward (long story involving a braille notetaker's
bad copy/paste and GMail's annoying mobile site). Basically, I am
getting errors when I run the project at
http://www.gateway2somewhere.com/sw.zip
and I do not understand why. The bad line was working until I added
more import statements. I know my setup is not good, but I cannot seem
to get my own packages to work (putting files in a folder along with
__init__.py). If anyone can explain what I did and how I can fix it, I
would very much appreciate it!! Requires Windows, tested on Vista/xp/7
with python2.6.

---------- Forwarded message ----------
From: Alex Hall <mehgcap at gmail.com>
Date: Tue, 6 Apr 2010 13:06:24 -0400
Subject: imports again
To: python-users at python.org

Hello all,
My project is stalled because of an import problem. I know my imports
are a tangled mess (1 imports 2 3 and 4, 2 imports 1 and 3, 3 imports
2 and 4, and so on). I would very much appreciate it if someone could
look at the setup and recommend a fix. Right now, an exception is
being thrown when I import a file, even though this import was working
until I added some different import statements. The entire thing,
intended for Windows xp+ and Python2.6, is at
http://www.gateway2somewhere.com/sw.zip
Thanks in advance for any help or suggestions!

-- 
Have a great day,
Alex (msg sent from GMail website)
mehgcap at gmail.com; http://www.facebook.com/mehgcap



-- 
Have a great day,
Alex (msg sent from GMail website)
mehgcap at gmail.com; http://www.facebook.com/mehgcap



More information about the Python-list mailing list