Eric Weidner
Eric Weidner
We've run into the original problem here and it appears that this is only a problem if you don't rebuild the target. Docker-compose is not detecting that the built container...
@probablykasper I don't see any details on your specifics so I'm not sure if your issue is different. If you are seeing what DracotMolver is seeing then that may be...
Getting similar message when doing `pip install pyrfr` inside docker image `python:3.12-slim` which recently moved to Debian 13 base. To reproduce: - `docker run -it --rm python:3.12-slim bash` (or 3.13-slim...