Can't install tradfri properly [SOLVED]

Hey,
so after trying everything I found online :

  • updateing from python 3.4.4 to python 3.6
  • block WAN for my tradfri gateway (FW: 1.0.0008
  • installing Cython ,DTLS , coap …
  • install pytradfri
  • installing pytradfri[async]==4.1.0
  • following the psk instructions from the Tradfri Team tweet (Mail)

I still get the following Error when trying to setup my tradfri in Homeassistant:

017-12-15 00:21:22 ERROR (Thread-2) [homeassistant.util.package] Unable to install package pytradfri[async]==4.1.0: Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-b24ecp24/aiocoap/
2017-12-15 00:21:22 ERROR (MainThread) [homeassistant.setup] Not initializing tradfri because could not install dependency pytradfri[async]==4.1.0
2017-12-15 00:21:22 ERROR (MainThread) [homeassistant.setup] Setup failed for tradfri: Could not install all requirements.

My setup is Homeassistant in a Venv on a linux (C.H.I.P.)

hope that anyone might help me since downgrading really should not be the solution :wink:

Thanks in advance

Hej! Have you solved it? I have exactly the same issue

for me python 3.5 did the trick after installing the dependencys it worked

Hi soxidus,

I am encountering the same problem, but I am not quite sure how you solved it.

Could you please explain it again a little bit more detailed?

You had the error - then you downgraded to python 3.5?
I am getting the error despite having python 3.5.2.

And how did you install the dependencies, and wich ones?

Thank you very much!!