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

Unwanted pdb tracing #283

Open
shangw-nvidia opened this issue Mar 11, 2022 · 3 comments · May be fixed by #294
Open

Unwanted pdb tracing #283

shangw-nvidia opened this issue Mar 11, 2022 · 3 comments · May be fixed by #294

Comments

@shangw-nvidia
Copy link

Hi,

In the current version of the master branch, pdb.set_trace is always called: https://github.com/attardi/wikiextractor/blob/master/wikiextractor/extract.py#L85 even though this line and import pdb should be removed?

Thanks!

@Hannibal046
Copy link

Maybe it causes NVIDIA/DeepLearningExamples#1091 ?

@jokineno
Copy link

You can comment it out and the code should then work as expected.

@shangw-nvidia
Copy link
Author

Maybe it causes NVIDIA/DeepLearningExamples#1091 ?

That's right.

@hndgzkn hndgzkn linked a pull request Sep 21, 2022 that will close this 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

Successfully merging a pull request may close this issue.

3 participants