path = os.path.join(os.path.abspath('.'), 'PycharmProjects/zoomRooms_testProject/')
不需要加 sys.path.append 你可以打印 path 看看
给个机会呀