Closed Stefantie32 closed 5 months ago
Are you using the released version with the executable version or are you running from source?
If im correct yes
If you are using the executable version I don't see a problem where this would happen
make sure you installed wireshark and npcap before executing
this is what appears ModuleNotFoundError: No module named 'Modules'
you don't have the Modules library in your code editor
what modules do i have to install can you send me the pip code for the cmd
there is no pip, it's internal
just have the folder there, open it correctly in your code editor and that's it
i will try
i downloaded the folder but it seems to be no fix
why are you opening my code anyways
it said it was an open file and ive been looking for something like this
I seem to have issues importing line 13 and 14 (from Modules.capture.sync_capture import PacketCapture, Packet,TSharkNotFoundException, from Modules.oui_lookup.oui_lookup import MacLookup) I need help fixing this issue