GithubHelp home page GithubHelp logo

sadeghkrmi / 5g-trace-analyzer Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 8.0 11.66 MB

5G Sequence Analyzer

License: GNU General Public License v3.0

Python 23.18% CSS 16.54% JavaScript 44.93% HTML 15.36%

5g-trace-analyzer's People

Contributors

sadeghkrmi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

5g-trace-analyzer's Issues

can't run analyzer (possibly python 3.10 issue)

Hi there!
I've installed analyzer via "manual" mode on my ubuntu and whenever I try to load test pcap file provided with the github, I got following error in webserver console

Traceback (most recent call last):
  File "/home/user/5G-Trace-Analyzer/fiveGseqAnalyzer/analyzerApp/main.py", line 3, in <module>
    import pyshark
  File "/home/user/5G-Trace-Analyzer/.env/lib/python3.10/site-packages/pyshark/__init__.py", line 13, in <module>
    from pyshark.capture.live_capture import LiveCapture
  File "/home/user/5G-Trace-Analyzer/.env/lib/python3.10/site-packages/pyshark/capture/live_capture.py", line 7, in <module>
    from pyshark.capture.capture import Capture
  File "/home/user/5G-Trace-Analyzer/.env/lib/python3.10/site-packages/pyshark/capture/capture.py", line 14, in <module>
    from pyshark.tshark.output_parser import tshark_xml
  File "/home/user/5G-Trace-Analyzer/.env/lib/python3.10/site-packages/pyshark/tshark/output_parser/tshark_xml.py", line 2, in <module>
    import lxml.objectify
  File "src/lxml/objectify.pyx", line 1, in init lxml.objectify
ImportError: /home/user/5G-Trace-Analyzer/.env/lib/python3.10/site-packages/lxml/etree.cpython-310-x86_64-linux-gnu.so: undefined symbol: _PyGen_Send
Bad Request: /analyzer/ajax/AnalyzeTrace
[14/Jan/2024 13:43:46] "POST /analyzer/ajax/AnalyzeTrace HTTP/1.1" 400 0

I believe it's due to python 3.10 was installed.
A side note - please add pcapng support.

Unable to run the analyzer (unforunatelly) - exception is raised

HI

I am so excited to have something like this awesomeanalyzer (wireshark sucks!!!)
BUT unfortunately I am not able to run it.
IT throws exception
Can you please please please try to help?

Thank you very much
p.s my OS verion:
[Linux]osboxes 5.4.0-52-generic #57-Ubuntu SMP Thu Oct 15 10:57:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

networkanalyzer.txt

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.