#Converting pico to pi while troubleshooting
1 messages · Page 1 of 1 (latest)
I have tweaked the code a 0.1% bit, and here's the real PI issue: I can't transfer files over VNC viewer (Linux -> PI). It worked fine on windows (Windows -> PI) though
After googling for the time that has passed, but I found the troubleshooting guide. Proceeding to follow the guide.
I am doomed
I can't close the menu
The file transfer is enabled by default.
I'll re-enable it and then reboot
Converting pico to pi while troubleshooting
Update: I've solved nothing
So, python libs are kinda strange to me
It's better to not do this at night
but at least I've learned how to SCP
And also changed the pin to 13 (standard for my hat)
Good day everyone, I'm back!
After several break and attempts to give up, I've came to nothing
It's kinda too much for 94 lines, but whatever
Not sure what’s going on here. Can’t say what you’re trying to convert without seeing it. You have mentioned no details of your setup between rpi and (whatever host you’re using vnc from)
I've ditched the VNC idea entirely and started to use ssh
Sorry for not updating this thread in any way, but so far this is only update I've had
apart from blindly trying to install missing libs
https://github.com/bitluni/PicoWMatrixSceenShare
This is the code that I am trying to port without and significant prior knowledge of python
The things so far I fixed are: line 82, incorrect use of tabs and spaced.
And line 9, column 12, 5 changed to 3, to accommodate for the GPIO 13 that my hat and demos for it using by default
Program I am using to tweak python is called Thonny 3.3.6 for Linux 64 bit, with Python 3.7.3 (32 bit), and Tk 8.6.9