dragonxtek
dragonxtek
did you install libgeos-dev?
I have the same issue. Webcamoid works but no fake.py
Is very rare, because that error I started to see since version 2 and before that it didn't appear. I tried it from the root user but the same result....
Hi @shramos, I'm using a ubuntu 18.10. In the docker file I'm running the same operative system and inside it's works fine. I don't know what could be happening. The...
UPDATE: I think that its a capture command issue, because I import a pcap file without issues and I got the same problem:  I attached the pcap file just...
UPDATE2: Additionally, if I import a template, I can execute intercept without issues. 
Here is the output: ``` sudo python3 Python 3.6.8 (default, Apr 9 2019, 04:59:38) [GCC 8.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pyshark...
Now, I have tshark 3.3 and I can't capture any packets > ^C[ERROR] Parsing field: ip.addr > [!] Exception: Error processing the previous command. More info: > > 'int' object...
I solved! First, check if you clone pyboostcvconverter submodule. If this folder is empty, it's better clone this proyect with --recursive Second, edit line 44 in CMakeLists.txt and add -fPIC...
I can't find examples in readme for: - multiple answer - matching question - multiple dropdown question - multiple blanks question - question with file upload Can you add examples...