-
so I put in the api token but then what do i do what do I press plz halp!!!
-
After following all instructions and get to the final execution of "python smartmirror.py" i get this ouput:
Traceback (most recent call last):
File "smartmirror.py", line 14, in
from …
-
ImportError: No module named 'Tkinter'
Not running from line 5 because it cannot find the from Tkinter import*
-
Hi, i have an issue when i try to execute "sudo python ./smartmirror.py", can anyone help ?
This is the error that's return :
`pi@SmartMirror:~/Downloads/Smart-Mirror-master$` sudo python smartm…
-
Hi,
I got this message when is start python smartmirror.py:
pi@raspberrypi:~/Smart-Mirror $ python smartmirror.py
Traceback (most recent call last):
File "smartmirror.py", line 313, in
…
-
Hi there.
I'am trying to integrate google assistant into my smartmirror.I've generated the google Assistant API and when I npm start the smartmirror project from the terminal ,assistant responds for…
-
pi@raspberrypi:/Code/Smart-Mirror/assets $ python smartmirror.py
Traceback (most recent call last):
File "smartmirror.py", line 173, in get_weather
image = Image.open(icon2)
File "/usr/lib…
-
This is what I got when I tried to run the app.
I can't seem to find what's stopping the program from booting.
BY the way this is my first raspberry pi project. :)
pi@raspberrypi:~/Download…
-
Can you please help me, because I get multiple errors when i try to start the program.
File "smartmirror.py", line 330, in
w = FullscreenWindow()
File "smartmirror.py", line 307, in __ini…
-
Hi, I want to try your smart mirror but the code doesn't compile because it requires an external project named "Essentials".
Can you share this project too?