diStyApps / VisionCrafter

Craft your visions
130 stars 9 forks source link

[Issue] Python was not found #14

Closed smokelore closed 1 year ago

smokelore commented 1 year ago

image

Just installed and tried to run VisionCrafter and received this error:

The system cannot find the path specified.
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
The system cannot find the path specified.
Press any key to continue . . .

Just wanted to flag that the ReadMe of this repo does not specify Python as a prerequisite and the installer doesn't install it.

What is the preferred version of Python to install for this application?

Thanks!

diStyApps commented 1 year ago

Well It is a python project, but i will try to make it more clear. To easily install use SEAIT which will install python for you and VisionCrafter: https://github.com/diStyApps/seait https://civitai.com/models/27574/super-easy-ai-installer-tool

smokelore commented 1 year ago

Good to know, thanks.

AsaTyr2018 commented 1 year ago

Purely from what i learned so far. This version is the best for Use with several AI types. grafik Remove all other Python versions and just install this. as long you are no AI Engineer you should have no problem with it =)

AsaTyr2018 commented 1 year ago

Good to know, thanks.

Any Updates in this Matter?

smokelore commented 1 year ago

I installed Python 3.10 via Chocolatey and that resolved it. Thanks.