Installation problems #87

Closed
opened 2022-07-05 01:38:48 +02:00 by blacklight · 0 comments
Owner

Created by: harex15

Hi there,

I'm really appreciate your work. I'm long time user of HA. However, I'm building some kind of a nursing home assistant robot. Originally, I used ROS, but then I went to HA+Node-Red+MyOwnCode. But recently, I found your article on Medium 'Build your own customizable voice assistant with platypush'. It is really seems promised. And I'm really like your demonstration of how it works. I'm trying to do that following your instruction, but stuck in the beginning of installing the platypush.

a. 'systemctl enable redis.service' = Error: too many symbolic links
b. 'pip install platypush' = no folder '/etc/platypush/' neither '~/.config/platypush/config/'
c. Manual installation = many errors with 'python setup.py build install'

Upgraded Python from 2.7 to 3.7.
The system:
Raspberry Pi 4 (4G)
OS: Raspbian Buster

I'll really appreciate your assistance and help.

*Created by: harex15* Hi there, I'm really appreciate your work. I'm long time user of HA. However, I'm building some kind of a nursing home assistant robot. Originally, I used ROS, but then I went to HA+Node-Red+MyOwnCode. But recently, I found your article on Medium 'Build your own customizable voice assistant with platypush'. It is really seems promised. And I'm really like your demonstration of how it works. I'm trying to do that following your instruction, but stuck in the beginning of installing the platypush. a. 'systemctl enable redis.service' = Error: too many symbolic links b. 'pip install platypush' = no folder '/etc/platypush/' neither '~/.config/platypush/config/' c. Manual installation = many errors with 'python setup.py build install' Upgraded Python from 2.7 to 3.7. The system: Raspberry Pi 4 (4G) OS: Raspbian Buster I'll really appreciate your assistance and help.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#87
No description provided.