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
Regards, Kay Li
|
|