Download the natural language processing nltk library and install it under win10. The error is as follows:
IP address of raw.githubusercontent.com could not found
since the hosts cannot be modified and saved in normal mode, it needs to be run in management mode
Solution:
- Run Power Shell as administrator
- Go to the hosts directory: C:\Windows\system32\drivers\etc
- Enter cmd, notepad hosts, and enter to modify the hosts file.
- Add the website ip address and URL in the last line of the hosts file and save it.
If the IP address of raw.github is changed frequently, you need to query the URL first: open the URL to query the IP address: https://www.ipaddress.com/ Enter raw.githubusercontent Com to get the IP address
Test succeeded
Read More:
- Error: [errno 11001] getaddrinfo failed [How to Solve]
- [Solved] Python Error: socket.gaierror : [errno 11004] getaddrinfo failed error
- Conda Install Library Error: failed with initial frozen solve. Retrying with flexible solve.
- [Solved] Huawei OBS Python SDK download picture error: nosuchkey
- [How to Solve] Reason: Incompatible library version
- Mac Upgrade pip Error OSError: [Errno 13] Permission denied: ‘/Library/Python/2.7/site-packages/pip-9.0.1-py2….
- Python asynchronous execution library asyncio
- The anaconda-navigator interface cannot be started, loading application, report ERROR download_api._get_url error
- HDF5 library version mismatched error [How to Solve]
- Pyyaml tutorial introduction to pyyaml library and YML writing and reading
- VScode: How to Solve Pylance Error (pip Library Files Installed)
- Python netmiko library Cisco telnet switch automation
- FileNotFoundError: Could not find module ‘D:\Anaconda3\envs\labe\Library\bin\geos_c.dll‘ [Solved]
- [Solved] Pytorch Download CIFAR1 Datas Error: urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certi
- [Solved] Pdfplumber Read PDF Sheet Error: AttributeError: function/symbol ‘ARC4_stream_init‘ not found in library
- TensorFlow Install Error: Could not load dynamic library ‘*****.dll‘; dlerror: ********.dll not found
- [Solved] error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows
- [Solved] Python Image Library fails with message “decoder JPEG not available” – PIL
- [Solved] ParserError: NULL byte detected. This byte cannot be processed in Python‘s native csv library