rlcard icon indicating copy to clipboard operation
rlcard copied to clipboard

pip3 cant find rlcard[torch]

Open MetalGooseSolid opened this issue 2 years ago • 1 comments

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

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

MetalGooseSolid avatar Nov 25 '22 19:11 MetalGooseSolid

@joshurawr Trye pip3 install 'rlcard[torch]'

daochenzha avatar Nov 29 '22 05:11 daochenzha