datamllab / rlcard

Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.

Home Page:http://www.rlcard.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip3 cant find rlcard[torch]

joshurawr opened this issue · comments

➜ 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]'