pyinstaller --noconsole --onedir --add-data "templates;templates" --paths . --collect-all selenium_stealth --icon="app.ico" --name "1688_Product_Scraper" --clean src/main.py