Skip to content

Commit

Permalink
Update 0.57.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toomanybrians committed Oct 2, 2023
1 parent ec31ee0 commit 489ee5c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/install/0.57.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,14 @@ pip install mpf-monitor --pre

## MPF-MC is having issues with audio

You can install the latest version of MPF-MC from the dev branch as well. (It's also 0.57.0.devXX)
You can install the latest version of MPF-MC from the dev branch as well. (It's also 0.57.0.devXX.)

``` bash

pip install mpc-mc --pre
```

Currently MPF-MC is having issues with audio. (Most likely audio will not work, though we have not tried on all platforms. Maybe it works for you?) There's an [open issue on GitHub where we're trying to find help with the build issues](https://github.com/missionpinball/mpf-mc/issues/450). It's all related to Cython and the community would love your help!

Also you will not be able to use pip to install MPF-MC on a Mac with an ARM (M1/M2) processor.
Currently MPF-MC is having issues with audio on some platforms. (We have not tested on all platforms. Maybe it works for you?) There's an [open issue on GitHub where we're trying to find help with the build issues](https://github.com/missionpinball/mpf-mc/issues/450). It's all related to Cython and the community would love your help!

## Upgrading to MPF 0.57

Expand Down

0 comments on commit 489ee5c

Please sign in to comment.