当我运行单元测试时,会引发这些模块导入错误。
test_sort (unittest.loader.ModuleImportFailure) ... ERROR
test_deep_ops (unittest.loader.ModuleImportFailure) ... ERROR
**from pyparsing import \
ImportError: cannot import name infixNotation**
捕获更多错误here。
github repo:https://github.com/maggienj/ActiveData