Install was not a breeze, mainly due to bad indications to install pip modules with sudo... half broke my system, but more due to my loack of knowledge of pip.
gdcmdtools work great, thanks.
I'd recommend updating the documentation for ubuntu to add --user parameter to both pip install... and remove the sudo accordingly.
Install was not a breeze, mainly due to bad indications to install pip modules with sudo... half broke my system, but more due to my loack of knowledge of pip.
gdcmdtools work great, thanks.
I'd recommend updating the documentation for ubuntu to add
--user
parameter to bothpip install
... and remove thesudo
accordingly.Thanks again.