Error using AdaptiveMap in Ladybug

I’m not sure what is going on with my file, but I am getting the same error no matter what I do. The error is below, and StudioX_IndoorThermalMapping 1.gh is the file.

Any help someone can give would be greatly appreciated, as this is rather urgent.

Thanks!

Runtime error (PythonException): The recipe failed to run with the following summary:

Scheduled 92 tasks of which:

  • 59 ran successfully:
    • 1 CopyGridInfo(…)
    • 1 CopyRedistInfo(…)
    • 1 CopyResultInfo(…)
    • 1 CreateDirectSky(…)
    • 1 CreateDynamicOctrees(…)
  • 5 failed:
    • 5 ComputeSphericalViewFactors(…)
  • 28 were left pending, among these:
    • 6 were missing external dependencies:
      • 1 RunRadianceSimulation(…)
      • 5 RunRadianceSimulationLoop(…)
    • 5 had failed dependencies:
      • 5 _RadianceMappingEntryPoint_9d6ff838Orchestrator(…)
    • 11 had missing dependencies:
      • 1 LetAdaptiveComfortMapFly(…)
      • 1 RestructureConditionIntensityResults(…)
      • 1 RestructureConditionResults(…)
      • 1 RestructureCspResults(…)
      • 1 RestructureHspResults(…)
    • 6 was not granted run permission by the scheduler:
      • 1 RunRadianceSimulation(…)
      • 5 RunRadianceSimulationLoop(…)

This progress looks :frowning: because there were failed tasks

Use the report_out attribute of recipe settings to see a full report.

Traceback:
line 191, in script

@chris would you be able to help with this at all? You have solved similar issues in the past.

Hi @m_tillinghast,

Your file runs fine at my computer. (No errors No warnings)

Hello,
I noticed that on windows platform (install through one click installer) and 1.6 LBT your script works fine.
Instead on the mac, where I have instalalto 1.6 LBT it gives me this error:

@chris do you have any idea what should I install?

Thank you very much
Massimiliano

It seems to be a local problem to my computer, but I am not sure how to move forward. I’ve seen logs posted before on here before, but I am not sure how to generate one myself.

Any advice?

I had also some issues when installing version 1.6, after reinstalling it worked properly.