Hi! I’m running into the following error when running analysis in this colab tutorial:
tutorial: Google Colab
Error: AttributeError: module ‘ray.tune’ has no attribute ‘get_trial_dir’
Any recommendations to resolve?
Hi! I’m running into the following error when running analysis in this colab tutorial:
tutorial: Google Colab
Error: AttributeError: module ‘ray.tune’ has no attribute ‘get_trial_dir’
Any recommendations to resolve?
I’m facing the same issue. Did you find any solution to this problem? Thx!
Which version of ray are you using? Could you pls try to update to the latest version and have a try.