weschao
weschao
Workaround: pip install p5 (this will fail; that’s ok) pip install numpy (this installs the latest version) pip install freetype-py glfw pillow pyopengl-accelerate requests skia-python vispy (installs everything that comes...
Sure, happy to try. How do I install it from Github, though? The installation instructions link directs me to use pip install.
Hmm, fair point. So, one way to solve this is for the system to automatically figure out the highest possible evolution for each material and tell you where it drops...
Developers: I'm pretty sure this is a string that needs url escaping. I had the same problem when I had an unevolved Komagata Yumi in my box -- its evolved...
(I'd be happy to work on this, if you wanted another contributor.)
(I'd be happy to work on this, if you wanted another contributor.)
Do the latents actually need to be double-wide, or is there a different problem? I had a similar problem with PadSpike and decided to just treat double-wide latents as single-wide....
I think preventing a latent from being added if incompatible is nice, but not necessary (and would strongly prefer to allow incompatible latents if it means getting the functionality earlier)....
https://android-developers.googleblog.com/2016/07/changes-to-trusted-certificate.html suggests that the problem is that the certificate is a user certificate, which is no longer trusted for apps targeting Android 7.0.
Bummer. I think this means that padherder_proxy won't work with any version of Android after 7.0. I'm exploring the possibility of creating an apk that explicitly trusts user certificates and...