Note: wk is just my local shell command for opening Python virtualenvs (and cding to the project directory, and modifying tmux pane names, etc etc).
I had to run it because asciinema creates a new zsh session when it runs, apparently inheriting enough environment that my prompt stays the same, but not enough that my binary path stays the same. Computers!