Python on RPi

I'm trying to run python on a RPi2 which has FreeBSD 11.1-RELEASE installed. After running

pkg install python36

I get
Code:
#python3
python3: Command not found.

I found this thread Thread 46449 which had the same problem but it's over three years old so am not sure it is still relevant
 
Back
Top