From 10476d1225a85b15105ebeac32801161dabcfdd3 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 20 May 2020 17:04:49 +0200 Subject: [PATCH] Update Installing the OBITools3 --- Installing-the-OBITools3.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/Installing-the-OBITools3.md b/Installing-the-OBITools3.md index eea03a3..51ad52f 100644 --- a/Installing-the-OBITools3.md +++ b/Installing-the-OBITools3.md @@ -13,18 +13,6 @@ Then you can install the OBITools3 in a virtual environment: pip3 install --pre --upgrade OBITools3 ``` -If you get this error from having previously installed the deprecated alpha version: - - `ERROR: Cannot uninstall 'OBITools3'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.` - -You can remove the deprecated installation with (change Python version if needed): - -``` - rm -rf /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/OBITools3-0.0.* - - rm -rf /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/obitools3 -``` - Test the installation with: obi test