Hello, i have an issue with synolopy using python3 You are using Queue but in python3 this module has been rename "queue" it's could be useful to migrate from python2 to python3 and thus changing Queue in queue
Hello, i have an issue with synolopy using python3
You are using Queue but in python3 this module has been rename "queue"
it's could be useful to migrate from python2 to python3 and thus changing Queue in queue