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

Might be worth mentioning that the repo has a Python 3.11 requirement. #60

Open
NeilSureshPatel opened this issue May 24, 2023 · 1 comment

Comments

@NeilSureshPatel
Copy link
Contributor

Just a small thing I ran into during the setup process. It looks like urllib3 needs to be compiled with OpenSSL 1.1.1+ to make things work. Python 3.11 has this by default so it seems to easiest thing for people to do to get up and running quickly.

@m4rc1e
Copy link
Collaborator

m4rc1e commented Jul 4, 2023

Sorry just seen this.

Diffenator2 is working fine on python 3.7+ in Github Actions. I think you're right that you still need OpenSSL though. For earlier versions of Python, I remember you had to run a shell script at the end of the installation process to install 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

2 participants