Python - Getting Imports Working
- From: james.homme@xxxxxxxxxxxx
- To: programmingblind@xxxxxxxxxxxxx
- Date: Thu, 27 Dec 2007 08:32:30 -0500
Hi,
When I try to import code I wrote, I get errors. I took the code and put it
in the same file as the code that's calling it, so I know it works. I saw a
tutorial that advises me to edit the registry to make this work. The
tutorial seems to be talking about the version of Python from python.org. I
have ActiveState Python. I am OK with editing the registry, but I'd rather
not do it. Is there a way to get this working that doesn't involve editing
the registry? What is it?
Thanks.
Jim
James D Homme, , Usability Engineering, Highmark Inc.,
james.homme@xxxxxxxxxxxx, 412-544-1810
"Never doubt that a thoughtful group of committed citizens can change the
world. Indeed, it is the only thing that ever has." -- Margaret Mead
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
- Follow-Ups:
- Re: Python - Getting Imports Working
- From: rrdinger
Other related posts:
- » Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- » RE: Python - Getting Imports Working
- » RE: Python - Getting Imports Working
- » RE: Python - Getting Imports Working
- » Re: Python - Getting Imports Working
- Re: Python - Getting Imports Working
- From: rrdinger