Error during installation
Analyze problems
Pycharm relies on — build dir to install packages, but this has been removed in the latest version of PIP
The PIP I use now is version 21.3.1. The solution is to reduce the PIP version of the project to PIP 21.2.4
Specific operation
1. Run CMD or windows PowerShell as administrator
2. Enter the interpreter path under the file + – M PIP install PIP = = 21.2.4
3. Open pycharm and view PIP information in project interpreter
4. Now try downloading flash
5. You should be able to display success and create a py file
6. Run it and the following web address will appear. Click to open
7. When the content appears, flash is successfully installed
Similar Posts:
- The problem of error reporting when importing openpyxl from Python has finally been solved
- Error reporting of importing tensorflow package from pycharm
- Cannot change version of project facet Dynamic Web Module to 2.5.
- [Solved] Pycharm Element Locate Error: DeprecationWarning: find_element_by_* commands are deprecated.
- Pychar can’t install the third-party library, the solution of error code non zero exit code (1)
- [Solved] Missing artifact com. oracle:ojdbc6 : jar:11.2.0.1.0 Problem solving ojdbc package pom.xml error
- TypeError at /index.html/ ‘method’ object is not subscriptable
- Android4.4 xposed Install error: the xposed framework is not installed)
- [Solved] Error:java: Compilation failed: internal java compiler error
- Failed to install node with. MSI, rolling back action (Reprint)