I have a default folder called \normal however python detects the \n same with if i put extracted \" I keep getting permission denied writing and assuming it is because of the missing \
\"folder_normal = "F:\Extractor\normal"
folder_output = "F:\Extractor\Extracted\"
Edit
With the \ \ or the r it changes the folder to F:\\Extractor\\Extracted\\\\
what even with os.mkdir cannot find the folder