Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用pyinstaller -Fw命令打包后tqmd报错:没有write方法 #178

Open
Cfu4536 opened this issue Jun 15, 2024 · 0 comments
Open

使用pyinstaller -Fw命令打包后tqmd报错:没有write方法 #178

Cfu4536 opened this issue Jun 15, 2024 · 0 comments

Comments

@Cfu4536
Copy link

Cfu4536 commented Jun 15, 2024

aligo                     6.2.4   
tqdm                      4.64.1
pyinstaller               6.0.0
pyinstaller-hooks-contrib   2024.7

报错
Failed to execute script 'test'due to unhandled exception'NoneType' object has no attribute 'write'Traceback(most recent call last):File “test.py", line 15, in File "aligo\core\Create.py", line 264, in upload _fileFile "aligo\core\Create.py*, line 148, in _put_dataFile "tqdm\std.py", line 1109, in _initFile "tqdm\std.py", line 1361, in refreshFile "tqdm\std.py", line 1509, in displayFile "tqdm\std.py", line 350, in print_statusFile "tqdm\std.py", line 343, in fp_writeFile “tqdm\utils.py", line 89, in _getattrAttributeError:'NoneTvpe'obiecthasnoattribute'write

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant