Psycho
Psycho
That's.... true.... :)
```python def onInternetLost(self): if self._asr.isOnlineASR: self.logInfo('Internet lost, switching to offline Asr') self.restartEngine() ``` I don't get why she would switch?
Hmmm, this I don't get.... When browsing to https://skills.projectalice.io/assets/store/skills.json, the url that fails, the SSL certificate is valid
It's not the same, you need to install the rust dependencies. The bug report happens on raspberry pi that hasn't enough power to compile
Installing...
``` pi@ProjectAlice:~/ProjectAlice $ ./venv/bin/pip install --upgrade --upgrade-strategy eager snips-nlu Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting snips-nlu Downloading snips_nlu-0.20.2-py2.py3-none-any.whl (135 kB) |████████████████████████████████| 135 kB 1.5 MB/s Collecting numpy=1.15 Downloading https://www.piwheels.org/simple/numpy/numpy-1.18.1-cp37-cp37m-linux_armv7l.whl (10.4...
So far, for the first errors: ``` sudo apt-get install libblas-dev liblapack-dev sudo apt-get install gfortran ``` Now it's taking forever to build scipy, will report when it's done
@adrienball Nope, after waiting about 45 minutes: ``` Stored in directory: /home/pi/.cache/pip/wheels/ff/bd/f9/ac5a9a019da5be2072e8a283f36d28b219762cebdd21ff3c68 Building wheel for snips-nlu-parsers (setup.py) ... error ERROR: Command errored out with exit status 1: command: /home/pi/ProjectAlice/venv/bin/python3.7 -u...
3.5 years later it is still not available? It's a shame, because mraa is good, but total waste of time to install in virtual environement
Well, afteer reading a few topics about it, the only thing I can conclude with, is that this change completly broke CI support because the stubs don't ship anymore. So...