Replies: 2 comments 7 replies
-
that's a weird error for sure. you have some sort of invalid command in your .bashrc or .bash_profile but since you also have the (bioinfo) displayed it looks like the environment is activate correctly see if command line tools still work, bwa, samtools then you would need to check the syntax of your .bashrc or .bash_profile |
Beta Was this translation helpful? Give feedback.
0 replies
-
What would I be looking for in the syntax of .bashrc or .bash_profile? Thank you! |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
When I try to run the command
micromamba activate bioinfo
This is returned to me
-bash: syntax error near unexpected token '('
(bioinfo)
How do I fix this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions