Open shaunclimbon opened 3 years ago
The instructions here: https://github.com/Xilinx/Vitis-In-Depth-Tutorial/tree/master/Machine_Learning/Design_Tutorials/05-Keras_FCN8_UNET_segmentation#31-install-missing-packages-on-the-vitis-ai-tools-container should simply use
$ sudo /opt/vitis_ai/conda/bin/conda install seaborn
switching to root as indicated will not actually work
Hi @mkycrb ,
Thank you and that's correct. We will add the instruction about that.
The instructions here: https://github.com/Xilinx/Vitis-In-Depth-Tutorial/tree/master/Machine_Learning/Design_Tutorials/05-Keras_FCN8_UNET_segmentation#31-install-missing-packages-on-the-vitis-ai-tools-container should simply use
$ sudo /opt/vitis_ai/conda/bin/conda install seaborn
switching to root as indicated will not actually work