is learning the pyspider framework, and the installation process is not smooth. Then Baidu solved the problem and recorded the solution for backup
Problem Description:
First, the PIP version is low. Upgrade according to the prompt
Install again and report the error as follows
solution process:
Step 1: install wheel first
Install with the command PIP3 install wheel
Step 2: install the corresponding version of pycurl
First, download the package to local: https://www.lfd.uci.edu/~gohlke/pythonlibs/
Installation:
Step 3:
Successful re installation: PIP3 install pyspider PIP3
test
The module can be imported normally
Similar Posts:
- Solution to Anaconda installation scene error
- numpy.distutils.system_info.NotFoundError: no lapack/blas resources found problem solved
- Solution of pymssql installation error under win
- To solve the problem of installing pyuserinput and pyhook — attributeerror: ‘hookmanager’ object has no attribute ‘k
- Troubleshooting the installation of twisted
- [Solved] pycurl.error: (35, ‘gnutls_handshake() failed: An unexpected TLS packet was received.’)
- Redis service failed to start, prompt: redis server: command not found
- ImportError: No module named pil
- MySQL_python‑1.2.5‑cp27‑none‑win_amd64.whl is not a valid wheel filename.
- Module not found error: wrong solution of no module named ‘windows’ and no module named’ win32API ‘