client icon indicating copy to clipboard operation
client copied to clipboard

cx_freeze update just broke the windows build

Open muellni opened this issue 7 years ago • 2 comments

clients crashs on start and all .pyd dlls are somehow put into lib directory. I pinned the cx_freeze version like this https://github.com/muellni/client/commit/672688cb45eefd8edfb9c9f36506eba5549c9856 to fix it.

muellni avatar Nov 05 '17 12:11 muellni

I think upstream changed something unintentionally, looking at https://github.com/anthony-tuininga/cx_Freeze/pull/286. Let's pin the version for now and I'll make an issue upstream

Wesmania avatar Nov 05 '17 14:11 Wesmania

Apparently the change was intended. We'll have to untangle this ourselves eventually.

Wesmania avatar Dec 17 '17 18:12 Wesmania