I would try to double up the slashes. Having reproduced the error on my computer, I was able to correct it by doubling them up. The \ character is a special character in Python and sometimes needs to be escaped for them to work properly.
Something like this:
"C:\\Program Files (x86)\\Steam\\steamapps\\common\\"