naurril / SUSTechPOINTS

3D Point Cloud Annotation Platform for Autonomous Driving
GNU General Public License v3.0
785 stars 206 forks source link

fail to launch via `python main.py` in fusion-branch #143

Open zheyuanWang opened 1 year ago

zheyuanWang commented 1 year ago

Hi, I got the following error when running python main.py in fusion branch:

Traceback (most recent call last):
  File "main.py", line 39, in <module>
    print(datacfg['global']['rootdir'])
  File "/home/lib/python3.8/configparser.py", line 960, in __getitem__
    raise KeyError(key)
KeyError: 'global'

It seems related to config files.

I removed all suffixes (.example) of files in /conf folder, but it did not work.

Could you please provide a README on how to setup the required config?

naurril commented 1 year ago

./conf/data.conf

[global]
rootdir=./data