Installation of 3rd party package in Python -
How do I install third party packages in Python? I have a setup.py file in a third party package
Do I need to know the steps involved and how to do it? How to write commands and how to actually do it.
"setup.py setup.py" -
Comments
Post a Comment