synolopy
synolopy copied to clipboard
python3 not supported
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
Hi @D3m0t3p. You're right, Python 3 isn't supported yet. Not sure there is a lot to do to make it compatible though. I'll work on that.
@thavel any news for the availble version for python3 ? It's still in your pipe?