You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found several errors in your log. First of all, there is this message:
error: Microsoft Visual C++ 14.0 or greater is required.
You need to install or update your Visual C++.
Regarding PySimpleGUI, please provide a pip list (you can do this by entering pip list in the command prompt).
Next, there's an issue with the Python version itself. Python 11 has some known issues and is not recommended for current AI development. Please downgrade to version 3.10. Specifically, version 3.10.6 works best with most of the current AI builds.
The version of PySimpleGUI that is installed is 5.0.06 and the installer wants 4.60.5. The person who took PySimpleGUI closed source, and started charging a subscription, nuked everything in the repo so that people can't use the older versions.
Is there an existing issue for this?
Bug Description
see console log
Step-by-step instructions to reproduce the issue.
Installation error
Expected Behavior
Retryed installation multiples with all necessary requirements. I still receive this error.
Current Behavior
see console log
Version or Commit where the problem happens
install
What platforms do you use Visioncrafter ?
Windows
What Python version are you running on ?
python 3.11
What GPU are you running Visioncrafter on?
rtx 3060
How much GPU VRAM are you running Visioncrafter on?
16gb
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: