PaddlePaddle / Serving

A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)
Apache License 2.0
901 stars 250 forks source link

AttributeError: 'TestFitALine' object has no attribute 'truth_val' #1965

Closed LuLu2kANG closed 3 months ago

LuLu2kANG commented 1 year ago

the branch is v0.8.3 python3.8.10 client build success app build success server build success pip3 install success

but when run the cmd: python3 -m paddle_serving_server.serve check

error occur:

../../usr/local/lib/python3.8/dist-packages/paddle_serving_server/env_check/test_fit_a_line.py
AttributeError: 'TestFitALine' object has no attribute 'truth_val'
github-actions[bot] commented 1 year ago

Message that will be displayed on users' first issue