Project

General

Profile

Support #925

Updated by Baptiste Pillot over 1 year ago

- **Nothing happens when I run install.sh** 
   - Did you read the README.txt file ? Launch a terminal and run : `apt update && apt install -y python3 python3-tk` 
 - **Nothing happens when I double-click on the AOZ Studio icon** 
   - Launch a terminal and run : `cd ~/AOZ_Studio/bin && ./aozstudio` and look at the error message : 
   - If contains "GPU process isn't usable. Goodbye." : you can try to run `./aozstudio --no-sandbox`

Back