# Dynamo 090 with Revit 2014

**URL:** https://forum.dynamobim.com/t/dynamo-090-with-revit-2014/3212
**Category:** Packages
**Created:** [February 18, 2016, 10:35am UTC](https://forum.dynamobim.com/t/dynamo-090-with-revit-2014/3212 "2016-02-18T10:35:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Timon](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/timon/32/12035_2.png) [@Timon](https://forum.dynamobim.com/u/Timon)
#### Post date: [February 18, 2016, 10:35am UTC](https://forum.dynamobim.com/t/dynamo-090-with-revit-2014/3212/1 "2016-02-18T10:35:32Z")

</div>

The installation file doesn’t have it as an option, but is there a workaround to getting Dynamo 090 working in Revit 2014? I want to try to use some 090 scripts on a project that is still in Revit 2014. Upgrading the project is not an option.

Thanks in advance.

---

<div class="post-metadata">

### Author: ![Dimitar\_Venkov](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/dimitar_venkov/32/2068_2.png) [@Dimitar\_Venkov](https://forum.dynamobim.com/u/Dimitar_Venkov)
#### Post date: [February 18, 2016, 10:23pm UTC](https://forum.dynamobim.com/t/dynamo-090-with-revit-2014/3212/2 "2016-02-18T22:23:15Z")

</div>

The last Dynamo version for 2014 is 0.82. 0.9 is still mostly backwards compatible with 0.82, The only thing that doesn’t work is python script nodes. You’ll need to manually edit their namespace inside of the dyn file.

---

<div class="post-metadata">

### Author: ![Timon](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/timon/32/12035_2.png) [@Timon](https://forum.dynamobim.com/u/Timon)
#### Post date: [February 23, 2016, 3:34pm UTC](https://forum.dynamobim.com/t/dynamo-090-with-revit-2014/3212/3 "2016-02-23T15:34:50Z")

</div>

Dimitar, thanks for the answer, that’s exactly what I ended up doing. I just copied and adjusted the python scripts straight from the custom nodes in one dynamo that had 0.9.0 open into another window of dynamo that had 0.8.2 open. Hope you are doing well.
