zzilch / RPLAN-Toolbox

A python based toolbox for RPLAN dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invalid index to scalar variable.

luanle-padua opened this issue · comments

Hello,

I am trying to run the test.py, but it comes out with this error:

File ~\Downloads\RPLAN-Toolbox-master\RPLAN-Toolbox-master\rplan\floorplan.py:204 in _get_rooms
c = stats.mode(self.category[region.coords[:,0],region.coords[:,1]])[0][0]

IndexError: invalid index to scalar variable.

Could you please help me with this?

Thank you
Luan
image