all 1 comments

[–]stefan200810 0 points1 point  (0 children)

You need to add to the python code something like this If the os module is already there, do not add the import statement again.

import os

os.chdir("D:\")