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

python module stuck in loop with some pdb files #131

Open
ydzdfci opened this issue Jul 26, 2022 · 0 comments
Open

python module stuck in loop with some pdb files #131

ydzdfci opened this issue Jul 26, 2022 · 0 comments

Comments

@ydzdfci
Copy link

ydzdfci commented Jul 26, 2022

Describe the bug
stuck in infinity loop with some pdb file

To Reproduce
File: 7szu.pdb1
According to the exmple provided,
my_mol=PDBComplex()
my_mol.load_pdb('7szu.pdb1')
my_mol.analyze()
The program will stay in this step when running.
I tried to use timeout decorator to exit the function calling, but it did not work.
I'm wondering that if there is anyway plip module can work like website that will exit after a preset time and send back exit code.
Thanks

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