Adding prawcore to the requirements#1242
Adding prawcore to the requirements#1242JasonLovesDoggo merged 8 commits intoelebumm:developfrom NoFailer:patch-1
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 toldprawitself 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.txtfrom 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.