You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A while ago I was able to create nice graphs, I deleted the Docker image and recreated again with command:
docker run -d -p 9091:9091 quay.io/plotly/orca
But now when it tries to generate, the following error occurs:
AttributeError: function/symbol 'pango_context_set_round_glyph_positions' not found in library 'libpango-1.0.so.0': /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0: undefined symbol: pango_context_set_round_glyph_positions
Can you help me out with this error.
King regards,
IamJustAdude
The text was updated successfully, but these errors were encountered:
Dear Plotly,
A while ago I was able to create nice graphs, I deleted the Docker image and recreated again with command:
docker run -d -p 9091:9091 quay.io/plotly/orca
But now when it tries to generate, the following error occurs:
AttributeError: function/symbol 'pango_context_set_round_glyph_positions' not found in library 'libpango-1.0.so.0': /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0: undefined symbol: pango_context_set_round_glyph_positions
Can you help me out with this error.
King regards,
IamJustAdude
The text was updated successfully, but these errors were encountered: