Santhosh
Santhosh
Sure I'd love to take this issue and work on it
Not working on arch linux running X11(dwm). When is this issue expected to be fixed?
> Possible method of resolution, only an idea for now: build CasADi from source in the images (for both architectures). We don't need to compile interfaces to the many solvers...
I think the first option would be better, `JSON` and `CSV` files would provide a better structure than `txt` files in my opinion. I could try this out if it's...
Can I take this issue if it's not being worked on by any chance?
> Also, could we get an estimate on the compressed size of the image? The ones we currently push are ~1.6 GB, so remaining close to somewhere around that would...
> python base image looks much more valid as compared to manylinux, I'd request you to run test suite inside the running docker container at least once and see how...
Upon further researching on [PEP599](https://peps.python.org/pep-0599/) the manylinux2014 platform tag which demands for the container to be compliant with `GLIBC
Closed this due to messy branches on my side, will make a new draft with those previous commits for future reference.
Seems interesting, this could also potentially decrease the build times of docker containers and the project setup times in cookiecutter templates and virtual environments or nox. `pyproject.toml` and `noxfile.py` can...