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

Hello All, #14

Open
KarthikeyanG44 opened this issue Oct 25, 2019 · 2 comments
Open

Hello All, #14

KarthikeyanG44 opened this issue Oct 25, 2019 · 2 comments

Comments

@KarthikeyanG44
Copy link

No description provided.

@KarthikeyanG44
Copy link
Author

Hello,
I have been trying to run the net-dissect on a ubuntu 16.04 through SSH. The main.py file throws up a StopIteration error after extracting the features. I tried going through the code and it seems to show up from the segmentation prefetcher class. I am not entirely sure how this works. I am attaching a screenshot of the error. Any help is greatly appreciated.
Error_1

PS : Followed every instruction given in the description of this page

@jayelm
Copy link

jayelm commented Jan 6, 2020

Replace raise StopIteration with return where it appears. You're probably on python 3.7 where generator semantics has changed https://www.python.org/dev/peps/pep-0479/

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

2 participants