Skip to content
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

Use distutils to find the ghostscript executable? #162

Open
vinayak-mehta opened this issue Jul 9, 2020 · 0 comments
Open

Use distutils to find the ghostscript executable? #162

vinayak-mehta opened this issue Jul 9, 2020 · 0 comments

Comments

@vinayak-mehta
Copy link
Member

Use distutils.spawn.find_executable instead of the current function as proposed by @ozak in atlanhq/camelot#426.

Also, @fmassa wrote in atlanhq/camelot#282 (comment):

My guess is that there is an issue with ctypes.util.find_library (or is a limitation of its search path), but I didn't dig further to find if / where it is.
Maybe if we were to add the ghostscript location to LD_LIBRARY_PATH ctypes would find it.

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

No branches or pull requests

1 participant