Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'use_drive' is not defined 求解 #113

Open
Aporias-oss opened this issue Feb 1, 2025 · 2 comments
Open

NameError: name 'use_drive' is not defined 求解 #113

Aporias-oss opened this issue Feb 1, 2025 · 2 comments

Comments

@Aporias-oss
Copy link

到运行时最后一步会出现这个:
NameError Traceback (most recent call last)
in <cell line: 0>()
42 file_basenames = []
43
---> 44 if use_drive:
45 output_dir = os.path.dirname(drive_dir[0])
46 try:

NameError: name 'use_drive' is not defined

@ArtoriaShu
Copy link

一样的问题+1

@Hunyxx
Copy link

Hunyxx commented Feb 4, 2025

几周前还可以用,似乎是最近的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants