PyMiniRacer
PyMiniRacer copied to clipboard
Can you provide a 32-bit libmini_racer.glibc.so for Raspberry Pi?
Steps to reproduce
I want to run py_mini_racer in the Raspberry Pi, but the Raspberry Pi is a 32-bit operating system and there is no suitable installation package for py_mini_racer.
Running the py_mini_racer installed by default will prompt the loss of the libmini_racer.glibc.so file. I tried to extract this file from the 64-bit whl file and copy it to the target path, but another exception occurred: wrong ELF class: ELFCLASS64
System configuration
PyMiniRacer version: py-mini-racer 0.4.0 Python version: Python 3.7.3
PyMiniRacer does not support running on the Raspberry Pi CPU for now. Some work was initiated with https://github.com/sqreen/PyMiniRacer/pull/80 but unfortunately I have no plan to continue it in a near future.
PyMiniRacer does not support running on the Raspberry Pi CPU for now. Some work was initiated with #80 but unfortunately I have no plan to continue it in a near future.
I'm a programmer from China, Asia, the py_mini_racer module is very popular and widely used in my industry, the py_mini_racer does well job in intel platform, but it doesn't work in raspberry pi cpu for now. It's a pity, I think. If you can provide a 64-bit/32-bit libmini_racer.glibc.so for Raspberry Pi, I think it will be more and more popular.