-
E: Package 'python-pip' has no installation candidate
Getting this error after running the bash dependencies command in the installation guide. I've done all the fixes I found on google with no luc…
-
Hi,
The script is working well for me.. thanks and I could even run this script in startup and is fine..
I just need help as to how to display the tk window in full screen with out hitting enter, th…
-
Is there a way you can autostart the app in full screen on boot??
-
I follow the steps on hh and when I execute the bot.py and it said no module named 'requests'
I run python bot.py and I get this:
Traceback (most recent call last):
File "bot.py", line 7, in
impo…
-
when I tried installing homebrew, it told me to install linuxbrew instad
and when installing linuxbrew i get this error
```
Error: Invalid formula: /home/linuxbrew/.linuxbrew/Homebrew/Library/T…
-
when running python bot.py i get this error message:
```
python bot.py
Traceback (most recent call last):
File "bot.py", line 13, in
from apiclient.discovery import build
ImportError: N…
-
we currently share the config file among client and server by mirroring it. This won't scale when more files need to shared and there would be lots of moving parts. Need to find a clean way to keep th…
-
Is it possible to make the module able to to start the cast without using for example chome on the server? I dont have a gui, and all the headless solutions are only able to stream videos or mp3 forma…
-
Error: Could not find or load main class Py4JServer
Traceback (most recent call last):
File "bot.py", line 22, in
from nlg import NLG
File "C:\Users\sid_g\MagicMirror\AI-Smart-Mirror\nlg.…
-
parsing app.json issue on wit.ai please help