-
Notifications
You must be signed in to change notification settings - Fork 756
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
xgboost_synthetic: AttributeError: module 'tornado.ioloop' has no attribute '_Selectable' #644
Comments
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
Looks related: |
I think I have pyzmq 18 installed
|
When I restarted the kernel the imports seemed to work. |
@jlewi That's caused by the tornado old version. I already added in the
The |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
/area example |
@jtfogarty: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Should be fixed and we have E2E testing now. |
I just tried running xgboost_synthetic example @ 628babc
and I get the following error
The text was updated successfully, but these errors were encountered: