beremiz
Clone
Summary
Browse
Changes
Graph
IDE: python-3.10: wxPython calls don't accept float anymore when int is expected
python3
2023-04-12, Edouard Tisserant
365f866ee120
file is
Executable
IDE: python-3.10: wxPython calls don't accept float anymore when int is expected
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER