AccelQuasarDragon

Results 4 comments of AccelQuasarDragon

I spent my whole morning on this. TL:DR; one issue is building (cymunk doesnt build properly, rip) this works on WSL (so on the ubuntu side), using vcxsrv to see...

Just want to drop a workaround on Apple MacBook Air M1: ``` def dpupdate(self, *args): arg1 = args[0] return dp(arg1)*(1/kivy.metrics.Metrics.density) ``` The idea behind dpupdate is that you know dp...

> > Found a temporary solution `pip3 install --user --upgrade Cython==0.29.33 virtualenv` And in spec: requirements = python3==3.10.12,kivy==2.3.0,hostpython3==3.10.12,pyjnius==1.5.0 osx.python_version = 3.10.12 osx.kivy_version = 2.3.0 > > OR > > Install...

update video to show you how I did it https://www.youtube.com/watch?v=76ZGpuMocNs