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 "D:\Assembler.hack-master\Assembler.hack-master\Assembler\Assembler.py", line 103, in
hack_assembler.assemble(asm_file)
NameError: name 'asm_file' is not defined
how do i fix this?
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "D:\Assembler.hack-master\Assembler.hack-master\Assembler\Assembler.py", line 103, in
hack_assembler.assemble(asm_file)
NameError: name 'asm_file' is not defined
how do i fix this?
The text was updated successfully, but these errors were encountered: