PATH ['D:\\AppsPython\\daboide', 'C:\\WINDOWS\\System32\\python24.zip',
'D:\\AppsPython\\daboide', 'D:\\Python24\\DLLs', 'D:\
\Python24\\lib', 'D:\\Python24\\lib\\plat-win', 'D:\\Python24\\lib\\lib-tk',
'D:\\Python24', 'D:\\Python24\\lib\\site-package
s', 'D:\\Python24\\lib\\site-packages\\PIL', 'd:\\AppsPython\\Pruebas',
'd:\\AppsPython', 'd:\\AppsPython\\rbBancos', 'D:\\py
thon24\\Lib\\site-packages\\Dabo-0.7a-py2.4.egg',
'D:\\Python24\\lib\\site-packages\\win32', 'D:\\Python24\\lib\\site-package
s\\win32\\lib', 'D:\\Python24\\lib\\site-packages\\Pythonwin',
'D:\\Python24\\Lib\\site-packages\\setuptools-0.5a13-py2.4.egg
', 'D:\\Python24\\lib\\site-packages\\wx-2.6-msw-unicode',
u'D:\\AppsPython\\rbBancos\\ui']

Thanks

-- 
Jaime Mora Ramones
Tantoyuca Veracruz, Mexico

"Ed Leafe" <[EMAIL PROTECTED]> escribió en el
mensaje news:[EMAIL PROTECTED]
> On May 31, 2006, at 7:37 PM, Jaime Mora Ramones wrote:
>
> > ImportError: No module named tmp9rxzrw
>
> Hmmm... ok, try this: modify dabo.lib.DesignerXmlConverter.py to add
> these two lines before the compile step.
>
> 64 open("CLASSTEXT.py", "w").write(self.classText)
> 65
> 66 import sys
> 67 print "PATH", sys.path
> 68 compClass = compile(self.classText, "", "exec")
> 69 nmSpace = {}
>
>
> Let me know what it prints out for the PATH statement.
>
> -- Ed Leafe
> -- http://leafe.com
> -- http://dabodev.com
>
>
>
>




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to