[misc] add zmq in collect env (#7119)
This commit is contained in:
@@ -65,6 +65,7 @@ DEFAULT_CONDA_PATTERNS = {
|
||||
"optree",
|
||||
"nccl",
|
||||
"transformers",
|
||||
"zmq",
|
||||
}
|
||||
|
||||
DEFAULT_PIP_PATTERNS = {
|
||||
@@ -77,6 +78,7 @@ DEFAULT_PIP_PATTERNS = {
|
||||
"onnx",
|
||||
"nccl",
|
||||
"transformers",
|
||||
"zmq",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user