You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: