setup.py #2
-
|
hi when i issue command python3 setup.py the output root@hala-ftth-automation:/var/www/html/CMS-NBI-Client# python3 setup.py |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Are u following a tutorial, as the setup.py file is to help build the package using pip? Heres a stackoverflow q/a about it |
Beta Was this translation helpful? Give feedback.
Are u following a tutorial, as the setup.py file is to help build the package using pip?
Heres a stackoverflow q/a about it
http://stackoverflow.com/questions/1471994/ddg#1472014