[BlueBream] ImportError: No module named script.command
joelkim
kim.dohhyoung at gmail.com
Wed Jul 27 02:26:14 EDT 2011
No, I can't import paste.script from bbpy and
from the normal python interpreter even after I installed pastescript.
c:\Zope\sampleproject>.\bin\bbpy
>>> import paste
>>> import paste.script
Traceback (most recent call last):
File "<console>", line 1, in <module>
ImportError: No module named script
>>> import paste.script.command
Traceback (most recent call last):
File "<console>", line 1, in <module>
ImportError: No module named script.command
--
View this message in context: http://bluebream.765161.n3.nabble.com/BlueBream-ImportError-No-module-named-script-command-tp3201939p3202603.html
Sent from the BlueBream mailing list archive at Nabble.com.
More information about the bluebream
mailing list