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

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

asp.net - MVC [HandleError] HandleErrorAttribute called twice when using global logging -