Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プロジェクトにpython-rest-clientパッケージを使用する必要があります。python-rest-clientをLinuxpythonにインストールするために何度か試しましたが、機能しませんでした。しかし、それはWindowspythonでうまく機能します。Linuxpythonにpython-rest-clientをインストールする方法を教えてもらえますか。
avasal、あなたは正しかった。私はそれをしました pip install python-rest-client
pip install python-rest-client