With "V=s", make is showing this:
"pkg_resources.DistributionNotFound: The 'gyp==0.1' distribution was not found and is required by the application"
edit: resolved with:
pip install git+https://chromium.googlesource.com/external/gyp
With "V=s", make is showing this:
"pkg_resources.DistributionNotFound: The 'gyp==0.1' distribution was not found and is required by the application"
edit: resolved with:
pip install git+https://chromium.googlesource.com/external/gyp
To resolve this issue, you can apply the patch from original LEDE project or use ubuntu 16.04 to build your image but other issues are comming if you want to customize your image ...
Hi,
I'm using xubuntu 16.04 with the cross compiler build from onion and I have issues with it.
When I run make without any modification, it run good, but when I use the onion script to update feeds I have a download issue.
Anyone can help me?
Thanks a lot,