cant install on ubuntu amd laptop
coding-garden-1 opened this issue · 5 comments
after running with all defaults, i get
===============================================
OPEN VOICE OS INSTALLER | Version: 12aa29e7
===============================================
➤ Checking for existing instance... [done]
➤ Retrieving OS information... [done]
➤ Detecting AVX/SIMD support... [done]
➤ Checking for Raspberry Pi board... [done]
➤ Detecting sound server... [done]
➤ Detecting display server... [done]
➤ Validating installer package requirements...
[done]
➤ Creating installer Python virtualenv... [done]
➤ Installing Ansible requirements in Python virtualenv... [done]
➤ Looking for automated scenario... [done]
rose@rosebook:~$
same for docker/pyvenv
Which Ubuntu version?
Seems you are using the scenario, could you please show me the file?
EDIT
Just tested on Ubuntu 23.10 successfully.
===============================================
OPEN VOICE OS INSTALLER | Version: 12aa29e7
===============================================
➤ Checking for existing instance... [done]
➤ Retrieving OS information... [done]
➤ Detecting AVX/SIMD support... [done]
➤ Checking for Raspberry Pi board... [done]
➤ Detecting sound server... [done]
➤ Detecting display server... [done]
➤ Validating installer package requirements... [done]
➤ Creating installer Python virtualenv... [done]
➤ Installing Ansible requirements in Python virtualenv... [done]
➤ Looking for automated scenario... [done]
➤ Starting Ansible playbook... ☕🍵🧋
Where do the logs get stored? Not sure where to find
All I have done is follow quickstart guide
Where do the logs get stored? Not sure where to find
Check your /var/log/
directory there you will have a ovos-installer.log
file
Please re-open if required.