Greetings all,
I followed the MPF installation steps on Ubuntu 16.04. I downloaded the MPF tarball, extracted, and ran ./install, there were no errors after I selected the hardware to use. I then executed the pip3 install mpf-mc command, and there were also no errors.
However, my system cannot find the 'mpf' command when I execute it. However running python3 -m unittest discover mpf, all tests pass, so it looks like the libraries are installed, but not the command line script. Does anyone here have any ideas? I even turned the computer off and on again, so I've exhausted every troubleshooting technique!
Thanks a bunch,
Jimmy