Solve in Ubuntu 18 After installing ROS melody under 04, the terminal appears NameError: name ‘reload’ is not defined
Method 1:
Comment out the melodic source in .bashrc, .zshrc, for example:
# source /opt/ros/melodic/setup.zsh
Method 2:
Comment out the code in /opt/ROS/melody/lib/python2.7/dist-packages/sitecustomize.py
#coding=utf8
#import sys
#reload(sys)
#sys.setdefaultencoding('utf8')
Read More:
- ros2 apt-get install error: E: Failed to fetch http://packages.ros.org…
- Ionic Save to Gallery Plugin IOS Error: Method ‘requestAuthorization:’ not defined in Plugin ‘PhotoLibrary’ ERROR: Method ‘xxx’ not defined
- Mac opens Terminal and reports an error -bash:: command not found
- Ubuntu20.04 install the ROS noetic version in catkin_Problems in make compilation
- Ubuntu18.04 Install ROS Error: rosdep update [How to Solve]
- [Solved] Invalid signature error for ROS repository while trying to do sudo apt-get update
- An error occurred during the signature verification in the ROS function pack warehouse
- Set the cursor of Ubuntu terminal to turn on automatic display
- [Linux] [Ubuntu] Error opening terminal: xterm-256color
- [Solved] Ubuntu Terminal Error: subprocess installed post-installation script returned error exit status 1
- Setting up automatic networking alias for Mac Terminal
- [Solved] Debian Error: Error opening terminal: xterm
- How to Solve Rosep Problem in ROS Initialization (Sudo Rosep Init)
- [Solved] Linux SSH Login Terminal Error: shell request failed on channel 0
- [Solved] Readiness probe failed: calico/node is not ready: BIRD is not ready: Error querying BIRD: unable to
- [Solved] Ubuntu pip Install Error: which is not on PATH
- [Solved] error LNK2005: ___pInvalidArgHandler Already defined in libcmtd.lib(invarg.obj)
- Linux accesses the shared directory of windows, pysmb (parameter remote)_Name (defined)
- [Solved] websocket: the client is not using the websocket protocol: ‘upgrade’ token not found in ‘Connection’ head
- [Solved] Ubuntu Update source error: Certificate verification failed: The certificate is NOT trusted.