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

Can't find oscar app to import from #40

Open
mtastafford opened this issue Feb 12, 2020 · 2 comments
Open

Can't find oscar app to import from #40

mtastafford opened this issue Feb 12, 2020 · 2 comments

Comments

@mtastafford
Copy link

mtastafford commented Feb 12, 2020

Hey all -- not sure if this is the right spot for this.

I'm looking into django-oscar, and getting set up with adyen. Both look very promising, but I'm spinning my wheels a bit. I have followed the installation steps for django-oscar (I think), as well as django-oscar-adyen.
Currently getting the following error when I try to run manage.py makemigrations (or any manage.py command, I suppose):

Feb 12 03:40:21 myproject gunicorn[12456]:     "Couldn't find an Oscar app to import %s from" % module_label)
Feb 12 03:40:21 myproject gunicorn[12456]: oscar.core.exceptions.AppNotFoundError: Couldn't find an Oscar app to import adyen.gateway from

There's a strong possibility that I"m doing things wrong, but thought I'd reach out. Thanks!

@krzysztofjeziorny
Copy link

I've got the same error when trying to migrate or makemigrations.
Using Django 2.2.12 and django-oscar-adyen 0.7.1

@n00dl3s
Copy link

n00dl3s commented Oct 21, 2020

I pulled the latest version from the repo and it works with django-oscar 2.1

python3.8 -m pip install git+https://github.com/django-oscar/django-oscar-adyen.git

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

3 participants