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
python setup.py install from the ~/artic-ebov/fieldbioinformatics/ folder
I get: TabError: inconsistent use of tabs and spaces in indentation (makecommands.py, line 17) TabError: inconsistent use of tabs and spaces in indentation (collect_times.py, line 13) TabError: inconsistent use of tabs and spaces in indentation (copyunprocessedfiles.py, line 23)
The text was updated successfully, but these errors were encountered:
When running
python setup.py install from the
~/artic-ebov/fieldbioinformatics/
folderI get:
TabError: inconsistent use of tabs and spaces in indentation (makecommands.py, line 17)
TabError: inconsistent use of tabs and spaces in indentation (collect_times.py, line 13)
TabError: inconsistent use of tabs and spaces in indentation (copyunprocessedfiles.py, line 23)
The text was updated successfully, but these errors were encountered: