rlcard
rlcard copied to clipboard
pip3 cant find rlcard[torch]
➜ pip3 install rlcard[torch]
zsh: no matches found: rlcard[torch]
Platform: macOS with apple silicon; torch and torchvision are installed
@joshurawr Trye pip3 install 'rlcard[torch]'