You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
$ discurses
Traceback (most recent call last):
File "/home/iweeti/.local/bin/discurses", line 5, in <module>
from discurses.__main__ import main
File "/home/iweeti/.local/lib/python3.6/site-packages/discurses/__main__.py", line 1, in <module>
from . import discord
File "/home/iweeti/.local/lib/python3.6/site-packages/discurses/discord.py", line 7, in <module>
from discord import Channel, Message
ImportError: cannot import name 'Channel'
Yes I have checked #65 already, I'm not running python 3.7 I have 3.6.8 and I have the latest discord.py version.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to run the program, I get this
Yes I have checked #65 already, I'm not running python
3.7
I have3.6.8
and I have the latest discord.py version.The text was updated successfully, but these errors were encountered: