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
{{ message }}
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
File "/usr/bin/ARCTool.py", line 397, in <module>
main()
File "/usr/bin/ARCTool.py", line 390, in main
unu8(f, of)
File "/usr/bin/ARCTool.py", line 320, in unu8
dest.write(f.read(size))
NameError: global name 'f' is not defined
on Python 2.7.15rc1
The text was updated successfully, but these errors were encountered:
Attempting to run the script throws this error:
on
Python 2.7.15rc1
The text was updated successfully, but these errors were encountered: