PARL icon indicating copy to clipboard operation
PARL copied to clipboard

cannot import name 'PPO' from 'parl.algorithms'

Open xiehuanyi opened this issue 1 year ago • 7 comments

my code:

from parl.algorithms import PPO

my parl version:

grpcio-1.37.0 parl-2.2.1 pyzmq-18.1.1 tensorboardX-2.5

what can I do to solve this problem?

xiehuanyi avatar Mar 24 '23 07:03 xiehuanyi