To add current folder in which the .py file is in to path (for example if you use ctypes and have .dll files in it): os.environ["PATH"] ...
確定! 回上一頁