Rendering/Font Issue on Aws
Hi,
We were using your old source(may be 2yrs old) for some time, to render. We recently updated to your new source (rendering has improved a lot, in Ubuntu) But the issue is running on AWS EC2 Instance (Amazon Linux 1 OS). Old source used to run but the new source is not able to render properly. There are no errors but wont render properly and not sure what libraries are causing this issue. We are using master branch. We tried rendering with sample gerber files present in repo. Attached are the rendered images on aws. (https://github.com/curtacircuitos/pcb-tools/tree/master/examples/gerbers) pcb_images.zip
Hi,
I am too facing issues on AWS EB, is there a solution to this?? What am I missing here?
Have you tried on AWS EB anytime? Looks like dependency issue but cannot figure out which one as there is no error just wont render.
Can you share the output of pip freeze and the version of cairo you have installed system-wide?
So in the Virtual env
pip freeze has these
cairocffi==0.6
cffi==1.12.2
pycparser==2.19
And the version of cairo you have installed system-wide is this
1.12.14-6.8.amzn1
Let me know if you need any more details, I will get it right away.
Hello,
I have the same problem. Have you solved your problem?