Hello, I am new to Glinet router.
Can we install python 3 to Flint 2? will this be too heavy for it?
Or there is other recommanded version?
Thanks!
Hello, I am new to Glinet router.
Can we install python 3 to Flint 2? will this be too heavy for it?
Or there is other recommanded version?
Thanks!
Hi
Yes, you can install Python 3 on the Flint 2.
Just SSH into the router and run:
opkg update && opkg install python3
In terms of storage space alone, I don't think it will be an issue.
If we're talking about CPU/memory usage, that may depend on your specific application scenario.
You could also consider installing micropython, but note that you would need to adjust your scripts or programs for compatibility.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.