Just a guess, but have you tried this?
to look if drivers work:
fastboot devices
and then:
fastboot flash recovery "G:\twrp_Leo_7.img"
fastboot boot "G:\twrp_Leo_7.img"
It sometimes also works to just rename the file twrp.img and put it in the same folder as the fastboot executable, also saving some time typing.