Vadym,
Your email got caught by the mailing list software because you
sent the email without subscribing. I'm answering it anyways, I hope
you got it to work before, it's been 12 days!
On Sun, Apr 28, 2013 at 4:32 PM, Vadym Bazylevych <[email protected]> wrote:
> Good day!
> I try installed new version w3af from git but after installed
> all needed modules i get error:
>
> Your python installation needs the following modules to run w3af:
> git.util
>
> On Debian systems please install the following operating system packages
> before running the pip installer:
> sudo apt-get install git
>
> After installing any missing operating system packages, use pip to install
> the remaining modules:
> sudo pip install GitPython
>
> I check forum and you mailing with another users about this problem.
> You say - need another module. Ok. I look modules but, not get good
> result. Please what some version module GitPython need use from this
> list:
>
> GitPython-0.3.0-beta1.tar.gz
> GitPython-0.1.7.tar.gz
> GitPython-0.2.0-beta1.tar.gz
> GitPython-0.3.1-beta2.tar.gz
> GitPython-0.3.0-beta2.tar.gz
> GitPython-0.3.2.RC1.tar.gz
Installing the latest (which is the one installed by pip install
GitPython) should work, if it doesn't work it means that (potentially)
you've got two different python installations in your system and w3af
using one ; while "pip" is installing dependencies in the other.
My system has GitPython-0.3.2.RC1.tar.gz , and I'm able to do the following:
foo@bar:~$ python
Python 2.7.3 (default, Aug 1 2012, 05:14:39)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import git.util
>>>
Regards,
> Best regards, Vadym.
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and
> their applications. This 200-page book is written by three acclaimed
> leaders in the field. The early access version is available now.
> Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
> _______________________________________________
> W3af-users mailing list
> [email protected]
> 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
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users