Is anyone else experiencing an error with Stash when using pip update?
I am trying to update a number of the modules in Pythonista and when I use pip update I get an error.
As an example I am trying to run:
pip update certifi
and I get the error:
Error: package not installed: certifi
however it IS installed, but is an old version.
Thanks for any input.