shadfien / python_opencv

opencv问题
0 stars 0 forks source link

pip3 指令warning #26

Closed shadfien closed 2 years ago

shadfien commented 2 years ago

执行pip3 install报错如下:

WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.