How to solve Running cythonize failed in python for android or buildozer

How to solve Running cythonize failed in python for android or buildozer

The error Running cythonize failed can be a outcome when the numpy version you are building is not suitable for the python interpreter you are packaging. This can happen when you use Python for android and Buildozer. Error output Following is the error output Error compiling Cython file: ———————————————————— … self.rng_state.ctr.v[i] = counter[i] self._reset_state_variables() self._bitgen.state […]

How to solve Running cythonize failed in python for android or buildozer Read More ยป