pip3 install -r requirements.txt
This gave an error on a Raspberry Pi
-bash: pip3: command not found
The right syntax is:
sudo pip-3.2 install -r requirements.txt
OK, so that one is fixed, now the next step (sudo pip-3.2 install -r requirements.txt) bombs out with an error for pushbullet and breaks the script and skips Nest too:
Downloading/unpacking pushbullet.py>=0.7.1 (from -r requirements.txt (line 28)) Downloading pushbullet.py-0.7.1.tar.gz Running setup.py egg_info for package pushbullet.py Traceback (most recent call last):
File "<string>", line 14, in <module> File "/home/pi/home-assistant/build/pushbullet.py/setup.py", line 15, in <module> install_reqs = parse_requirements("requirements.txt", session=uuid.uuid1()) TypeError: parse_requirements() got an unexpected keyword argument 'session' Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 14, in <module> File "/home/pi/home-assistant/build/pushbullet.py/setup.py", line 15, in <module> install_reqs = parse_requirements("requirements.txt", session=uuid.uuid1()) TypeError: parse_requirements() got an unexpected keyword argument 'session' ---------------------------------------- Command python setup.py egg_info failed with error code 1 in /home/pi/home-assistant/build/pushbullet.py Storing complete log in /root/.pip/pip.log
So, from here, the session is the "issue"
I have just started with this on a Pi and thought this info might be useful to anyone trying the same. At this stage I am not sure what PushButton do, so will have to read a bit more - as for Nest, well, don't have one, don't care!
Thanks,
Davepython3 -m homeassistant
/usr/bin/python3: No module named enum; 'homeassistant' is a package and cannot be directly executed
> email to home-assistant-dev+unsub...@googlegroups.com.
>> > email to home-assistant-dev+unsub...@googlegroups.com.
>> > To post to this group, send email to home-assi...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/home-assistant-dev/c29b128b-7c6e-4563-9b41-bc6ebca62e7e%40googlegroups.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Home Assistant Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to home-assistant-dev+unsub...@googlegroups.com.
>> >> > email to home-assistant-dev+unsub...@googlegroups.com.
>> >> > To post to this group, send email to home-assi...@googlegroups.com.
>> >> > To view this discussion on the web visit
>> >> >
>> >> >
>> >> > https://groups.google.com/d/msgid/home-assistant-dev/c29b128b-7c6e-4563-9b41-bc6ebca62e7e%40googlegroups.com.
>> >> >
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "Home Assistant Dev" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to home-assistant-dev+unsub...@googlegroups.com.
>> > To post to this group, send email to home-assi...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/home-assistant-dev/99f2edf5-806a-44a2-90cd-fab9558cc6a9%40googlegroups.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Home Assistant Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to home-assistant-dev+unsub...@googlegroups.com.
>> >> > email to home-assistant-dev+unsub...@googlegroups.com.
>> >> > To post to this group, send email to home-assi...@googlegroups.com.
>> >> > To view this discussion on the web visit
>> >> >
>> >> >
>> >> > https://groups.google.com/d/msgid/home-assistant-dev/c29b128b-7c6e-4563-9b41-bc6ebca62e7e%40googlegroups.com.
>> >> >
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "Home Assistant Dev" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to home-assistant-dev+unsub...@googlegroups.com.
>> > To post to this group, send email to home-assi...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/home-assistant-dev/99f2edf5-806a-44a2-90cd-fab9558cc6a9%40googlegroups.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Home Assistant Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to home-assistant-dev+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/CAD8szLwt0hgdgUumyj%3DaHuiPAocrRV%2B8Cx0X-BtCeKeWnS0iUw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
>> >> >> > email to home-assistant-dev+unsub...@googlegroups.com.
>> >> >> > To post to this group, send email to
>> >> >> > home-assi...@googlegroups.com.
>> >> >> > To view this discussion on the web visit
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > https://groups.google.com/d/msgid/home-assistant-dev/c29b128b-7c6e-4563-9b41-bc6ebca62e7e%40googlegroups.com.
>> >> >> >
>> >> >> > For more options, visit https://groups.google.com/d/optout.
>> >> >
>> >> > --
>> >> > You received this message because you are subscribed to the Google
>> >> > Groups
>> >> > "Home Assistant Dev" group.
>> >> > To unsubscribe from this group and stop receiving emails from it,
>> >> > send
>> >> > an
>> >> > email to home-assistant-dev+unsub...@googlegroups.com.
>> >> > To post to this group, send email to home-assi...@googlegroups.com.
>> >> > To view this discussion on the web visit
>> >> >
>> >> >
>> >> > https://groups.google.com/d/msgid/home-assistant-dev/99f2edf5-806a-44a2-90cd-fab9558cc6a9%40googlegroups.com.
>> >> >
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "Home Assistant Dev" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to home-assistant-dev+unsub...@googlegroups.com.
>> > To post to this group, send email to home-assi...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/home-assistant-dev/9d17d39b-95df-4464-a8fe-db44ccf9191b%40googlegroups.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Home Assistant Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to home-assistant-dev+unsub...@googlegroups.com.
>> >> >> > email to home-assistant-dev+unsub...@googlegroups.com.
>> >> >> > To post to this group, send email to
>> >> >> > home-assi...@googlegroups.com.
>> >> >> > To view this discussion on the web visit
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > https://groups.google.com/d/msgid/home-assistant-dev/c29b128b-7c6e-4563-9b41-bc6ebca62e7e%40googlegroups.com.
>> >> >> >
>> >> >> > For more options, visit https://groups.google.com/d/optout.
>> >> >
>> >> > --
>> >> > You received this message because you are subscribed to the Google
>> >> > Groups
>> >> > "Home Assistant Dev" group.
>> >> > To unsubscribe from this group and stop receiving emails from it,
>> >> > send
>> >> > an
>> >> > email to home-assistant-dev+unsub...@googlegroups.com.
>> >> > To post to this group, send email to home-assi...@googlegroups.com.
>> >> > To view this discussion on the web visit
>> >> >
>> >> >
>> >> > https://groups.google.com/d/msgid/home-assistant-dev/99f2edf5-806a-44a2-90cd-fab9558cc6a9%40googlegroups.com.
>> >> >
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "Home Assistant Dev" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to home-assistant-dev+unsub...@googlegroups.com.
>> > To post to this group, send email to home-assi...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/home-assistant-dev/9d17d39b-95df-4464-a8fe-db44ccf9191b%40googlegroups.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Home Assistant Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to home-assistant-dev+unsub...@googlegroups.com.
> To post to this group, send email to home-assi...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/home-assistant-dev/7837b9a2-370b-4cab-ab27-b103fd1a0e70%40googlegroups.com.
>
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Home Assistant Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to home-assistant-dev+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/CAD8szLwt0hgdgUumyj%3DaHuiPAocrRV%2B8Cx0X-BtCeKeWnS0iUw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/CAD8szLxLsE38mtM6PXB3Af1W3LVpPJ2hP%2B2wNNi27WuVSv_dwA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
> email to home-assistant-dev+unsub...@googlegroups.com.
> To post to this group, send email to home-assi...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/home-assistant-dev/85d0955e-7e59-495a-8ccc-6b4af12f29fb%40googlegroups.com.
>
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Home Assistant Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to home-assistant-dev+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/CAD8szLxLsE38mtM6PXB3Af1W3LVpPJ2hP%2B2wNNi27WuVSv_dwA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/CAD8szLySxZy0PhzE0qhy199nYpy405VMjUGPki1TOu1xynTY%3DA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
>>> > email to home-assistant-dev+unsub...@googlegroups.com.
>>> > To post to this group, send email to home-assi...@googlegroups.com.
>>> > To view this discussion on the web visit
>>> >
>>> > https://groups.google.com/d/msgid/home-assistant-dev/85d0955e-7e59-495a-8ccc-6b4af12f29fb%40googlegroups.com.
>>> >
>>> > For more options, visit https://groups.google.com/d/optout.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Home Assistant Dev" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to home-assistant-dev+unsub...@googlegroups.com.
>>> To post to this group, send email to home-assi...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/home-assistant-dev/CAD8szLxLsE38mtM6PXB3Af1W3LVpPJ2hP%2B2wNNi27WuVSv_dwA%40mail.gmail.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
>>
>> --
>> +1 858 380 9709 ⋅ PaulusSchoutsen.nl
>> It's nice to be important but it's more important to be nice.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Home Assistant Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to home-assistant-dev+unsub...@googlegroups.com.
/home/pi/.local
/home/pi/.python_games
/home/pi/.bash_history/home/pi/.bashrc/home/pi/.profile
$ cd ~/Python-3.4.1
$ ./python # it is important to have `./` in the beginning
> email to home-assistant-dev+unsub...@googlegroups.com.
> email to home-assistant-dev+unsub...@googlegroups.com.
>> > email to home-assistant-dev+unsub...@googlegroups.com.
>> > To post to this group, send email to home-assi...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/home-assistant-dev/b2b23a67-c4dc-408c-b7fd-66562ba0ce03%40googlegroups.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Home Assistant Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to home-assistant-dev+unsub...@googlegroups.com.
One step closer, but still so far.From the getting started page, on step three, I run the command sudo python3 -m pip install -r requirements.txt and now I get the following error:
gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -Ilibastro-3.7.5 -I/usr/include/python3.2mu -c extensions/_libastro.c -o build/temp.linux-armv6l-3.2/extensions/_libastro.oextensions/_libastro.c:3:20: fatal error: Python.h: No such file or directorycompilation terminated.error: command 'gcc' failed with exit status 1
--
You received this message because you are subscribed to the Google Groups "Home Assistant Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to home-assistant-...@googlegroups.com.
To post to this group, send email to home-assi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/bd2aac22-293f-4544-aed9-0b60d8d3ada2%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to home-assistant-dev+unsub...@googlegroups.com.
To post to this group, send email to home-assi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/bd2aac22-293f-4544-aed9-0b60d8d3ada2%40googlegroups.com.
There are currently no such plans but contributions are always welcome. What would you expect from a camera component?
To unsubscribe from this group and stop receiving emails from it, send an email to home-assistant-...@googlegroups.com.
To post to this group, send email to home-assi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/22f5984c-0d12-4268-b850-969d23bc3105%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to home-assistant-dev+unsubscribe@googlegroups.com.
To post to this group, send email to home-assi...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/bd2aac22-293f-4544-aed9-0b60d8d3ada2%40googlegroups.com.----It's nice to be important but it's more important to be nice.
You received this message because you are subscribed to the Google Groups "Home Assistant Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to home-assistant-dev+unsub...@googlegroups.com.
To post to this group, send email to home-assi...@googlegroups.com.