lidonghui-ai

Results 5 comments of lidonghui-ai

I have the same problem. When I run the demo 'pytorch_graph.ipynb', I get one warning -'(dot.exe:15436): Pango-WARNING **: couldn't load font "Times Not-Rotated 10", falling back to "Sans Not-Rotated 10",...

Have you solved this bug yet? The same bug was encountered

> No, this is still an active issue for me... Hi,I have solve it by setting the environment variable OMP_NUM_THREADS=12. export OMP_NUM_THREADS=12

see issue https://github.com/MIT-SPARK/TEASER-plusplus/issues/54#issuecomment-829305428 for details. > > No, this is still an active issue for me... > > Hi,I have solve it by setting the environment variable OMP_NUM_THREADS=12. export OMP_NUM_THREADS=12

I have met the same problem, can I ask you how you solve it?