It’s been a while that I have not work with the project. I just started working with it and got another error that I am not sure if it is about the Pollination or not.
Below is the screenshot of the error when I want to save the OSM format and appreciate your help here to make sure about the source of issue.
Hi @mahagh, my best guess of the source of the issue is there is another plugin you installed that uses another version of Python.Runtime, which creates a conflict with the Pollination plugin.
What version of Rhino 8 do you have installed? You can use SystemInfo in Rhino command to get the full details.
Just to update everyone, BHoM is also using the Python.Runtime, and it is using a different version which causes the conflicts. After disabling BHoM plugins, everything works again.