0
我正在嘗試安裝OpenOPC。到目前爲止,我試過以下,它顯示下面的輸出:如何在ubuntu上爲python支持安裝Open OPC
[email protected]:~/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.
[email protected]:~/Downloads/OpenOPC-1.3.1$