Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about module import error #86

Open
viet2411 opened this issue Jun 14, 2021 · 1 comment
Open

Question about module import error #86

viet2411 opened this issue Jun 14, 2021 · 1 comment

Comments

@viet2411
Copy link

Hi sir,
First of all, thank you for your marvelous works!

When I executed main.py program, I encountered an error message:

`Connected!
Client Ver:1 (Min Req: 1), Server Ver:1 (Min Req: 1)

C:\PEDRA\util\transformations.py:1914: UserWarning: failed to import module _transformations
warnings.warn('failed to import module %s' % name)

----------------- global -----------------
Initializing DQN
Initializing Target`

But the training started successfully and the program was working well after that.
I was wondering if this error affects the training progress or not.
Can you check this problem for me?

Thank you and best regards.

@Chenchunxuan
Copy link

Chenchunxuan commented Jun 15, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants