开发者

django-paypal module for DJango

I have to use a Django project that uses django-paypal. So when I run the command "python manage.py runserver" it throws "ImportError: No module named paypal.standard" .

My question is how can I install Paypal module开发者_JS百科 as this module does not have any setup.py file. I am using Bitnami Django Stack for Windows.


I'm not sure from where you've downloaded but this one has setup.py Or you can just copy the paypal folder into your site-packages dir.

For further setup you can also check out:

django-paypal setup

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜