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

Initial captcha code completed, untested #1271

Closed
wants to merge 1 commit into from

Conversation

james02135
Copy link
Member

Used the installation documented here

@james02135 james02135 force-pushed the captcha_init branch 2 times, most recently from 1f426c7 to feb86f9 Compare June 2, 2023 10:27
@james02135 james02135 marked this pull request as draft June 6, 2023 07:39
@james02135
Copy link
Member Author

Continuing to get the same error in the Noggin vagrant box when running the "install python deps with poetry" task. The error points to a url https://pillow.readthedocs.io/en/latest/installation.html which leads to the installation of various libraries to successfully install Pillow, which is a dependency of flask-simple-captcha. Will resolve and continue development.

Signed-off-by: james02135 <[email protected]>

build wheel for pillow

Signed-off-by: james02135 <[email protected]>

upgrade pillow version to coorespond with python3.11 wheel build

Signed-off-by: james02135 <[email protected]>

Refactor code to comply with flask-simple-captcha update

Signed-off-by: james02135 <[email protected]>
@ryanlerch
Copy link
Contributor

Hey James, not sure if you are still working on this, but feel free to reopen if you are.

@ryanlerch ryanlerch closed this Feb 29, 2024
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