pyliblo icon indicating copy to clipboard operation
pyliblo copied to clipboard

liblo.Server() crashes

Open ginwakeup opened this issue 4 years ago • 0 comments

Hey, I have a problem creating the server.

server = liblo.Server(9001)

the script ends the execution exactly on this line, without giving me any error. I tried encapsulating it in a try except without any success.

What may cause it?

ginwakeup avatar Sep 18 '20 18:09 ginwakeup