Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
Hello,

I'm having the same problem. I'm trying to compile pycap for python 3.0. 
Did you figure out smth ?

Tks

Original comment by [email protected] on 30 Apr 2009 at 1:57

from pypcap.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
Try:

winpcap development is free. 
http://www.winpcap.org/install/bin/WpdPack_4_0_2.zip

1) Download MinGW32. Install to c:\wingw32
2) path=%path%;c:\wingw32\bin
3) Download winpcap development pack from above. Unzip to c:\WpdPack
4) From pypcap-1.1 directory. 
   > python .\setup.py --with-pcap="C:\WpdPack"
   > python .\setup.py build -cmingw32
   > python .\setup.py install

Original comment by [email protected] on 19 May 2009 at 1:28

from pypcap.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
I managed to make a python 3 compatible version.
Tested on windows XP with visual studio 2008, cython instead of pyrex and 
python 3.2. Works on all the test case in test.py

I attached the modified files

Original comment by [email protected] on 18 Aug 2011 at 1:58

Attachments:

from pypcap.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
sorry,I want to ask some question that ,in my comouter when I do the four 
steps, after  the order "python .\setup.py --with-pcap="C:\WpdPack"" then find 
dos tips  " error: option --with-pcap not recognized",please help me !my email 
[email protected],thanks!

Original comment by [email protected] on 13 Oct 2011 at 1:44

from pypcap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.