Alexandru Ardelean
Alexandru Ardelean
it will take me a while to re-spin everything; i came back from a short vacation; would it be ok to do a PR with just the first 3 patches?...
Changelog v1 -> v2: * only first 3 commits changed [for now] ; also moved to PR https://github.com/json-c/json-c/pull/704 in case that simplifies things; i'm also fine to close that *...
Maybe Github Actions is a slightly better CI these days. Well, until Microsoft messes it up.
ping on this; not saying this is the best solution, but i would like an idea on how to handle this better; i'm fine to implement it
> Assuming the `.pyc` is in the same location as the `.py` is wrong. You should probably use `importlib.util.cache_from_source`, but even with that, there could be problems - for example...
> Why are you trying to use pip on the target? I'll give you the OpenWrt answer here (which may be similar to Buildroot's): at least in the OpenWrt case,...
> You don't really need pip for that though, you can just copy a virtualenv from a build host or use various other techniques. Yeah, but the average use-case for...
> Yeah, but the average use-case for OpenWrt is: I will correct this here, and say that I don't know what the average use-case for OpenWrt is (because I have...
Try docker. It’s faster. There should be some prebuilt images on dockerhub.