質問編集履歴

3

試したこと 追記

2021/07/05 14:48

投稿

brand_new_day
brand_new_day

スコア0

test CHANGED
File without changes
test CHANGED
@@ -102,6 +102,8 @@
102
102
 
103
103
  pip install kivy_examples
104
104
 
105
+ python -m pip install --upgrade pip wheel setuptools
106
+
105
107
  は試しましたが、それでもうまくいきませんでした。
106
108
 
107
109
 

2

試したこと 追記

2021/07/05 14:48

投稿

brand_new_day
brand_new_day

スコア0

test CHANGED
File without changes
test CHANGED
@@ -98,6 +98,8 @@
98
98
 
99
99
  pip install kivy.deps.glew
100
100
 
101
+ pip install kivy.deps.gstreamer(追記)
102
+
101
103
  pip install kivy_examples
102
104
 
103
105
  は試しましたが、それでもうまくいきませんでした。

1

試したこと 追記

2021/07/04 10:11

投稿

brand_new_day
brand_new_day

スコア0

test CHANGED
File without changes
test CHANGED
@@ -94,6 +94,14 @@
94
94
 
95
95
 
96
96
 
97
+ pip install docutils pygments pypiwin32 kivy.deps.sdl2
98
+
99
+ pip install kivy.deps.glew
100
+
101
+ pip install kivy_examples
102
+
103
+ は試しましたが、それでもうまくいきませんでした。
104
+
97
105
 
98
106
 
99
107