jeffknupp / jeffknupp/blug

Which http module?

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.