If the repository is cloned and the user types:
python3 main.py
The application appears to work, sound and all (provided the dependencies are also installed -- which means running the install.sh script first).
But if the user launches the application from the menu, the application works, but it does not play any sound. This is likely a PATH issue I'm just too tired to resolve today.
If the repository is cloned and the user types:
python3 main.py
The application appears to work, sound and all (provided the dependencies are also installed -- which means running the install.sh script first).
But if the user launches the application from the menu, the application works, but it does not play any sound. This is likely a PATH issue I'm just too tired to resolve today.