easy_install pip, as easy_install pika==0.9.5 fails
This commit is contained in:
parent
22af53da7a
commit
914a9632a0
@ -9,9 +9,9 @@ To run this code you need `pika` library version 0.9.5. To install it run
|
||||
|
||||
pip install -e git+http://github.com/pika/pika.git@v0.9.5#egg=pika-v0.9.5
|
||||
|
||||
or
|
||||
You may first need to run
|
||||
|
||||
easy_install pika==0.9.5
|
||||
easy_install pip
|
||||
|
||||
|
||||
## Code
|
||||
|
Loading…
Reference in New Issue
Block a user