OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
50.58k stars 4.41k forks source link

Integrate error handling into Linux installer script #1234

Closed kooroshkz closed 2 months ago

kooroshkz commented 2 months ago

Describe the changes you have made:

This commit adds error-handling functionality to the Linux installer script. Now, if any installation or dependency issues occur during the execution of the Linux installer script, an error message will be displayed so the user can be aware of what should be manually fixed to be able to run our project.

Pre-Submission Checklist (optional but appreciated):

OS Tests (optional but appreciated):