If the prompt is error: unable to process source https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/xxxxx Such errors, while ensuring that their machine can be on the premise of Baidu, at this time may be due to raw.githubusercontent.com The website has been blocked.
The solution is to modify the hosts file and add the IP address of the website
#Open the hosts file
sudo gedit /etc/hosts
#Add at the end of the file
151.101.84.133 raw.githubusercontent.com
#Save and quit and try again
Try again
Read More:
- [Solved] ROS sudo rosdep init error: could not be downloaded
- Windows update failed to update, indicating the solution of 0x80244021
- Report Duplicate keys detected: ‘0’. This may cause an update error in VUE and the solution
- Failed to load file or assembly “Microsoft.Office.Interop.Excel” Solution
- Plugin is too old, please update to a more recent version, or set ANDROID_DAILY_OVERRIDE environment
- flask init-db Error: Error: Could not locate a Flask application. Use the ‘flask –app’ option, ‘FLASK_APP’ environment variable, or a ‘wsgi.py’ or ‘app.py’ file in the current directory.
- Docker Create tomcat Error standard_init_linux.go:211: exec user process caused “no such file or directory”
- Abnormal [System.InvalidOperationException: custom type mapping for ‘xxx’ is not specified or is not a solution
- Tomcat startup error: Failed to start component [StandardServer[8005]] solution
- Solution to java.lang.IllegalArgumentException: Property’dataSource’ is required
- M1 Computer: How to Solve pod update
- How to Solve J-link Error (Two Command Errors & Solution)
- Clion new method shows undefined reference to solution
- [Solved] MATLAB Error: Wrong use of commLTETurboDecoder/step
- Solution to latex “too many unprocessed floats” error
- Zchunk error: Unable to find multipart download range error in dnf update
- Template Render Error Solution (Hexo blog theme, GIT upload)
- WordPress update failed 429 too many requests (How to Fix)
- Sublime text 3 does not support Chinese/[decode error – output not UTF-8] solution
- How to Solve Hexo init error: bash: hexo: command not found