mirror of
https://github.com/wassname/ray.git
synced 2026-09-17 12:41:04 +08:00
update setproctitle to use with py39
This commit is contained in:
@@ -333,7 +333,7 @@ install_dependencies() {
|
||||
install_node
|
||||
fi
|
||||
|
||||
CC=gcc pip install psutil setproctitle==1.1.10 --target="${WORKSPACE_DIR}/python/ray/thirdparty_files"
|
||||
CC=gcc pip install psutil setproctitle --target="${WORKSPACE_DIR}/python/ray/thirdparty_files"
|
||||
}
|
||||
|
||||
install_dependencies "$@"
|
||||
|
||||
Reference in New Issue
Block a user