vabt-igd

Results 8 comments of vabt-igd

I just now ran into similar issues. I have one Ubuntu VM that I have been using for about a year, which is able to build a kivy app for...

@T-Dynamos Was this recipe working on p4a v2024.01.21? When I use this pr on v2024.01.21, I get the following error message: `RuntimeError: the libuv submodule has not been checked out;...

Cool, let me know if you find something. I'm happy to test!

I am currently experiencing exactly the same issue. I have a feeling that this is something to do with the latest python updates being distributed via the system updater in...

Unfortunately, I'm still running into the same issue. Did you change anything about your setup? I'm using p4a develop with python 3.11. As far as I can see, there has...

Unfortunately, it does not. I even tested it on a fresh Ubuntu 22.04 vm with no luck… Strange issue!

I tried py 3.10 to 3.12 without any differences regarding the kiwisolver issue. Did you install any additional packages/modules that may symlink to the python header file _Python.h_?

So, I managed to fix the build on my Ubuntu 22.04.4 LTS using Python 3.11.10 (probably Python 3.10 as well, but haven't tested it), p4a develop and custom recipes for...