mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-06-21 17:02:24 +02:00
Fix the following runtime issue of pip:
# pip
Traceback (most recent call last):
File "/usr/bin/pip", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
592 B
592 B