fix
This commit is contained in:
@@ -7,7 +7,7 @@ $OPENCC_PATH=$(python -c 'import opencc as _; print(_.__path__[0])' | select -La
|
||||
mkdir build
|
||||
mkdir __pycache__
|
||||
|
||||
pyinstaller --onefile AV_Data_Capture.py `
|
||||
pyinstaller --onefile Movie_Data_Capture.py `
|
||||
--hidden-import ADC_function.py `
|
||||
--hidden-import core.py `
|
||||
--add-data "$CLOUDSCRAPER_PATH;cloudscraper" `
|
||||
|
||||
Reference in New Issue
Block a user