beremiz
Clone
Summary
Browse
Changes
Graph
Fix: wx._core.wxAssertionError: C++ assertion "CanBeToggled()" failed
python3
2022-10-28, GP Orcullo
369c7569bf94
file is
Executable
Fix: wx._core.wxAssertionError: C++ assertion "CanBeToggled()" failed
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER