Was trying to run w3af_gui and got this message:
- Code: Select all
tech7 ~ # w3af_gui
w3af is officially supported under Python 2.6
Your python installation needs the following packages:
SOAPpy
On debian based systems:
sudo apt-get install python-soappy
tech7 ~ # equo search soappy
>> @@ Searching...
>> @@ Package: dev-python/soappy-0.12.5 branch: 5, [sabayon-weekly]
>> Available: version: 0.12.5 ~ tag: NoTag ~ revision: 0
>> Installed: version: 0.12.5 ~ tag: NoTag ~ revision: 0
>> Slot: 0
>> Homepage: http://pywebsvcs.sourceforge.net/
>> Description: SOAP implementation for Python
>> License: BSD
>> Keywords: soappy
>> Found: 1 entry
tech7 ~ #
Now, I didn't have Python 2.6 installed when I first installed, but I installed it afterwards and reinstalled both soappy and w3af after that and still get the above message.
Any thoughts? TIA.
