liubq7

Results 2 issues of liubq7

It will show a black and white border line of the svg after clicking ![image](https://user-images.githubusercontent.com/55693386/130595156-903398ce-75ac-4e04-9d02-d107dbf63cb7.png)

Is it possible to install for arm64? OS: ubuntu18.04 Python: 3.6.9 After installation, I tried to run ``` export OPENBLAS_CORETYPE=ARMV8 python -c "import pymesh; pymesh.test()" ``` will get error ```...