pcb-tools icon indicating copy to clipboard operation
pcb-tools copied to clipboard

Rendering/Font Issue on Aws

Open adithyadinesh96 opened this issue 6 years ago • 4 comments

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

adithyadinesh96 avatar Mar 02 '19 07:03 adithyadinesh96

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.

skrajath avatar Apr 01 '19 04:04 skrajath

Can you share the output of pip freeze and the version of cairo you have installed system-wide?

hamiltonkibbe avatar Apr 01 '19 13:04 hamiltonkibbe

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.

skrajath avatar Apr 01 '19 14:04 skrajath

Hello,

I have the same problem. Have you solved your problem?

xiaoqiangnobug avatar Jul 22 '20 03:07 xiaoqiangnobug