Im trying to install google assistant on rock pi 4
When i get to installing google libraries:
python -m pip install --upgrade google-assistant-library
I get "Could not find a version that satisfies the requirement google-assistant-library (from versions: )
No matching distribution found for google-assistant library
I am assuming this is related to the fact this is a rock pi 4 and not a raspberry pi. I would think the libraries should still run on the rock pi. Is there any way to spoof the installer so it continues?