Versions
- Python: 3
- OS: Android
- Kivy: 1.10.1
- Kivy installation method:
Description
I wanted to use pydub to convert mp4 to wav audio in android. I added pydub to the requirements. App build is fine. When I run the app, it crashes with the error
ImportError: dlopen failed: _portaudio.so is 64-bit instead of 32-bit
Versions
Description
I wanted to use pydub to convert mp4 to wav audio in android. I added pydub to the requirements. App build is fine. When I run the app, it crashes with the error
ImportError: dlopen failed: _portaudio.so is 64-bit instead of 32-bit