Cannot upgrade Bench

Hello,

My current version of Bench is 5.12.1 and the latest version is 5.14.3.

I am using the command

sudo pip install bench --upgrade

But Bench is not getting updated to newer version.

Please help solve this problem.

TIA

Yogi Yang

Try typing ‘frappe-bench’ instead:

sudo pip install frappe-bench --upgrade

The Python package “bench”` is a completely different thing on PyPi.org.

2 Likes

Hello,

Thanks for the command.

Finally I managed to update Bench.

TIA

Yogi Yang