error installing python/mpf on windows 10 #26
Unanswered
Paulbaptiste
asked this question in
Q&A
Replies: 1 comment
-
I saw you got answer on this at Google group. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I continue to get errors when attempting to install Python and update. Images attached. This was running 3.9.13 version, also tried going down a version and same results.
I'm following the instructions listed. Downloaded python, install python and this is what happens. I'm uninstalled and reinstalled 10 times or more.
1st image is after following the first 2 commands
pip install --user pipx
python -m pipx ensurepath
2nd image is after attempting
pipx install "mpf[cli]" --pip-args="--pre" --verbose --include-deps
(can't get past this)
I had no trouble installing on my mac, but I can't get this to work on my windows 10 laptop.
Appreciate any guidance
Beta Was this translation helpful? Give feedback.
All reactions