[Dev] Re: [General] import error - logging

Morgen Sagen morgen at osafoundation.org
Wed Nov 26 14:49:20 PST 2003


I am preparing a new release with the logging module included.  Stay  
tuned.

On Nov 26, 2003, at 12:23 PM, Isaac Sparrow wrote:

> Hi,
>
> I get the following error when trying to run Chandler_linux_M_09:
>
> exePath: [/home/isaacs/Apps/CHANDLER/Chandler_linux_M_09]
> exeDir:  [/home/isaacs/Apps/CHANDLER/Chandler_linux_M_09]
> libDir:  [/home/isaacs/Apps/CHANDLER/Chandler_linux_M_09/lib]
> Traceback (most recent call last):
>   File "Chandler.py", line 15, in ?
>     from application.Application import wxApplication
>   File
> "/home/isaacs/Apps/CHANDLER/Chandler_linux_M_09/application/ 
> Application.py",
> line 17, in
>     import application.agents.AgentManager as AgentManager
>   File
> "/home/isaacs/Apps/CHANDLER/Chandler_linux_M_09/application/agents/ 
> AgentManager.py",
> line
>     from Agent import Agent
>   File
> "/home/isaacs/Apps/CHANDLER/Chandler_linux_M_09/application/agents/ 
> Agent.py",
> line 6, in
>     import logging
> ImportError: No module named logging
> Python interpreter exited with value = -1
>
> Obviously, python can't find the logging module. And yes, I do have  
> logging
> installed.
>
> I downloaded the developer build (Chandler_linux_debug_M_09) hoping to  
> get more
> information, but nothing useful in the output as far as I can tell.
>
> Any help would be appreciated.
>
> Here is some info about my system that may be useful:
>
> Gentoo Linux 2.4.22 #9 i686 Pentium III (Coppermine) GenuineIntel  
> GNU/Linux
> Python 2.2.3
>
> Isaac Sparrow
> -- 
> http://sparrow.1plan.net
>
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> Open Source Applications Foundation "General" mailing list
> http://lists.osafoundation.org/mailman/listinfo/general



More information about the Dev mailing list