Hi Alain,
I followed the instructions you wrote here. I can press the ctrl + alt + s keys to open the Rhino Python Search Paths panel. However, when I click on the + icon I get the following error:
Uncaught TypeError: Cannot read property ‘showOpenDialog’ of undefined
/Users/mtomas/.atom/packages/rhino-python/lib/rhino-python.coffee:42
TypeError: Cannot read property ‘showOpenDialog’ of undefined
at Vue.add (/Users/mtomas/.atom/packages/rhino-python/lib/rhino-python.coffee:42:31)
at /Users/mtomas/.atom/packages/rhino-python/node_modules/vue/src/util/lang.js:128:14
at HTMLButtonElement.handler (/Users/mtomas/.atom/packages/rhino-pytho
I am using Rhino 5.3.1, Atom 1.14.3 and rhino python 0.8.3.
Any solutions?
Thanks in advance.
Tomás