OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: radioz on October 14, 2005, 04:05:21 pm

Title: Visiscript For Python?
Post by: radioz on October 14, 2005, 04:05:21 pm
I've installed both Python and Visiscript on my Poodle and seem to have some problems trying to execute Python scripts from within Visiscript.

Python scripts from the command line work just fine. However, when I try to execute them from within Visiscript, nothing happens.

I've tried adjusting the config settings but can't seem to find the right combination.

Does anyone have this combination working? I'd like a development environment for creating some Python scripts.

Any pointers?

radioz
Title: Visiscript For Python?
Post by: bam on October 14, 2005, 04:27:57 pm
i think, not sure its like a debug enviro, but could be wrong. Did you try some really basic scripts to verify this?
Title: Visiscript For Python?
Post by: radioz on October 15, 2005, 12:21:12 am
I can open, edit, and save files just fine.
I just can't execute them from within Visiscript.

Puzzling.

radioz
Title: Visiscript For Python?
Post by: bam on October 15, 2005, 12:37:06 am
indeed, in the prefs do you have the python checkbox checked?
Title: Visiscript For Python?
Post by: radioz on October 16, 2005, 11:37:25 am
Yes I did.

I found the problem. I checked 'popen' in 'Execute Modus' and suddenly it all started working.

Thanks for the help.

radioz