lightbus icon indicating copy to clipboard operation
lightbus copied to clipboard

Windows Compatibility

Open adamcharnock opened this issue 5 years ago • 2 comments

Lightbus currently doesn't work on Windows. Lightbus currently shows the following error on Windows, although the full depth of the compatibility issues are not yet known:

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

It has been a long long time since I development anything on Windows, so this is an issue I would definitely appreciate someone picking up and taking a look at.

Next steps

I suggest proceeding as follows:

  • Firstly, have a hack around to try to get Lightbus working on Windows. Doesn't need to be pretty, the point is to try and discover the details of any/all incompatibilities which need to be fixed.
  • Post the necessary changes here
  • I'll look over the problems, we can chat about it and find a way forwards
  • Produce a more finessed pull request ready for merge (I can probably help with this part if needs be)

adamcharnock avatar Sep 28 '20 08:09 adamcharnock

I have fixed the immediate obvious Windows compatibility issue in the above commit. If someone with a working Windows dev environment could confirm if this fix was successful I'd be very grateful.

adamcharnock avatar Dec 29 '20 19:12 adamcharnock

Hi @sylvoslee,

I received a notification from you on this issue saying this was fixed, but I cannot see a comment on the actual issue itself. Can you just confirm - is this ok now? Thanks!

adamcharnock avatar Jan 12 '21 11:01 adamcharnock