To find out what is included in $PYTHONPATH, run the following code in python (3): import sys print(sys.path). How to add a directory.
確定! 回上一頁