Skip to content

Commit 0099cca

Browse files
authored
Update Troubleshooting.md
1 parent fd23d75 commit 0099cca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/Troubleshooting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ This issure could be fix by "conda install tabulate=0.8.10", more details refer
4949
5050
## Issue for installing mamba
5151
You might encounter the issue when you intall the mamaba with your connda version. Downgrading your mamba to 1.#.# versions might fix it. The version used for building the pipeline is v0.15.3.
52+
53+
## "ImportError: libffi.so.6: cannot open shared object file: No such file or directory" after OS upgrading
54+
This could be fixed by creating a softlink name that points to the exsiting file in the folder of /miniconda3/envs/MEDIPIPE/lib/, more details refer to [here](https://stackoverflow.com/questions/61875869/ubuntu-20-04-upgrade-python-missing-libffi-so-6/63329830#63329830)

0 commit comments

Comments
 (0)