What happens if you just run "sudo pip install phply==0.9.1" ? On Tue, Jul 15, 2014 at 5:19 AM, Aman Thakur <aman.thakur.1...@gmail.com> wrote: > Hello Everyone, > > I have updated my w3af directory contents using the "git pull" command. But > the w3af is not working after the update. I am getting these error as below: > > when is did ./w3af_console to start w3af, i got this message below: > > (Your python installation needs the following modules to run w3af: > phply > > > After installing any missing operating system packages, use pip to install > the remaining modules: > sudo pip install phply==0.9.1 > > A script with these commands has been created for you at > /tmp/w3af_dependency_install.sh) > > and when i tried to execute the script it created, > ./w3af_dependency_install.sh it gave me another error again as below: > > Downloading/unpacking phply==0.9.1 > Running setup.py egg_info for package phply > > Requirement already satisfied (use --upgrade to upgrade): ply in > /usr/local/lib/python2.7/dist-packages (from phply==0.9.1) > Installing collected packages: phply > Found existing installation: phply dev > Can't uninstall 'phply'. No files were found to uninstall. > Running setup.py install for phply > > Skipping installation of > /usr/local/lib/python2.7/dist-packages/phply/__init__.py (namespace package) > Installing /usr/local/lib/python2.7/dist-packages/phply-0.9.1-nspkg.pth > Successfully installed phply > Cleaning up... > > any ideas what could be the problem? and how to fix that?? > > Thanks > > Regards > Aman > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > W3af-users mailing list > W3af-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/w3af-users >
-- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ W3af-users mailing list W3af-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-users