Implementation of linux Install setup.py Program

  • 2021-06-28 14:45:18
  • OfStack

First execute the command:

[root@mini61 setuptools-8.2.1]# python setup.py build

Execute the command again:

[root@mini61 setuptools-8.2.1]# python setup.py install

Done!


Related articles: