VoCore2 / python / not installed / can't install

brian327
 
Posts: 2
Joined: Sat Dec 01, 2018 2:56 am

VoCore2 / python / not installed / can't install

Sat Dec 01, 2018 3:05 am

Having trouble trying to get python to run or install

script.py below is a simple print hello world
print('Hello World")

root@OpenWrt:/opt/tmd# python script.py
-ash: python: not found
root@OpenWrt:/opt/tmd# python-mini script.py
-ash: python-mini: not found
root@OpenWrt:/opt/tmd# opkg install python
Unknown package 'python'.
Collected errors:
* opkg_install_cmd: Cannot install package python.
root@OpenWrt:/opt/tmd# opkg install python-mini
Unknown package 'python-mini'.
Collected errors:
* opkg_install_cmd: Cannot install package python-mini.
root@OpenWrt:/opt/tmd# opkg install python3
Unknown package 'python3'.
Collected errors:
* opkg_install_cmd: Cannot install package python3.

Vonger
 
Posts: 896
Joined: Sun Oct 19, 2014 6:00 am

Re: VoCore2 / python / not installed / can't install

Sun Dec 02, 2018 12:39 pm

First connect VoCore to your local network.
Then opkg update , update the list.
After than you should able to get python.
If still not work, you can download openwrt and compile your firmware with python.

Return to VoCore2/Lite/Ultimate

Who is online

Users browsing this forum: Google [Bot] and 49 guests