# Running into tuning error with colab tutorial

**URL:** https://discuss.ray.io/t/running-into-tuning-error-with-colab-tutorial/14319
**Category:** Ray Tune
**Created:** [April 7, 2024, 8:03am UTC](https://discuss.ray.io/t/running-into-tuning-error-with-colab-tutorial/14319 "2024-04-07T08:03:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Tom\_Pritsky](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/tom_pritsky/32/5946_2.png) [@Tom\_Pritsky](https://discuss.ray.io/u/Tom_Pritsky)
#### Post date: [April 7, 2024, 8:03am UTC](https://discuss.ray.io/t/running-into-tuning-error-with-colab-tutorial/14319/1 "2024-04-07T08:03:44Z")

</div>

Hi! I’m running into the following error when running analysis in this colab tutorial:

tutorial: [Google Colab](https://colab.research.google.com/drive/1tQgAKgcKQzheoh503OzhS4N9NtfFgmjF?usp=sharing)

Error: AttributeError: module ‘ray.tune’ has no attribute ‘get\_trial\_dir’

Any recommendations to resolve?

---

<div class="post-metadata">

### Author: ![frankho](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/frankho/32/7743_2.png) [@frankho](https://discuss.ray.io/u/frankho)
#### Post date: [March 6, 2025, 3:46am UTC](https://discuss.ray.io/t/running-into-tuning-error-with-colab-tutorial/14319/2 "2025-03-06T03:46:53Z")

</div>

I’m facing the same issue. Did you find any solution to this problem? Thx!

---

<div class="post-metadata">

### Author: ![hpguo](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/hpguo/32/7247_2.png) [@hpguo](https://discuss.ray.io/u/hpguo)
#### Post date: [March 11, 2025, 5:43pm UTC](https://discuss.ray.io/t/running-into-tuning-error-with-colab-tutorial/14319/3 "2025-03-11T17:43:05Z")

</div>

Which version of ray are you using? Could you pls try to update to the latest version and have a try.
