You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, i have a problem :Traceback (most recent call last):
if not exists(result_dir):
os.mkdir(result_dir)
TypeError: mkdir: can't specify None for path argument
can you tell me how to fix it ,ths