Page 1 of 1

Problem with pyRescene

Posted: Thu Aug 15, 2024 7:32 pm
by Pixou59
Hi ,

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$)[^.]*)|[^.]+)$")

Re: Problem with pyRescene

Posted: Tue Aug 20, 2024 3:39 am
by avarage
would help if you describe what you are doing