You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gives this error:
Traceback (most recent call last):
File "/content/negbio2/negbio/negbio_pipeline.py", line 24, in
from negbio.cli_utils import parse_args
ModuleNotFoundError: No module named 'negbio'
The text was updated successfully, but these errors were encountered:
I'm having trouble running in google colab
gives this error:
/bin/bash: /content/negbio2/negbio/negbio_pipeline: No such file or directory
gives this error:
python3: can't open file '/content/negbio2/negbio/negbio_pipeline': [Errno 2] No such file or directory
gives this error:
Traceback (most recent call last):
File "/content/negbio2/negbio/negbio_pipeline.py", line 24, in
from negbio.cli_utils import parse_args
ModuleNotFoundError: No module named 'negbio'
The text was updated successfully, but these errors were encountered: