Pip 如何在ubuntu上安装OpenOPC以支持python

Pip 如何在ubuntu上安装OpenOPC以支持python,pip,Pip,我正在尝试安装OpenOPC。到目前为止,我尝试了以下操作,它显示了以下输出: tsp@tsp-Inspiron-5558:~/Downloads/OpenOPC-1.3.1$ pip install OpenOPC Collecting OpenOPC Could not find a version that satisfies the requirement OpenOPC (from versions: ) No matching distribution found for OpenO

我正在尝试安装OpenOPC。到目前为止,我尝试了以下操作,它显示了以下输出:

tsp@tsp-Inspiron-5558:~/Downloads/OpenOPC-1.3.1$ pip install OpenOPC
Collecting OpenOPC
Could not find a version that satisfies the requirement OpenOPC (from versions: )
No matching distribution found for OpenOPC
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
tsp@tsp-Inspiron-5558:~/Downloads/OpenOPC-1.3.1$ 

没有可下载的软件包,因此
pip
无法下载。您必须从下载、解包和安装