I can use only pip to install python packages on external computer. How can I install PyDDE package using pip?
Asked
Active
Viewed 257 times
0
-
Possible duplicate : https://stackoverflow.com/questions/29198978/how-do-you-install-pydde-to-python-3-4-and-not-python-2-4 – philantrovert Jun 28 '17 at 11:23
-
It is not working with pip3: Could not find a version that satisfies the requirement PyDDE (from versions: ) No matching distribution found for PyDDE – Kasia Kowalska Jun 28 '17 at 11:33
-
Possible duplicate of [How do you install PyDDE to Python 3.4 and not Python 2.4](https://stackoverflow.com/questions/29198978/how-do-you-install-pydde-to-python-3-4-and-not-python-2-4) – iamdanchiv Jun 28 '17 at 13:15