<div dir="ltr">Hi<div><br></div><div>I did a Sylkserver install on Debian using your repo.</div><div><br></div><div>After apt-get install sylkserver, enabling default and configs I wanted to start the server, but received the following warnings:</div><div><br></div><div><div>Feb 15 16:34:10 server sylk-server[27980]: warning: Error loading builtin "sylk.applications.webrtcgateway" application: No module named autobahn.twisted.resource</div><div>Feb 15 16:34:10 server sylk-server[27980]: warning: Error loading builtin "sylk.applications.ircconference" application: No module named words.protocols</div><div>Feb 15 16:34:10 server sylk-server[27980]: warning: Error loading builtin "sylk.applications.xmppgateway" application: No module named words.protocols.jabber.jid</div></div><div><br></div><div>Had to do apt-get install python-autobahn python-protocols python-wokkel</div><div><br></div><div>Afterwards I received the following warning:</div><div><br></div><div><div>Feb 15 16:39:14 server sylk-server[29306]: warning: Error loading builtin "sylk.applications.xmppgateway" application: No module named wokkel.disco</div></div><div><br></div><div>Had to do apt-get install python-wokkel</div><div><br></div><div>Afterwards it is working.</div><div><br></div><div>Not a big deal, but perhaps these dependencies that need to be installed should be added by default to avoid unnecessary troubleshooting.</div><div><br></div><div>Thank you for the software, great work.</div><div><br></div><div>Best regards</div><div>Sebastian</div></div>