zhangtaolab / CRISPRMatch

6 stars 1 forks source link

UnboundLocalError: local variable 'flashversion' referenced before assignment #4

Open N-yating opened 9 months ago

N-yating commented 9 months ago

你好,按照原先的按照教程,已经成功地安装上了所示包,但是例子运行依旧报错,请问您能帮忙解决吗?

N-yating commented 9 months ago

Traceback (most recent call last): File "CRISPRMatch.py", line 507, in main() File "CRISPRMatch.py", line 18, in main args = check_options(get_options()) File "CRISPRMatch.py", line 355, in check_options print("flash version:", args.flash, flashversion) UnboundLocalError: local variable 'flashversion' referenced before assignment (crmatch) [bgi_nieyt@mgt13 CRISPRMatch-master]$ vim test_single_long.sh (crmatch) [bgi_nieyt@mgt13 CRISPRMatch-master]$ sh test_single_long.sh ######################################## Traceback (most recent call last): File "CRISPRMatch.py", line 507, in main() File "CRISPRMatch.py", line 18, in main args = check_options(get_options()) File "CRISPRMatch.py", line 355, in check_options print("flash version:", args.flash, flashversion) UnboundLocalError: local variable 'flashversion' referenced before assignment

forrestzhang commented 9 months ago

我们有新工具,你可以试试https://bioinfor.yzu.edu.cn/software/crisprstitch