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

Installing on Raspberry Pi OS does not automatically install dependencies #111

Open
StephanAkkerman opened this issue Feb 22, 2024 · 3 comments

Comments

@StephanAkkerman
Copy link

When running pip install tls-client I encountered that the file tls-client-arm.so was missing. After copying it over to the right directory everything was running as it was supposed to.

@JerryXu09
Copy link

Hi,

Could you please let me know where you found the file tls-client-arm.so?

Thank you!

@StephanAkkerman
Copy link
Author

StephanAkkerman commented Aug 2, 2024

@JerryXu09 It can be found in this repo under dependencies: https://github.com/FlorianREGAZ/Python-Tls-Client/tree/master/tls_client/dependencies. You need to manually download it and paste it into the directory that it names in the error.

@JerryXu09
Copy link

@StephanAkkerman Thanks a lot!

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

2 participants