python3
01Cursor rule Cursor
when running a python script always use the python3 binary instead of the python binary.
14 1y ago A 31 tokens
Cursor rule Cursor
when running a python script always use the python3 binary instead of the python binary.
Cursor rule Cursor
any time you need to interact with qemu or libvirt, use qemu-system instead of qemu-session. This includes on the command line.