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

Error detecting the version of libcrypto #13

Open
akhefifderain-hublo opened this issue Oct 12, 2023 · 1 comment · May be fixed by #14
Open

Error detecting the version of libcrypto #13

akhefifderain-hublo opened this issue Oct 12, 2023 · 1 comment · May be fixed by #14

Comments

@akhefifderain-hublo
Copy link

Hello,

Since two days I have a error when I am using this lib into a github action ->

  File "/usr/local/lib/python3.8/site-packages/oscrypto/_openssl/_libcrypto_cffi.py", line 44, in <module>
    raise LibraryNotFoundError('Error detecting the version of libcrypto')
oscrypto.errors.LibraryNotFoundError: Error detecting the version of libcrypto

Thanks

@Kirksten3 Kirksten3 linked a pull request Oct 13, 2023 that will close this issue
4 tasks
@Kirksten3
Copy link

Kirksten3 commented Oct 13, 2023

If it's helpful I've made a version here that fixes this problem. I'm not sure this repo is still maintained: https://github.com/Kirksten3/snowflake-query. you can use Kirksten3/[email protected]

Same code, just update package + dockerfile

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 a pull request may close this issue.

2 participants