#3546: Deluge-console fails on windows. -------------------------+---------------------------- Reporter: mhertz | Owner: Type: bug | Status: new Priority: minor | Milestone: needs verified Component: Console UI | Version: develop Resolution: | Keywords: -------------------------+----------------------------
Comment (by mhertz): Sorry I made a typo in the alternative(less good) solution, with a trailing newline with a ')', and I also wrote prepend instead of append. While posting, i'll readd both solutions in more "proper" form to save you little time in case using one of them: {{{ datas += collect_data_files('deluge.ui.console', include_py_files=True, excludes=["**/__pycache__"]) }}} {{{ package_data = collect_data_files('deluge', include_py_files=True, excludes=["**/__pycache__"]) }}} -- Ticket URL: <https://dev.deluge-torrent.org/ticket/3546#comment:1> Deluge <https://deluge-torrent.org/> Deluge Project -- You received this message because you are subscribed to the Google Groups "Deluge Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/deluge-dev/060.30fd5f38764321dabf355d6aaf985362%40deluge-torrent.org.