-
Notifications
You must be signed in to change notification settings - Fork 6
i can't run the loopertrx.py #3
Copy link
Copy link
Open
Description
I do not know much about programming (I'm just a student) but when I call loopertrx, it shows this:
elber@deep-thought:~/Downloads/loopertrx-master$ ./loopertrx.py Traceback (most recent call last): File "./loopertrx.py", line 173, in <module> class Gui(Frame): NameError: name 'Frame' is not defined elber@deep-thought:~/Downloads/loopertrx-master$ python loopertrx.py File "loopertrx.py", line 239 print(msg, end='', flush=True) ^ SyntaxError: invalid syntax elber@deep-thought:~/Downloads/loopertrx-master$
Is there something I'm doing wrong?
I read that to execute the file would have to give chmod permission
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels