Closed abdulmukit-n closed 2 years ago
the error I am getting "SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape"
Is there anyway around this error ? I didnt find any solution online (apologize for the dumb question)
Never mind was just an error in my path, solved using : https://stackoverflow.com/questions/2953834/windows-path-in-python
the error I am getting "SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape"
Is there anyway around this error ? I didnt find any solution online (apologize for the dumb question)