thnaks for the video Anthony, i've followed it to a "T" but am getting this message
***
(mpf) PS C:\Users\impor> mpf --version
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\impor\mpf\scripts\mpf.exe\__main__.py", line 4, in <module>
File "C:\Users\impor\mpf\Lib\site-packages\mpf\commands\__init__.py", line 6, in <module>
from pkg_resources import iter_entry_points
ModuleNotFoundError: No module named 'pkg_resources'
***
Not sure what I'm missing, Any ideas?