You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log_to_ui('\nThere is no folder with this name in the default DAZ library')
165
+
log_to_ui(f'\nThere is no folder with this name in the default DAZ library: {os.path.join(root, dupe)}')
147
166
# If there are multiple folders in the user's library, but none in the DAZ default library, we need to pick, but can't use the name in the DAZ default directory
148
167
# First, here, create a dictionary that stores the subfolder name & the number of ojbects in it
0 commit comments