D
Darkside Android
I'd like to test my SOAP-based web service from Textmate (PyMate)
however I'm running into some trouble trying to get suds configured on
my Mac. I was able to install it from Terminal however I'm getting the
message each time I run the script:
ImportError: No module named suds
What do you recommend I do? I think it might have something to do with
the PYTHONPATH but I have no idea where this is?
however I'm running into some trouble trying to get suds configured on
my Mac. I was able to install it from Terminal however I'm getting the
message each time I run the script:
ImportError: No module named suds
What do you recommend I do? I think it might have something to do with
the PYTHONPATH but I have no idea where this is?