naurril / SUSTechPOINTS

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

运行代码报错,网页一片空白,不能加载数据,该怎么解决? #172

Open 2020427933 opened 1 year ago

2020427933 commented 1 year ago

[25/Oct/2023:13:20:41] ENGINE Listening for SIGTERM. [25/Oct/2023:13:20:41] ENGINE Bus STARTING CherryPy Checker: The config entry 'auth.require' is invalid, because the 'auth' config namespace is unknown. section: [/views]

CherryPy Checker: 'I:\SUSTechPOINTS\./temp' (root + dir) is not an existing filesystem path. section: [/temp] root: 'I:\SUSTechPOINTS' dir: './temp'

CherryPy Checker: 'I:\SUSTechPOINTS\./views' (root + dir) is not an existing filesystem path. section: [/views] root: 'I:\SUSTechPOINTS' dir: './views'

CherryPy Checker: 'I:\SUSTechPOINTS\./assets' (root + dir) is not an existing filesystem path. section: [/assets] root: 'I:\SUSTechPOINTS' dir: './assets'

[25/Oct/2023:13:20:41] ENGINE Set handler for console events. [25/Oct/2023:13:20:41] ENGINE Started monitor thread 'Autoreloader'. [25/Oct/2023:13:20:42] ENGINE Serving on http://0.0.0.0:8081 [25/Oct/2023:13:20:42] ENGINE Bus STARTED

yywxdgy commented 2 months ago

同问,请问解决了吗?

zhengzhoujiao commented 2 weeks ago

看你本地tensorflow版本,默认安装的是最新版本,你卸载了重新安装2.10.0试试