PyPortal Thingiverse Viewer
I have been trying to get John Parks' PyPortal Thingiverse Viewer working on my PyPortal.
I have downloaded all the files and double checked that I have all the necessary files. See attached screen shot of my PyPortal files.
I have attached the code.py file I am using from John Parks.
Here is the code.py output that I get when running the code. I seem to be caught in some kind of loop.
code.py output:
Preloading font glyphs: b'0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-!,. "\'?!'
Connecting to AP Honda
Retrieving data...Reply is OK!
Code stopped by auto-reload.
soft reboot
Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Preloading font glyphs: b'0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-!,. "\'?!'
Connecting to AP Honda
Retrieving data...Reply is OK!
Code stopped by auto-reload.
soft reboot
Can you suggest any corrections I need to make to get this program to run correctly?
Thank you,
Tom Henry