[root@shell ricedb]# rice
Traceback (most recent call last):
File "/usr/bin/rice", line 2, in <module>
from ricedb import ricemain
File "/usr/lib/python3.4/site-packages/ricedb/ricemain.py", line 2, in <module>
import json, os, argparse, requests
ImportError: No module named 'requests'
I got these Error: