HP Forums
App Python - Edit main.py on Connectivity kit - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: App Python - Edit main.py on Connectivity kit (/thread-19959.html)



App Python - Edit main.py on Connectivity kit - McQ - 05-15-2023 10:39 AM

Hi everyone,
i am Prime newbie and try to edit python code on the cobbectivity kit. Whithin the python app I try to open the file main.py (right click and open) but that does not work. Only some monitor flicker and nothing.
Do you have some advice for me to realize that opening and editing on conncetivity kit ?
See attachment.

Thanx a lot
McQ


RE: App Python - Edit main.py on Connectivity kit - Eddie W. Shore - 05-15-2023 12:45 PM

My guess is that opening a Python file on the Kit triggers the computer to try to run the Python file.

I operate on Windows, and to view the file contents, I copy the file on the computer's main drive. Right click on the file, select Open With... either Notepad or Wordpad.


RE: App Python - Edit main.py on Connectivity kit - McQ - 05-15-2023 01:26 PM

Thanx for the hint. Thats a good idea.
BR
McQ