We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: