Python3 is only 3.6
-
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.
-
did you run the python installation command and specified the python3.7?
i never tried but try this
opkg update
opkg install python3.7
and let us know if it works
-
@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.
-
Hello, i installed Python 3.6 but terminal says it is still 3.5
I have installed folder in usr/local/lib
However, there is no Python 3.6 in usr/bin/ only the old 3.5 and 2.7
Please help, thank you.
-
@Zemlak How did you install python 3.6