In my 64 bit windows machine, I'd installed pip 20.0.2 successfully. Then I tried to install numwords using the following command but got errors.
pip install num2words
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.
I'm sorry as the above screen shot not much clear.
Thanks in advance.