Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firewall or antivirus software may have blocked the connection. #849

Open
reshma123456 opened this issue Feb 28, 2024 · 2 comments
Open

Comments

@reshma123456
Copy link

I am getting ,"Firewall or antivirus software may have blocked the connection." error when running the below code .
import dtale
import pandas as pd
df = pd.read_csv('batch_500_1000.csv')
dtale.show(df)

how to solve this error

@aschonfeld
Copy link
Collaborator

@reshma123456 are you running this in a script? Or in a python console or jupyter notebook?

@ajeetth
Copy link

ajeetth commented May 14, 2024

@aschonfeld
Hi, I am running this on jupyter note book
when I execute dtale.show(df)
I am getting error : desktop-1l92ui2 refused to connect.
kindly guide me with fix
thanks

dtale_issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants