python_wizard icon indicating copy to clipboard operation
python_wizard copied to clipboard

Running in android

Open christurnerchris opened this issue 3 years ago • 3 comments

Got python_wizard_gui.py to run in pyroid3 on Android I don't know how to put the -f arduino on the end but it has defaulted to Arduino anyway!

christurnerchris avatar Nov 15 '20 21:11 christurnerchris

Could you please provide some insight on how you pulled this off? I'd like to bring it either into the readme or even improve it to run on Android. Maybe I could try to replicate it and answer your question about the command line arguments.

ptwz avatar Apr 24 '21 04:04 ptwz

Managed to do this by installing pydroid 3, used the built in pip to install scipy. Then opened wizard GUI file and run.

Only issue I found is that it extends past my screen but appears to work

dawie22 avatar Apr 23 '22 16:04 dawie22

Works well in Raspberry pi Thonny python package and Linux mint Thonny python. For us non expert programmers maybe emphasis on the GUI version rather than command line version which just keeps complaining that you havent given it a file name

christurnerchris avatar Sep 30 '22 11:09 christurnerchris