problem with pyRescene [External Link Removed for Guests] , help me please
C:\Program Files\pyautorescene-master\bin\autorescene.py:313: SyntaxWarning: invalid escape sequence '\.' matches = release_srr.extract_stored_files_regex(doutput, regex="^(?:(.+\.)((?!txt$)[^.]*)|[^.]+)$") C:\Program Files\pyautorescene-master\bin\autorescene.py:436: SyntaxWarning: invalid escape sequence '\.' matches = subs_srr.extract_stored_files_regex(os.path.dirname(sub_srr), regex="^(?:(.+\.)((?!diz$)[^.]*)|[^.]+)$") C:\Program Files\pyautorescene-master\bin\autorescene.py:719: SyntaxWarning: invalid escape sequence '\.' matches = release_srr.extract_stored_files_regex(doutput, regex="^(?:(.+\.)((?!txt$)[^.]*)|[^.]+)$") C:\Program Files\pyautorescene-master\bin\autorescene.py:721: SyntaxWarning: invalid escape sequence '\.' matches = release_srr.extract_stored_files_regex(doutput, regex="^(?:(.+\.)((?!srs$)[^.]*)|[^.]+)$") C:\Program Files\pyautorescene-master\bin\autorescene.py:852: SyntaxWarning: invalid escape sequence '\.' matches = subs_srr.extract_stored_files_regex(os.path.dirname(sub_srr), regex="^(?:(.+\.)((?!diz$)[^.]*)|[^.]+)$")