logiPy icon indicating copy to clipboard operation
logiPy copied to clipboard

Strange error coming from the module

Open TheBlueOompaLoompa opened this issue 4 years ago • 1 comments

File "C:/Users/####/Desktop/ARX TEST.py", line 1, in from logipy import logi_arx File "C:\Users####\AppData\Local\Programs\Python\Python36\lib\site-packages\logipy\logi_arx.py", line 55 print '\n[Arx] default_callback called with: event_type = {event_type}, event_value = {event_value}, event_arg = {event_arg}, context = {context}'.format(

TheBlueOompaLoompa avatar Mar 13 '20 18:03 TheBlueOompaLoompa

also appears while running setup.py ` File "build\bdist.win-amd64\egg\logipy\logi_arx.py", line 55

print '\n[Arx] default_callback called with: event_type = {event_type}, event_value = {event_value}, event_arg = {event_arg}, context = {context}'.format(`

ThatMightyGuy avatar Aug 09 '21 02:08 ThatMightyGuy