datamllab / rlcard

Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
http://www.rlcard.org
MIT License
2.87k stars 619 forks source link

pip3 cant find rlcard[torch] #271

Open joshurawr opened 1 year ago

joshurawr commented 1 year ago

➜ pip3 install rlcard[torch]
zsh: no matches found: rlcard[torch]

Platform: macOS with apple silicon; torch and torchvision are installed

daochenzha commented 1 year ago

@joshurawr Trye pip3 install 'rlcard[torch]'