Page 1 of 1

Cant install Ikea Trådfri plugin

Posted: Friday 17 January 2020 13:04
by mwikner
Hi,

I'm trying to install the Ikea trådfri plugin following this guide: https://github.com/moroen/IKEA-Tradfri- ... ADME-PI.md
I get stuck in step 5:

$ sudo -H pip3 install -r requirements.txt

I get this error:
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

My setup: Pi 2, Raspbian Buster and Domoticz 4.10717

Re: Cant install Ikea Trådfri plugin

Posted: Friday 17 January 2020 16:01
by dressie
mwikner wrote: Friday 17 January 2020 13:04 Hi,

I'm trying to install the Ikea trådfri plugin following this guide: https://github.com/moroen/IKEA-Tradfri- ... ADME-PI.md
I get stuck in step 5:

$ sudo -H pip3 install -r requirements.txt

I get this error:
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

My setup: Pi 2, Raspbian Buster and Domoticz 4.10717
There's a whole discussion to follow on: https://www.domoticz.com/forum/viewtopi ... 40#p233940
You'll find your answer there.

Re: Cant install Ikea Trådfri plugin

Posted: Saturday 18 January 2020 16:50
by mwikner
Thank you! I found a solution in there!