@haythem It says it is an unknown package:
root@Omega-34F0:~# opkg install python3.7
Unknown package 'python3.7'.
Collected errors:
- opkg_install_cmd: Cannot install package python3.7.
@haythem It says it is an unknown package:
root@Omega-34F0:~# opkg install python3.7
Unknown package 'python3.7'.
Collected errors:
Hello Everyone,
I am currently working with an Onion Omega 2SP and am working on a project that requires Python 3.7 for syntax and some packages, however 3.6 is the version that is installed when installing python3. Is there anyway to update this? Please let me know.
@kevin-lefrank How did you install python 3.9? Whenever I install python3 it gives me 3.6
Hello,
I am trying to run some python scripts that have syntax based around python 3.7 (mostly asyncio commands). The problem is that when I check my version of python3, it says that it is 3.6.13 which is not the most recent version. I cannot find anyway to update this and have been trying for a while now. Any help would be greatly appreciated!