I would like to use python module from another directory. You could push the directory to Python's sys.path and then import the module: using ...
確定! 回上一頁