beowulfey / pylinnaeo

Biology sequence manager, written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Program crashes if "Get structure" is clicked but DSSP is not installed

beowulfey opened this issue · comments

commented

Only an issue if building from source, but not good -- without DSSP the program crashes. Need to add try/catch there.

commented

Added try/catch so it no longer crashes.