[BangPypers] [JOB] Positions open for Python, C++, Java Devs in San Fran, Vancouver

2015-06-05 Thread Blake Merriam
US based startup looking for developers willing to relocate to our offices in either Vancouver or San Francisco. Our team is responsible for designing new platform integrations that drive our products. This includes integrations with payroll providers, health insurance providers, and other third

Re: [BangPypers] Fwd: Help!!! Python/Django & WKHTMLTOPDF

2015-06-05 Thread Gora Mohanty
Hi, This is really not on-topic for this list, but the error is most likely because wkhtmltopdf is not in your path. Try using the WKHTMLTOPDF_CMD = '/path/to/my/wkhtmltopdf' setting for django-wkhtmltopdf package Regards, Gora On 5 June 2015 at 15:03, Sunil Gupta wrote: > Hi All, > > We are

[BangPypers] Fwd: Help!!! Python/Django & WKHTMLTOPDF

2015-06-05 Thread Sunil Gupta
Hi All, We are facing the problem of creating the HTML to PDF in ubuntu.The package wkhtmltopdf is working fine on windows but when we integrated my code onto ubuntu its throwing errors. Any pointers would be a great help. Traceback (most recent call last): File "./apps/common/views.py", line 7