Ok, ive been making a moderate amount of progress in migrating my project from MPF 0.53 to 0.80.
Ive think I have just about all the YAML files cleaned up, and I tried to fire up MPF 0.8 tonight and got an unexpected error: its missing the pinproc library.
I installed MPF 0.8 using PIP on a fresh Ubuntu 24.04 installation.
I installed it with a python 3.11 environment (setup with minconda) running, as I had read that there are issues running on MPF 3.12, but now I don't have the libraries I need to comunicate with my hardware.
From reading other threads here on the group, this appears to have been an issue with 0.57 as well, but there was more documentation on how to install the drivers that have since been removed from
missionpinball.org. Can anyone point me to a document that can guide me in doing a manual install of my pinproc libraries?
thanks,
--Alan