smk762 / pytomicDEX_makerbot

Other
8 stars 3 forks source link

getting latest mm2 version fails #3

Closed beanlover closed 1 year ago

beanlover commented 1 year ago

It seems the name of the zip file has "CI" instead of "Release" now.

If you update lib_helper.py and replace "Release" with "CI" (uppercase "i") then the download and extraction works.

My system is ubuntu desktop.

smk762 commented 1 year ago

Thanks mate - Give it a shot now

beanlover commented 1 year ago

Works perfectly now...thanks!