Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Compatibility #23

Open
adamcharnock opened this issue Sep 28, 2020 · 2 comments
Open

Windows Compatibility #23

adamcharnock opened this issue Sep 28, 2020 · 2 comments

Comments

@adamcharnock
Copy link
Owner

adamcharnock commented Sep 28, 2020

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
Copy link
Owner Author

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
Copy link
Owner Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant