Which http module?
Open
- Dominant language
- CSS
- Stars
- 157
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Trying to run
``` bash
blug.py post "somthing"
```
and it complains that the `http` module is not found. I pip install `http` and try again, then the module `server` is not found. I am thinking pip installed the wrong `http` module. Can you specify this in the `requirements.txt`?
Also, out of curiosity, why not use the `http` from the stdlib? Or maybe you are and I am just running a different Python version... (Python 2.7.5 on a Mac)
Thanks,
Kris
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.