[PyKDE] eric3 import troubles
    Detlev Offenbach 
    detlev at die-offenbachs.de
       
    Mon Jun  5 10:52:02 BST 2006
    
    
  
Am Montag, 5. Juni 2006 11:38 schrieb mike arnott:
> On 6/5/06, Detlev Offenbach <detlev at die-offenbachs.de> wrote:
> > Am Montag, 5. Juni 2006 09:27 schrieb mike arnott:
> > Are you setting the working directory in the run/debug dialog?
> >
> > Detlev
> > --
> > Detlev Offenbach
> > detlev at die-offenbachs.de
>
> yes - should have mentioned I am using the Run project dialog, and yes
> the working directory is set in that box....You can see the code for
> yourself at:
>
> http://pyflag.sourceforge.net/pyflag/src/pyflag/FlagHTTPServer.py
Can try to print the value of sys.path right before the imports (i.e. insert 
import sys and print sys.path) right before all the other imports. Send the 
outputs running your app both ways.
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de
    
    
More information about the PyQt
mailing list