#401 FileNotFoundError: [Errno 2] No such file or directory: '/Users/heomin/tools/pyvideotrans/tmp/stop_porcess.txt'

IP: 222.107.x.x Posted at: 7 hours ago 👁6

Traceback (most recent call last):

File "/Users/heomin/tools/pyvideotrans/videotrans/mainwin/_actions.py", line 566, in check_start

self.update_status('stop')

File "/Users/heomin/tools/pyvideotrans/videotrans/mainwin/_actions.py", line 904, in update_status

with open(config.TEMP_DIR + '/stop_porcess.txt', 'w', encoding='utf-8') as f:

FileNotFoundError: [Errno 2] No such file or directory: '/Users/heomin/tools/pyvideotrans/tmp/stop_porcess.txt'

=====

macOS-15.6.1-arm64-arm-64bit

version:v3.78

frozen:False

language:en

Post Your Reply

Trending Questions