Pythagora-io / gpt-pilot

The first real AI developer
Other
29.06k stars 2.91k forks source link

[Bug]: can't find python file. #1004

Open craigie-spec opened 3 weeks ago

craigie-spec commented 3 weeks ago

Version

VisualStudio Code extension

Operating System

Windows 10

What happened?

when I try to create new app-get select python file location

erorr

senko commented 3 weeks ago

As discussed in the related discussion in Discord, Python was installed in AppData and not added to PATH, so the extension can't find them. The solution is to (re)install Python and check "make available to all users" and "add to PATH" options.

Tagging this as an user experience problem because we should guide the user better on what needs to be done.

craigie-spec commented 3 weeks ago

When I installed the python extension I had no options to check