Re: fail to install python dependencies


Carles Cufi
 

Googling a bit this shows that it might be related to an out of date setuptools.

Try running:

pip install --upgrade setuptools

 

Regards,

 

Carles

 

From: users@... <users@...> On Behalf Of via Lists.Zephyrproject.Org
Sent: 28 May 2019 09:00
To: users@...
Cc: users@...
Subject: [Zephyr-users] fail to install python dependencies

 

Hi,

 

I tried this, but the following error came out. What should I do?

$ pip3 install --user -r zephyr/scripts/requirements.txt

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-hvx0atyk/pyocd/
Regards, Kay Li

Join users@lists.zephyrproject.org to automatically receive all group messages.