The following problems occurred when using pycharm to connect ADB:
The following statements are used:
import os os.system('adb version')
After converting the character set to GBK:
reason:
The computer could not find adb.exe and could not start ADB.
Solution: configure the ADB driver path to the environment variable path.
Running ADB in CMD succeeded:
Restart the computer
Successful operation in pychar:
Read More:
- Oracle 12C installation process related errors and Solutions
- The app failed to start because there is no Qt platform to initialize
- Error: could not find java.dll Error: could not find Java se runtime environment solution
- Node configuration environment variable and global installation of webapck
- Install Android SDK — stopping ADB server failed (code – 1)
- python: This application failed to stat could not find or load the Qt platform plugin “windows”
- AS3.5 Error gradle project sync failed.Basic functionality(e.g.editing,debugging) will not work
- Error reporting using selenium in pycharm
- Call to undefined function oci_ Connect() problem solving
- Graphiz error: filenotfounderror [How to Solve]
- Fatal Python error: initfsencoding: unable to load the file system codec
- Under win864 bit, install python, PyQt4 and sip. (final failure, only record)
- Cannot set up a python SDK Python 2.7. The SDK sees invalid
- [solution] original error: Chrome not realizable
- MySQL driver compiling method of QT under windows and solutions to abnormal errors
- Error reporting using NVIDIA SMI
- Data analysis to obtain Yahoo stock data: some problems are encountered when using panda datareader (cannot import name ‘is_ list_ Like ‘problem)
- Graphviz. Backend. Executablenotfound: failed to execute ‘dot’ Python uses graphviz to solve drawing errors
- This version of chromedriver only supports chrome version 92 crawler simulates the problem of Google plug-in version when the browser clicks and reports an error
- Installing gensim in Anaconda