Uninstall MedPy#
Only pip supports the removal of Python packages. If you have installed MedPy by other means, you will have to remove the package manually. With pip, call simply
python3 -m pip uninstall medpy
Only pip supports the removal of Python packages. If you have installed MedPy by other means, you will have to remove the package manually. With pip, call simply
python3 -m pip uninstall medpy