Closed tksundar closed 4 years ago
The matplotlib recipe is for version 3.1.3, you'd either need to use this version, or adjust the recipe for 3.3.2.
@HypoT Thanks. But the same error occurs (exactly the same log, except for matplotlib version)
relevant log line
-> running basename https://github.com/matplotlib/matplotlib/archive/v3.1.3.zip
Is that with a clean build? Wiped the .buildozer ( or at least build and dist )
Awesome! After deleting .buildozer, a rebuild worked!. Thanks very much
Versions
Description
Running command
buildozer -v android release
Expectation is for buildozer to create an unsigned release apk which i can sign. This works as long as i don't add matplotlib to buildozer.spec.buildozer.spec
Command:
Spec file:
Logs