Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aiohttp Error #28

Closed
aale12 opened this issue May 23, 2018 · 11 comments
Closed

Aiohttp Error #28

aale12 opened this issue May 23, 2018 · 11 comments
Labels
bug Something isn't working

Comments

@aale12
Copy link

aale12 commented May 23, 2018

I've got and aiohttp problem. I've read through issues #12, #14, and #21 and it seems to be similar to #21. I'ved tried what you've told him to do and it seems to still not work. I would donate if I could get the bot to work. Any help would be greatly appreciated.

cmd_2018-05-23_17-44-57

Above is the error, and below is me trying to do pip install -U aiohttp:

cmd_2018-05-23_17-48-21

@Hyperclaw79
Copy link
Owner

What I've found out is that discord.py doesn't work with just any version of aiohttp even if it is the latest one.
So I have hardcoded the version to 2.2.5 in 036806e as dicord.py requires between 2.0.0 - 2.3.0.

Please uninstall aiohttp with pip uninstall aiohttp and run the setup.bat from the latest zip.

@aale12
Copy link
Author

aale12 commented May 24, 2018

Still having the same problem. I'll check back on this project at a future date and see then. Thanks for your work. You can close this issue.

@Hyperclaw79
Copy link
Owner

I will temporarily close this now. Feel free to open it up in the future.

@Hyperclaw79
Copy link
Owner

@aale12 I know I've closed this as requested but, can you tell me what you see as the version number for aiohttp when you execute pip freeze?

@Hyperclaw79 Hyperclaw79 reopened this May 25, 2018
@Hyperclaw79
Copy link
Owner

Hyperclaw79 commented May 25, 2018

@mkanter124
@supersquid86
@MateeTheGod

Can all of you please try executing that pip freeze in your command prompts and see the version number for aiohttp?


So I did a quick research and thanks to this SO answer,
I found out the possible solution.

I've added the changes in bcf403c.
Please download the latest zip and retry.

Looks like the problem showed up with new updates on discord.py's rewrite branch and hence old users couldn't reproduce this issue.

@Hyperclaw79 Hyperclaw79 changed the title Another aiohttp error Aiohttp Error May 25, 2018
@Hyperclaw79 Hyperclaw79 added the bug Something isn't working label May 25, 2018
@MateeTheGod
Copy link

Ive downloaded python 3.65 and it doesnt allow me to use pip commands

@Hyperclaw79
Copy link
Owner

@MateeTheGod you are supposed to execute them in cmd, not from within python.
Moreover, simply download the latest version. You don't need to do pip again.

@aale12
Copy link
Author

aale12 commented May 25, 2018

cmd_2018-05-25_15-08-47
Here's what I see using pip freeze. I'll check out the new zip right now though.

@aale12
Copy link
Author

aale12 commented May 25, 2018

Can confirm it's working for me now. Thanks for the update! Really appreciate it.

@mkanter124
Copy link

Thank you kindly @Hyperclaw79 . Beautifully made bot and sorry for making a duplicate issue. Thank you for all your help! ;)

@Hyperclaw79
Copy link
Owner

Glad that it's working for you guys :D
Now I can close this issue in peace. ✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants