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

This is simply a question / request: Have you ever consider porting this great project to micropython? #176

Open
renejeanmercier opened this issue Jan 8, 2024 · 2 comments
Labels

Comments

@renejeanmercier
Copy link

Firstly thanks for taking the time to file an issue. Chances are, you are not the first (and
wont be the last) to have this problem: By creating a public issue, others can browse and
solve their issues - possibly in a self-service style - just by reading the discourse on your
ticket, so try and be clear in the describing the problem you have.

Secondly, github issues are not just for raising problems - if you have a question, a
documentation fix, or suggested improvement, please get in touch.

Lastly, there are a number of related LUMA projects - please check to make sure to create
the issue in the right GitHub repository.

Type of Raspberry Pi

Not all Pi's are equal at the hardware level - what works on one, might not work on the next.
This library has been tested on every variant except the RPi3.

Linux Kernel version

Paste in the output from running uname -a at the command line on your Pi.

Expected behaviour

Add a few concise notes about what you are expecting to happen.
Even better, if you paste in a code sample that demonstrates what you want to achieve.

Actual behaviour

Now add some details about what actually happened - if there is an unexpected crash, paste in the
traceback info.

@thijstriemstra
Copy link
Collaborator

Pillow doesn't run on micropython, a dependency that first needs to be ported to micropython.

@renejeanmercier
Copy link
Author

renejeanmercier commented Jan 8, 2024 via email

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

No branches or pull requests

2 participants