Open rkooo567 opened 2 years ago
@alanwguo said it is fixed. @rkooo567 to verify and close.
I believe the fix was https://github.com/ray-project/ray/pull/23766?
I don't think that fixes the root cause. It just mitigates the issue. It's ideal we don't restrict the version requirement.
What happened + What you expected to happen
When the latest Prometheus-client is used, the following error seems to occur based on the report.
Although we restrict the Prometheus client version in the master, it is ideal to fix this since it seems to be pretty common to download wrong dependencies (it's quite common in python). Or we should at least raise a better error message.
Versions / Dependencies
Master
Reproduction script
Run the lastest prometheus client
Issue Severity
Low: It annoys or frustrates me.