fileseq function not working with seemingly correct string path

后端 未结 0 811
萌比男神i
萌比男神i 2021-02-06 05:15

I have a python variable with a regex inside

sequence_name_with_replaced_number = re.sub(my_regex_pattern, "@.exr" ,without_extention)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题