tctien342 / Dell-Inspiron-7591-Hackintosh

MacOS running in dell 7591
160 stars 28 forks source link

build command error #60

Closed Lolioy closed 4 years ago

Lolioy commented 4 years ago

I run the command python3 update.py --build, but get some errors.

image

tctien342 commented 4 years ago

lol, sorry for this, forgot to change branch, i will fix this and upstream to 0.6.1 today!

Lolioy commented 4 years ago

@tctien342 so, could you build a new oc zip for release? thank you

Lolioy commented 4 years ago

@tctien342 hello, I try to update from new repo, but there have some errors yet. I try to add some headers to request method, it have a great work. image image

Lolioy commented 4 years ago

@tctien342 but the old error image

tctien342 commented 4 years ago

The 403 rate limit happen when u try to build many time and github reject it bcs call too many API, the base 10 error should be fixed in lastest commit as i build success, you can try this:

Lolioy commented 4 years ago

ok,thanks