回答編集履歴
1
.
answer
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Python 3.7には対応してないのではないでしょうか。
|
2
2
|
|
3
|
-
https://github.com/Rapptz/discord.py/issues/1637#issuecomment-426805293
|
3
|
+
[https://github.com/Rapptz/discord.py/issues/1637#issuecomment-426805293](https://github.com/Rapptz/discord.py/issues/1637#issuecomment-426805293)
|
4
4
|
|
5
5
|
|
6
6
|
一応次のコマンドでpython3.7対応のものをインストールすることもできるそうです。
|