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

Fix for Requirements.txt pip install issues #131

Open
ghost opened this issue Feb 17, 2019 · 3 comments
Open

Fix for Requirements.txt pip install issues #131

ghost opened this issue Feb 17, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 17, 2019

Use this to install the necessary components to run shreddit (copy paste into a new file called "requirements.txt" or replace the contents of the original):

decorator==4.0.10
wheel==0.24.0
appdirs==1.4.3
arrow==0.10.0
backports-abc==0.5
certifi==2017.4.17
chardet==3.0.4
idna==2.5
praw==5.0.0
prawcore==0.11.0
python-dateutil==2.6.0
PyYAML==3.12
requests==2.18.1
shreddit==6.0.7
six==1.10.0
tornado==4.5.1
update-checker==0.16
urllib3==1.21.1

Alternatively, I am going to clone this repo and maintain it in my own branch. This is just to help lost souls who don't know why it isn't installing after downloading the .zip.

@ghost
Copy link

ghost commented Apr 16, 2019

Hey man, thanks for this! I will check out your branch. Can you provide a link for others here to quickly access? @luontokoodaus

@JC5
Copy link
Contributor

JC5 commented Sep 3, 2019

He has deleted his account.

@qiolol
Copy link

qiolol commented Sep 28, 2019

The current requirements.txt is currently in merge conflict, but I just installed and ran successfully with pip install -r requirements.txt on the HEAD version:

arrow==0.9.0
decorator==4.0.10
praw==4.2.0
PyYAML==3.12
requests==2.12.1
six==1.10.0
backports-abc==0.4
tornado==4.3
update-checker==0.15
wheel==0.24.0
appdirs==1.4.3

Granted, there were some errors, but the script still works! 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants