Felix Olbrich
Felix Olbrich
**Thanks for your fast replies.** `> inkscape -V` This is what I get, the same version I wrote earlier. `Inkscape 1.2.2 (732a01da63, 2022-12-09)` I made some changes yesterday as well....
Your first suggestion just hides the Inkscape version error. The creation still fails. I also tried your second suggestion, both with and without the quotes. Here, the error message is...
Still running into the same issue with `docker build --no-cache -t env4scripter .` which also gives me the error.  ```bash [+] Building 0.0s (0/0) docker:default 2024/05/06 10:02:09 http2: server:...
No worries. I used `RUN pip3 install pyzmq --break-system-packages` as you suggested. With the additional statement, the Docker container was created successfully.  Then I followed your descriptions in the...
Hi there, seems to be an issue still. I'm also running into the same problem. Is there already a solution to check if the profiles have been loaded before calling...
Facing the same issue. Is there already a workaround?
Yes, now the Docker container is running 😄 I think updating the documentation and explaining the Docker usage in more depth would be beneficial.