COLOR-SKY / DialogueExtractor

A tool that extracts video clips using subtitles
GNU General Public License v3.0
136 stars 21 forks source link

导入路径后,出现错误。 #3

Open jambillking opened 2 years ago

jambillking commented 2 years ago

python3.7

Traceback (most recent call last): File "G:\DialogueExtractor_ch\DialogueExtractor.py", line 668, in self.PerviewButton.clicked.connect(lambda: self.previewSelected()) File "G:\DialogueExtractor_ch\DialogueExtractor.py", line 276, in previewSelected os.makedirs(path) UnboundLocalError: local variable 'path' referenced before assignment