Hipsteryoda / pcap_decoder

Decodes pcap files using wireshark_v2g plugin and graphs the session
0 stars 0 forks source link

Not finding Voltage or Current Values on other Machines #2

Open Hipsteryoda opened 2 years ago

Hipsteryoda commented 2 years ago
Archive:  pcaps/tap1-1657232700.pcap.zip
  inflating: data/tap1-1657232700.pcap
Decoding pcap into text file
Analyzing and graphing stuff
This session (tap1-1657232700.pcap.txt) did not make it to current demand.

When running on another user's machine, parse() in decoder.py returns empty sets for values in files that definitely have made it to currentdemand.

Hipsteryoda commented 2 years ago

Next steps are to spin up new Ubuntu machine from scratch to test dependencies.

Hipsteryoda commented 2 years ago

Installed pop_os fresh on a virtual machine, installed requirements, and program worked first time. Attached reqs file. pop_os_reqs.txt