Ladybug_HoneyBee_Run Radiance Analysis

Hi Guys, hi Mostapha.
I was trying to use Ladybug plugin, specifically Honeybee, to make some daylight factor analysis.
I made this simple room to try the plugin.

.

I’m having problems with the code block “Run Radiance Analysis”, specifically with the folder.


I simply insert a path to a folder created on my desktop, and when I run it gives me this message:

ERROR:
Failed to write commands.bat to file:
(‘unknown’, u’\xe0’, 0, 1, ‘’)

If you think this is a bug submit an issue on github.

and include below error message:

Traceback (most recent call last):
File “”, line 36, in
File “C:\Users\Andrea\AppData\Roaming\Dynamo\Dynamo Revit\1.3\packages\Honeybee\extra\honeybee\radiance\recipe\pointintime\gridbased.py”, line 254, in write
write_to_file(batch_file, “\n”.join(self.commands))
File “C:\Users\Andrea\AppData\Roaming\Dynamo\Dynamo Revit\1.3\packages\Honeybee\extra\honeybee\futil.py”, line 121, in write_to_file
return write_to_file_by_name(folder, fname, data, mkdir)
File “C:\Users\Andrea\AppData\Roaming\Dynamo\Dynamo Revit\1.3\packages\Honeybee\extra\honeybee\futil.py”, line 109, in write_to_file_by_name
raise IOError(“Failed to write %s to file:\n\t%s” % (fname, str(e)))
IOError: Failed to write commands.bat to file:
(‘unknown’, u’\xe0’, 0, 1, ‘’)

Someone knows what does it means?

this thread seems to sum up the support for dynamo at this time

https://twitter.com/Mostapha/status/1204178829205495809?s=20