Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

missing instructions about required module "requests" #1

Open
lelutin opened this issue Jan 28, 2013 · 2 comments
Open

missing instructions about required module "requests" #1

lelutin opened this issue Jan 28, 2013 · 2 comments

Comments

@lelutin
Copy link

lelutin commented Jan 28, 2013

Hey there,

I'm trying to give this script a test run, but I get the following error message:

Traceback (most recent call last):
  File "./format-pull-request.py", line 14, in <module>
    import requests
ImportError: No module named requests

looks like there's a module that wasn't committed

@lelutin
Copy link
Author

lelutin commented Jan 28, 2013

ah, I think I just solved my issue by installing the package (on Debian) 'python-requests'

Then this issue transforms into a request to add this requirement to the README file ;)

@moschlar
Copy link
Owner

Thanks for reporting, but this project is currently only a Proof of Concept - I added a note for that ;)

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

No branches or pull requests

2 participants