gillescastel / inkscape-figures

Inkscape figure manager
MIT License
557 stars 119 forks source link

dyld[1317]: Library not loaded: ’@rpath/libinkscape_base.dylib’ #49

Open byperseus opened 1 year ago

byperseus commented 1 year ago

Hi, When I use crtl + F in the insert mode, I got a issue below. Is I missing a file called ibinkscape_base.dylib? I try to find it on the internet, but there are not much information about that.

\begin{figure}[ht]
7 \centering
6 \incfig{image1}
5 \caption{image1}
4 \label{fig:image1}
3 \end{figure}
2 dyld[1317]: Library not loaded: ’@rpath/libinkscape_base.dylib’
1 Referenced from: ’/Applications/Inkscape.app/Contents/Resources/bin/inkscape’
32 Reason: tried: '/Applications/Inkscape.app/Contents/Resources/bin/../Resources/lib/libinkscape_base.dylib' (no such file), '/Applications/Inkscape.app/Contents/Resources/bin/../Resources/lib/inksca...

Mahalo