
Step 1: Open "Anaconda Prompt" for the installer command. Of course, you must install the relative application in your PC first.
Step 2:
type the install command:
ex:
pyinstaller -F F:\WEI_LUN\code_project\python\project\ptyhon_project\main_crawler.py
------
That is all.
Note:
The...