how to use it with micropython
pietroppeter opened this issue · 0 comments
Very cool project, thanks for working on it!
As discussed in pyscript discord, here is an issue that can be used to track how to make proceso work with micropython.
I was not able to make it work with micropython. Here is the static example for readme with micropython backend: https://pietroppeter.github.io/rc23winter1/pyscript/proceso_readme_static_sketch_mpy/
and this is the error in console:
the code is here https://github.com/pietroppeter/rc23winter1/tree/main/docs/pyscript/proceso_readme_static_sketch_mpy but it is straightforward from examples in the repo (just updated the pyscript version).
I am guessing the main issue seems to be pyscript not being able to access proceso library for some reason. I would expect this to work if we use source files side by side with example.