Anyone running v0.57 on Windows 10? Help needed

56 views
Skip to first unread message

Steve Trischetta

unread,
May 3, 2026, 9:38:03 AMMay 3
to MPF Users
I've got some time to resume my efforts to get the latest MPF release running on my Windows 10 PC. 

If someone has successfully got that configuration running, would you please provide your pip list and Python version?  I'm hoping that will give me some clues as to what I should try next.

Thanks, Steve

Chuda BOY

unread,
May 4, 2026, 8:45:06 AMMay 4
to mpf-...@googlegroups.com
Hi,

I recently succeed on installing  everything on a fresh win10 22H2 version.   Python version is 3.11.6
Be careful with  ruamel_yaml_clib v 0.2.15 package taht is installed with mpf.  This one is in conflict with mpf-mc.    Uninstall it and run pip install ruamel.yaml.clib==0.2.12 before installing mpf-mc

There is an other conflict with last mpf-monitor version and pillow package.  Run pip install mpf-monitor==0.57.1 instead.

(mpf0.57) D:\venvs\mpf0.57>pip list
Package               Version
--------------------- ---------
asciimatics           1.15.0
certifi               2026.2.25
charset-normalizer    3.4.6
docutils              0.22.4
ffpyplayer            4.5.1
future                1.0.0
idna                  3.11
Kivy                  2.2.1
kivy-deps.angle       0.3.3
kivy-deps.glew        0.3.1
kivy-deps.gstreamer   0.3.3
kivy-deps.sdl2        0.6.0
Kivy-Garden           0.1.5
mpf                   0.57.4
mpf-mc                0.57.1
mpf-monitor           0.57.1
packaging             23.2
Pillow                9.5.0
pip                   26.0.1
prompt-toolkit        3.0.43
psutil                5.9.8
pyfiglet              1.0.4
Pygments              2.16.1
pypiwin32             223
PyQt6                 6.10.2
PyQt6-Qt6             6.10.2
PyQt6_sip             13.11.1
pyserial              3.5
pyserial-asyncio      0.6
python-jsonrpc-server 0.4.0
pywin32               311
requests              2.33.0
ruamel.yaml           0.18.6
ruamel.yaml.clib      0.2.12
setuptools            72.2.0
sortedcontainers      2.4.0
terminaltables        3.1.10
ujson                 5.12.0
urllib3               2.6.3
wcwidth               0.6.0



--
You received this message because you are subscribed to the Google Groups "MPF Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mpf-users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mpf-users/523958c2-c8db-4d1b-a6f2-5b8f613bdf61n%40googlegroups.com.

Steve Trischetta

unread,
May 7, 2026, 6:04:22 AMMay 7
to MPF Users
Thanks so much for your help!  I was able to get a configuration that didn't fail the build.  Unfortunately, I'm still unable to get my game running, as it is built on a P3-ROC board.  I'm getting 'pinproc not found'.  I see that others have had the same problem.

If someone is running P3-ROC hardware on Windows 10, can you please share how you got it working?

Thanks, Steve

Bob

unread,
May 17, 2026, 12:02:54 PMMay 17
to MPF Users
Could use some advisement.
-PC is running windows 10
-MPF Version is V0.56.0
-Python Version is 3.9.13 (Although I think there is a 2.7.18 version installed as well)

I currently have one game running and about to start coding for another.
Should I upgrade my MPF and Python versions before I do?

I think this is what Steve is doing but if I should upgrade I need a dumbed down version for a path to do so 

Bob

unread,
Jun 17, 2026, 3:00:04 PM (6 days ago) Jun 17
to MPF Users
Just bumping this up...
Has anyone performed an upgrade to version: 0.80.0 released April 25, 2026?

Anthony van Winkle

unread,
Jun 17, 2026, 7:16:45 PM (6 days ago) Jun 17
to MPF Users
I haven't upgraded any projects from 0.57 to 0.80 but the MPF side of them is the same. The only difference between 0.57 and 0.80 is that 0.57 uses the old Kivy-based media controller (MPF-MC) and 0.80 uses the new Godot-based media controller (MPF-GMC). If you're starting a new project then 0.80 + GMC is absolutely the way to go, but if you already have a project on 0.57 that's where you should stay (or the future 0.58, 0.59, etc). 0.57 will receive long-term support and all features and bugfixes go there as well, so there's no requirement to switch to 0.80.

Bob

unread,
Jun 21, 2026, 9:35:05 AM (2 days ago) Jun 21
to MPF Users
Thanks Anthony. For some reason I thought the new version had more features. I'll go along with your reasoning though and stick with 0.57. Appreciate the response.
Reply all
Reply to author
Forward
0 new messages