It has been a very long time since I have posted and indeed since I have used Dynamo.
I am currently working in Dynamo Revit 2.16.1.6510 and Revit 2023.1.
I have created a super basic script using the latest versions of Orchid, Data-Shapes and clockwork.
I know the upgrade went from 2 to 3, but how do I modify these Python nodes to get them to work with the script? I thought that the updated packages would contain python 3 but it appears they dont.
Here is the script I put together just to test
When I save the file and reopen, this is the message I get:
When I install the requested IronPython2 dependency, nothing happens. I’m just a little unsure of the process now days if someone could point me in the right direction I would appreciate that.
Thanks so much, you’re right, it’s something to do with the clockwork node.
I replaced it with an Orchid one for now to at least get the data, thanks for that.
Hi, Andreas. Is it enough though to install the python packages? I got this weird issue with Genius Loci package which used to worked perfectly, now some nodes do, others don’t. Related to Legend Component, I used it the Create Legend Component effortlessly in previous versions, now it stopped working. I switched manually the python version and ran the utility, but still nothing. The only Legend Component related node from GL that I could still use as a workaround method (use a template of legend and just switch the types) is Select by View. However, this node is still using Python 2, I haven’t updated it yet. So what other methods to update to the newest Python for all packages are there? For example Genius Loci is the latest version so I didn’t even think it needs updating. What am I doing wrong? Hope this is not too all over the place and explanation. Thanks in advance!
Hi,
I confirm that it is enough to install the DynamoIronPython2.7 package for the Genius Loci package nodes to work normally. You don’t have to take any editing action.