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

I got ModuleNotFoundError: No module named 'paystack.urls' while attempting to integrate pypaystack with my django app, please help! #18

Open
inaju opened this issue Sep 20, 2020 · 8 comments

Comments

@inaju
Copy link

inaju commented Sep 20, 2020

I tried using the sample project from https://github.com/gbozee/django-paystack.git and followed the instructions on the readme page, i still got the error ModuleNotFoundError: No module named 'paystack.urls'

I think i might i have missed something somewhere, please help out

@21toffy
Copy link

21toffy commented Sep 26, 2020

Hello, I am currently experiencing this problem and even the issue i opened about a week ago has not been attended to. Hopefully you have found a work around @inaju

@inaju
Copy link
Author

inaju commented Sep 27, 2020

Ohh I haven't found a way around it.
I'm still waiting for paystack's reply

@Mauvelli
Copy link

This should help. #16

@inaju
Copy link
Author

inaju commented Sep 29, 2020

Hey @Mauvelli Thanks alot

@blessedmadukoma
Copy link

#18 (comment)
I followed this but it hasn't worked

@MarkChukwuebuka
Copy link

This should help. #16

still didnt work for me

@aayobam
Copy link

aayobam commented Oct 25, 2021

stil didn't work for me. what i do is consume the api directly and everything works fine now.i think it's even easier to work with the api once you are an experienced api engineer

@tochimclaren
Copy link

If anyone is still having this error but chose to stil use the package, clone the repo, add urls.py in the directory immediately inside init.py, Import urls.py pattern urlpatterrns from paystack.frameworks.django.urls. Then you are good to go.

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

7 participants