From 36a888de96cd6a6b7bbfc6f9d9843ed2d800043a Mon Sep 17 00:00:00 2001 From: David PAGNON Date: Thu, 4 Jan 2024 20:26:06 +0100 Subject: [PATCH] bug in 0.5.3 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4edc1c8..119c38a 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,12 @@ # Pose2Sim + +## There is currently a bug that I hope to fix in the night. You can use Pose2Sim 0.5.2 until then +**pip install --force-reinstall pose2sim==0.5.2** + > **_News_: Version 0.5 released:** \ -**Deep change in the folder structure to allow for automatic batch processing!**\ +> **Deep change in the folder structure to allow for automatic batch processing!**\ Incidentally, right/left limb swapping is now handled, which is useful if few cameras are used;\ and lens distortions are better taken into account.\ To upgrade, type `pip install pose2sim --upgrade`.