全部 - 加载 Smartsheet 客户端时出现此错误我根据要求加载了所有依赖项。我应该修复什么?
导入错误!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_ ImportError!无法加载 api 或模型类 _ipython_canary_method_should_not_exist_
这也是我想要运行的(TOKEN # Garbled)
import smartsheet
import logging
import os.path
access_token = 'TOKENNUMBER'
smartsheet_client = smartsheet.Smartsheet(access_token)
smartsheet_client.errors_as_exceptions(True)