mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-27 14:54:35 +00:00
new workflow & prcxi slot removal
This commit is contained in:
@@ -616,7 +616,7 @@ class ResourceTreeSet(object):
|
||||
plr_resources.append(plr_resource)
|
||||
|
||||
except Exception as e:
|
||||
logger.error(f"转换 PLR 资源失败: {e}")
|
||||
logger.error(f"转换 PLR 资源失败: {e} {str(plr_dict)[:1000]}")
|
||||
import traceback
|
||||
|
||||
logger.error(f"堆栈: {traceback.format_exc()}")
|
||||
|
||||
Reference in New Issue
Block a user