gloo
gloo copied to clipboard
Install Deprecation warning <string>:1: DeprecationWarning: distutils Version classes are deprecated
Gloo Edge Product
Enterprise
Gloo Edge Version
1.17.1
Kubernetes Version
NA
Describe the bug
▶ curl -sL https://run.solo.io/gloo/install | sh
export PATH=$HOME/.gloo/bin:$PATH
Using /usr/local/bin/python3
<string>:1: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
Attempting to download glooctl version v1.17.1
Downloading glooctl-darwin-amd64...
Expected Behavior
No deprecation warnings
Steps to reproduce the bug
Run
curl -sL https://run.solo.io/gloo/install | sh
export PATH=$HOME/.gloo/bin:$PATH
Additional Environment Detail
No response
Additional Context
No response