pyinstaller --add-data 'src/README.txt:.' myscript.py. You have made the datas= argument a one-item list. The item is a tuple in which the ...
確定! 回上一頁