appu1232 / Discord-Selfbot

Discord selfbot made with Python using discord.py
GNU General Public License v3.0
502 stars 608 forks source link

Heroku deploy fail ("No matching aiohttp version") #327

Closed OuroboricCycle closed 6 years ago

OuroboricCycle commented 6 years ago

I've recently attempted to deploy directly from my github fork of the bot, doing the same steps as would normally be done when using the Heroku CLI locally, however, there seems to be an issue when attempting to collect aiohttp when fetching the requirements

I'm not sure if this is an issue that should be opened on here or on the discord.py repository, since the requirement seems to be linked to it, but just in case i'll attach the build log in a txt Heroku_Build_Log.txt

skoof commented 6 years ago

https://github.com/appu1232/Discord-Selfbot/issues/326

OuroboricCycle commented 6 years ago

Thanks for the heads-up

Reason for closing: Clone of issue #326