orca
orca copied to clipboard
AttributeError: function/symbol 'pango_context_set_round_glyph_positions' not found
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
Thanks for the report!
Do you hit the same problem when using image quay.io/plotly/orca:1.3.1?