NREL / bifacial_radiance

Toolkit for working with RADIANCE for the ray-trace modeling of Bifacial Photovoltaics
https://bifacial-radiance.readthedocs.io
BSD 3-Clause "New" or "Revised" License
83 stars 46 forks source link

Error with tutorial 8: Electrical Mismatch Method #509

Open EstrelaStern opened 2 months ago

EstrelaStern commented 2 months ago

Hello, I ran the eight tutorial but got an error for mismatch analysis: ValueError: array of sample points is empty

According to what I read on https://github.com/NREL/bifacial_radiance/issues/445, I changed the moduletype to PVmodule but I got this new error : ufunc 'bitwise_or' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''.

Does someone know how to overcome this issue, please ?

Thanks.