Colaというプログラムを使って、Weiboの投稿を取得したいです。
pip install colaまではうまくいきますが
下記のコマンドを打つとエラーが表示されます。
エラーがなぜ起きるかわかる方がいれば教えてください。

 [root@localhost デスクトップ]# pip install -r/path/to/cola/app/weibo/requirements.txt
Could not open requirements file: [Errno 2] No such file or directory: '/path/to/cola/app/weibo/requirements.txt'