run_BUSCO.py running problem in UBUNTU-16.04?
I have installed BUSCO in my Ubuntu 16.04, according to the manual
but when I run run_BUSCO.py it was showing
line 26, in <module> from pipebricks.PipeLogger import PipeLogger ModuleNotFoundError: No module named 'pipebricks'
What should I do for solving this problem?
• 4,590 views
•
link
0 answers
No answers yet.
Log in to answer this question.
See if this is applicable: https://gitlab.com/ezlab/busco/issues/27
Thank yo so much @genomax for your suggestion, but now I'm stuck in the new problem, I was running BUSCO
Command Line:
Error Message:
Thanks in advance.
Where is the program
augustuson your computer? Are you able to locate it bywhich -a augustus? If you see it then add it to your$PATHby doingexport PATH=$PATH:/path_to_augustus.