-
Notifications
You must be signed in to change notification settings - Fork 2k
Adding prawcore to the requirements #1242
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
Conversation
better issues
Changed Discord Discriminator
Multiple people on the discord ran into the issue that an error message would come up saying "ModuleNotFoundError: No module names 'prawcore'". I was told praw itself is supposed to install it but apparently it does not? I cannot verify if the people actually followed the steps correctly. Json told me to make a PR for it :) I took the value for the requirements.txt from here: https://pypi.org/project/prawcore/
After discussing it with Json. Changed version to 2.3.0.
After discussing it with Json. Changed version to |
Please fix the merge conflicts |
For some reason GitHub wants to merge 7 commits, 5 being from other people. No idea why it is doing that. Let me try to fix this. |
No idea what is going on, given those merge conflicts come from changes I didn't do. I hope I resolved them correctly. |
I see what happened. The branch |
Description
Multiple people on the discord ran into the issue that an error message would come up saying
ModuleNotFoundError: No module named 'prawcore'
. I was toldpraw
itself is supposed to install it but apparently it does not? I cannot exactly verify if the people actually followed the steps correctly. Json told me to make a PR for it :) I took the value for therequirements.txt
from here.- Adri
Issue Fixes
ModuleNotFoundError: No module named 'prawcore'
Checklist:
Any other information (e.g how to test the changes)
Go through the installation steps.