I'm trying to add the SagePay module to Satchmo. I've added 'payment.modules.sagepay' to my settings.py but when I go to mysite:8000/settings I get the following error:
Could not import payment.sagepay.checkout. Error was: No module named sagepay.checkout
Can anyone suggest what might be wrong?