kspviswa / local-packet-whisperer

A Fun project using Ollama, Streamlit & PyShark to chat with PCAP/PCAPNG files locally, privately!
MIT License
30 stars 11 forks source link

Need help in testing LPW in WINDOWS machine #3

Open kspviswa opened 4 months ago

kspviswa commented 4 months ago

Although I took care to ensure that LPW is cross platform, I couldn't be sure since I don't own a windows machine to test LPW. I'm looking for some community support to test and validate lpw in windows and open issue if you find any gaps.

madhusowmya commented 3 months ago

unable to install lpw on mac

kspviswa commented 3 months ago

Hi, can you please elaborate? This ticket is to help test lpw on windows host. Are you saying you are unable to do pip install lpw on Mac host? If so what error are you getting ?

madhusowmya commented 3 months ago

Could not fetch URL https://pypi.org/simple/lpw/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/lpw/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1129)'))) - skipping ERROR: Could not find a version that satisfies the requirement lpw (from versions: none) ERROR: No matching distribution found for lpw

kspviswa commented 3 months ago

Looks like you are having issues connecting to pypi.org . Are you behind corporate firewall or vpn ?

kspviswa commented 3 months ago

Hi I retested on my machine and it works as usual. Please ensure you have python 3.12+ and a connection to pypi.org. Or you can try cloning the repo and install the requirements.txt yourself. I'll soon be publishing a brew formula as well. Stay tuned.

madhusowmya commented 3 months ago

Other than dolphin-mistral:latest can I replace that with mistral v0.2

On Wed, Apr 3, 2024 at 11:48 AM Viz @.***> wrote:

Hi I retested on my machine and it works as usual. Please ensure you have python 3.12+ and a connection to pypi.org. Or you can try cloning the repo and install the requirements.txt yourself. I'll soon be publishing a brew formula as well. Stay tuned.

— Reply to this email directly, view it on GitHub https://github.com/kspviswa/local-packet-whisperer/issues/3#issuecomment-2035223130, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFVE3JW5N5UA2QE3UO4BMLY3Q6IVAVCNFSM6AAAAABEOLOXB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZVGIZDGMJTGA . You are receiving this because you commented.Message ID: @.***>

kspviswa commented 3 months ago

Other than dolphin-mistral:latest can I replace that with mistral v0.2

On Wed, Apr 3, 2024 at 11:48 AM Viz @.***> wrote:

Hi I retested on my machine and it works as usual. Please ensure you have

python 3.12+ and a connection to pypi.org. Or you can try cloning the

repo and install the requirements.txt yourself. I'll soon be publishing a

brew formula as well. Stay tuned.

Reply to this email directly, view it on GitHub

https://github.com/kspviswa/local-packet-whisperer/issues/3#issuecomment-2035223130,

or unsubscribe

https://github.com/notifications/unsubscribe-auth/AQFVE3JW5N5UA2QE3UO4BMLY3Q6IVAVCNFSM6AAAAABEOLOXB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZVGIZDGMJTGA

.

You are receiving this because you commented.Message ID:

@.***>

Yes whatever models you have pulled via ollama, should be available in the dropdown