You can't use a list in fish for PYTHONPATH , you have to use a single string with : as a separator as you would do in bash: set -gx ...
確定! 回上一頁