התקנת mtkclinet ללא חשבון
-
היי חברים!
יש כאן כבר מדריך להתקנת mtkclinet, הבעיה שהמדריך הזה דורש git וחשבון GitHub פעיל, אני אציע כאן דרך קלה בהרבה;
דורש חיבור אינטרנט!
- הורידו את התיקייה הזו.
- חלצו ומקמו אותה במקום נח.
- התקינו פייתון, נניח מהאתר הרשמי, או לחילופין מחנות מיקרוסופט.
4.הכנסו לתיקייה המחולצת, והקישו בשורת נתיב התיקייה CMD. - בחלון שורת הפקודה הקישו
pip3 install -r requirements.txt
- המתינו לסיום הפעולה.
- כעת תוכלו תמיד להכנס לתיקייה, להקיש CMD ויש לכם mtkclinet.
בהצלחה חברים!
נ.ב. חשוב להתקין דרייברים שעובדים למצב BRON כדוגמת usbdk...
-
אני לא מצליח להתקין
\mtkclient-main>pip3 install -r requirements.txt WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)'))': /simple/wheel/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)'))': /simple/wheel/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)'))': /simple/wheel/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)'))': /simple/wheel/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)'))': /simple/wheel/ Could not fetch URL https://pypi.org/simple/wheel/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/wheel/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)'))) - skipping ERROR: Could not find a version that satisfies the requirement wheel>=0.37.1 (from versions: none) ERROR: No matching distribution found for wheel>=0.37.1 Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)'))) - skipping WARNING: There was an error checking the latest version of pip.
-
@אליר325000
סליחה על הבורות אבל אחרי שהורדתי וחילצתי את התיקייה הזו.
כמובן כבר מותקן לי פייתון
הרצתיpip3 install -r requirements.txt
איך עכשיו אני פותח או מריץ את הפקודות ב mtkclinet ? -
-
-
-
-
-