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
I just upgraded my installation to 2.2.5 via pip; unfortunately even most basic commands don't work anymore:
$ gtdbtk --version
================================================================================
ERROR
________________________________________________________________________________
The 'GTDBTK_DATA_PATH' environment variable is not defined.
Please set this variable to your reference data package.
https://github.com/Ecogenomics/GTDBTk#installation
================================================================================
$ gtdbtk --help
================================================================================
ERROR
________________________________________________________________________________
The 'GTDBTK_DATA_PATH' environment variable is not defined.
Please set this variable to your reference data package.
https://github.com/Ecogenomics/GTDBTk#installation
================================================================================
$ gtdbtk check_install
================================================================================
ERROR
________________________________________________________________________________
The 'GTDBTK_DATA_PATH' environment variable is not defined.
Please set this variable to your reference data package.
https://github.com/Ecogenomics/GTDBTk#installation
================================================================================
Hi there,
I just upgraded my installation to 2.2.5 via pip; unfortunately even most basic commands don't work anymore:
https://github.com/Ecogenomics/GTDBTk#installation doesn't exist (as an HTML anchor), and the
documentation at https://ecogenomics.github.io/GTDBTk/ has nothing on setting up
GTDBTK_DATA_PATH
.I guess basic things like
--version
and--help
(at least) should work without this environment variable.The text was updated successfully, but these errors were encountered: