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
Traceback (most recent call last):
File "C:\test\pyaff4-master\aff4.py", line 421, in <module>
main(sys.argv)
File "C:\test\pyaff4-master\aff4.py", line 411, in main
extract(dest, args.srcFiles, args.folder)
File "C:\test\pyaff4-master\aff4.py", line 331, in extract
printVolumeInfo(file, volume)
NameError: name 'file' is not defined
The text was updated successfully, but these errors were encountered:
Undefined variable error in extract function:
The text was updated successfully, but these errors were encountered: