The Error: macbook-MacBook-Pro:test2 macbook$ toolchain create Buttonis ~/Volumes/EFE/test2 [ERROR ] No python recipe compiled! [ERROR ] You must have compiled at least python3
Solution 1:
In short,
Should I build toolchain python2 ?
Yes. You need to first build the recipes with
toolchain build python3 kivy
and make sure that that the path ~/Volumes/EFE/test2 exists in your location. Once built, the error should not be reported.
Share
Post a Comment
for "Python3 : Kivy Compile Ios Error. No Python Recipe"
Post a Comment for "Python3 : Kivy Compile Ios Error. No Python Recipe"