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 advi
Just use
python -m pip install [module_name]
This will resolve warning issue