Closed MyUncleSam closed 6 years ago
I modified the setup.py again in the aiohttp line to the value it was before (but I think this should only be a temporary solution):
...
'aiohttp>=2.0.0,<2.3.0',
...
What OS/Distro are you using and what's your version of discord.py?
Ubuntu 16.04 discord.py - i have no idea where to look up this info
I'm not able to replicate this on a clean Ubuntu 16.04 docker image. Perhaps try updating your pip version?
pip install --upgrade pip
Fixed with new python version requirement
Today I wanted to update firetail but after fetching a new setup.py I am unable to do so. All I get is this message:
What can I do?