adamcharnock / lightbus

RPC & event framework for Python
https://lightbus.org
Apache License 2.0
199 stars 22 forks source link

Is it compatible with windows? #22

Closed sylvoslee closed 4 years ago

adamcharnock commented 4 years ago

Hi @sylvoslee. I must confess I haven't tested it on Windows, but I don't think there should be much of a compatibility issue. If you try please let me know how you get on!

sylvoslee commented 4 years ago

Python ImportError: No module named resource The resource module is not not compatible on windows

adamcharnock commented 4 years ago

Ok, thanks for giving it a go @sylvoslee! I've created an issue for this in #23. This isn't going to be something I can sort out myself. If you or anyone else wants to take a look at this I would definitely welcome it.