View Single Post
Old 11-15-2012, 12:53 AM   #45
Anton9
Human being with feelings
 
Anton9's Avatar
 
Join Date: Jun 2009
Location: Earth
Posts: 1,340
Default

gwok,

Maybe try "from sws_python import" instead of "from sws_python import * "
or if that does'nt work try it without the "from" just "sws_python import"
Anton9 is offline   Reply With Quote