gc.collect() NameError: name 'gc' is not defined #13

Closed
opened 2023-02-09 22:14:41 +00:00 by cplays · 1 comment

File "D:\tortoise-tts\tortoise\api.py", line 629, in tts
gc.collect()
NameError: name 'gc' is not defined

File "D:\tortoise-tts\tortoise\api.py", line 629, in tts gc.collect() NameError: name 'gc' is not defined
Owner

Knew I forgot to copy the file back over. Fixed in commit 77b39e59ac.

Knew I forgot to copy the file back over. Fixed in commit 77b39e59ac65ebc83d663a55ac09abc216b745e9.
ecker closed this issue 2023-02-09 22:18:38 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ecker/tortoise-tts#13
No description provided.