Skip to content

Fix configurator when where returns multiple lines #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

rasa
Copy link

@rasa rasa commented Jun 2, 2019

Fixes:

18:13:46.171 CRITI Uncaught exception:
18:13:46.176 CRITI Traceback (most recent call last):
18:13:46.177 CRITI   File "C:\Python3\lib\site-packages\pdfkit\configuration.py", line 22, in __init__
18:13:46.178 CRITI     with open(self.wkhtmltopdf) as f:
18:13:46.179 CRITI OSError: [Errno 22] Invalid argument: b'C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltopdf.exe\r\nC:\\ProgramData\\chocolatey\\bin\\wkhtmltopdf.exe'

```
18:13:46.171 CRITI Uncaught exception:
18:13:46.176 CRITI Traceback (most recent call last):
18:13:46.177 CRITI   File "C:\Python3\lib\site-packages\pdfkit\configuration.py", line 22, in __init__
18:13:46.178 CRITI     with open(self.wkhtmltopdf) as f:
18:13:46.179 CRITI OSError: [Errno 22] Invalid argument: b'C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltopdf.exe\r\nC:\\ProgramData\\chocolatey\\bin\\wkhtmltopdf.exe'
```
@JazzCore
Copy link
Owner

JazzCore commented Mar 19, 2021

Fixed in #174, now in master, thanks and sorry that it took so long!

@JazzCore JazzCore closed this Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants