回答編集履歴
1
URLをリンクにした
answer
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
> ERROR: Could not find a version that satisfies the requirement simpleaudio (from versions: none)
|
2
2
|
> ERROR: No matching distribution found for simpleaudio
|
3
3
|
|
4
|
-
|
4
|
+
[simpleaudio](https://www.piwheels.org/project/simpleaudio/)
|
5
5
|
で確認したら、ラズパイのPython 3.8用のは用意されてないですね
|
6
6
|
上記Webページの「Releases」の「Files」で、ファイル名に「cp38」が付いてるのはありません
|
7
7
|
OS同梱のが3.7なので、今のところは、それより新しいのは用意してないのでしょう
|