-
Notifications
You must be signed in to change notification settings - Fork 109
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
UnboundLocalError (showui_loop_count) on Windows + Python 3.12 #62
Comments
Full Traceback
|
Add |
The method mentioned by @hkr04 works for me. But I tend to put the line at line 198 (right below the comment "Step 4: Output action message"). Thank you again! PS: It seems like the performance of Qwen-vl is pretty questionable... |
could you maybe fix this error. @hkr04 Has the working solution |
Environment
OS: Windows 11, Razer Blade 2020, RTX 3060 (6 GB VRAM)
Python: 3.12.8
CUDA Driver: 560.94 (CUDA 12.6)
PyTorch: 2.5.1 (CUDA 12.4 build)
Crash with UnboundLocalError referencing showui_loop_count.
Would appreciate any guidance—others say it runs “out of the box,” but I keep getting this error on Windows + Python 3.12. Thanks!
The text was updated successfully, but these errors were encountered: