Python - How to import 'make_archive' -- shutil

Import make_archive

To import make_archive, Add the following line to the top of your code.

from shutil import make_archive

 

For more information about make_archive:
shutil make_archive