"Module description file version cannot be aligned with paddlehub version"
"Module description file version cannot be aligned with PaddleHub version"
)
returnFalse
returnTrue
...
...
@@ -163,7 +163,7 @@ class ModuleChecker(object):
def_check_hub_version(self):
ifversion_compare(self.hub_version,hub_version):
logger.warning(
"This Module is generated by the paddlehub with version %s, and the local paddlehub version is %s, which may cause serious incompatible bug. Please upgrade paddlehub to the latest version."
"This Module is generated by the PaddleHub with version %s, and the local PaddleHub version is %s, which may cause serious incompatible bug. Please upgrade PaddleHub to the latest version."
"This Module is generated by the paddlepaddle with version %s, and the local paddlepaddle version is %s, which may cause serious incompatible bug. Please upgrade paddlepaddle to the latest version."
"This Module is generated by the PaddlePaddle with version %s, and the local PaddlePaddle version is %s, which may cause serious incompatible bug. Please upgrade PaddlePaddle to the latest version."