Appearance
export PYTHONPATH=$PYTHONPATH:/Path/to/your/dictionary
import sys sys.path.append(“想要加入的路径”)