spring boot 调用python 写的 violence-detection-main  暴力检测。

命令行下直接运行检测正常,部署到另外一个机器正常。

idea开发环境下,提示 AttributeError: module 'clip' has no attribute 'load'

 

不知道为什么