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

fix: allow later stripe versions #17

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

casesolved-co-uk
Copy link

@casesolved-co-uk casesolved-co-uk commented Dec 6, 2022

Upgrade stripe library requirement.

v5.0.0 tested and working
PR also on frappe version-13-hotfix

Also .gitignore nano file backups

@casesolved-co-uk
Copy link
Author

@phot0n ?

@Crash0
Copy link

Crash0 commented Aug 27, 2024

Hi, To let others know.
bumping stripe to v 5.0.0 fixes error
No module named 'stripe.six.moves'

  stripe = <module 'stripe' from 'env/lib/python3.12/site-packages/stripe/__init__.py'>
  six = <module 'stripe.six' from 'env/lib/python3.12/site-packages/stripe/six.py'>

builtins.ModuleNotFoundError: No module named 'stripe.six.moves'

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