質問編集履歴
2
対策のうち2つを試みましたがエラーが出ます。
title
CHANGED
File without changes
|
body
CHANGED
@@ -36,7 +36,10 @@
|
|
36
36
|
```
|
37
37
|
|
38
38
|
### 試したこと
|
39
|
+
pip install PyQt4 やpip install gtkでは下記のエラーがでました。
|
39
40
|
|
41
|
+
Could not find a version that satisfies the requirement PyQt4 (from versions: )
|
42
|
+
No matching distribution found for PyQt4
|
40
43
|
|
41
44
|
|
42
45
|
### 補足情報(FW/ツールのバージョンなど)
|
1
OSを追記しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -42,4 +42,6 @@
|
|
42
42
|
### 補足情報(FW/ツールのバージョンなど)
|
43
43
|
|
44
44
|
|
45
|
-
python3.5.2
|
45
|
+
python3.5.2
|
46
|
+
Mac OS high sierra
|
47
|
+
mac book pro
|