Pythagora-io / gpt-pilot

The first real AI developer
Other
30.18k stars 3.01k forks source link

show a more useful error message if python environment is not (comple… #958

Closed senko closed 4 months ago

senko commented 4 months ago

If python environment is not correctly set up for any reason, we'll fail at import. Detect this and show a less scary and more informative error message:

Screenshot from 2024-05-25 12-46-17

(code for this lifted with minimal adaptation from 0.1)