-
Notifications
You must be signed in to change notification settings - Fork 820
Open
Description
(paddle) F:\Desktop\PARL-develop\examples\QuickStart>python train.py
�[32m[03-23 22:43:02 MainThread @logger.py:242]�[0m Argv: train.py
�[33m[03-23 22:43:04 MainThread @init.py:37]�[0m �[5m�[33mWRN�[0m No deep learning framework was found, but it's ok for parallel computation.
Traceback (most recent call last):
File "train.py", line 21, in
from cartpole_model import CartpoleModel
File "F:\Desktop\PARL-develop\examples\QuickStart\cartpole_model.py", line 21, in
class CartpoleModel(parl.Model):
AttributeError: module 'parl' has no attribute 'Model'
Metadata
Metadata
Assignees
Labels
No labels