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

Python 3 support #1

Open
jayvdb opened this issue Apr 16, 2020 · 0 comments
Open

Python 3 support #1

jayvdb opened this issue Apr 16, 2020 · 0 comments

Comments

@jayvdb
Copy link

jayvdb commented Apr 16, 2020

Traceback (most recent call last):
  File "setup.py", line 5, in <module>
    from amazon_payments import VERSION
  File "amazon_payments/__init__.py", line 1, in <module>
    from api import AmazonPaymentsAPI, AmazonPaymentsAPIError  # noqa
ModuleNotFoundError: No module named 'api'

Also I expect incompatibility with Oscar 2.0 , and possibly also incompatibility with Amazon.

https://github.com/django-oscar/django-oscar-mws seems to be what most people are using now.

Should this repo be archived, or is there a path forward?

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

1 participant