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

Socket error when running Pylot locally #297

Open
MayDGT opened this issue Dec 7, 2023 · 0 comments
Open

Socket error when running Pylot locally #297

MayDGT opened this issue Dec 7, 2023 · 0 comments

Comments

@MayDGT
Copy link

MayDGT commented Dec 7, 2023

Hi, team Pylot,
I manually install Pylot following this guide, but I got the following error when executing pylot.py:

ERRO Node 4: creating TCP streams errored with Os { code: 98, kind: AddrInUse, message: "Address already in use" }
thread '<unnamed>' panicked at 'Node 4: creating TCP streams errored with Os { code: 98, kind: AddrInUse, message: "Address already in use" }', src/communication/mod.rs:120:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fatal runtime error: failed to initiate panic, error 5
Fatal Python error: Aborted

I use erdos==0.3.1 since erdos==0.4.0 has the compatibility 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

1 participant