-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Troubleshooting GTDB-Tk Database Installation and Environment Configuration #596
Comments
you need to deactivate and then reactivate the environment for the changes to be applied properly.
This step is necessary because of the environment change. |
Yes, I did that several times but it doesn't work. Do you have any more
suggestions? Thank you!
…On Mon, Jul 22, 2024 at 4:59 PM Pierre Chaumeil ***@***.***> wrote:
you need to deactivate and then reactivate the environment for the changes
to be applied properly.
conda deactivate
conda activate your_gtdbtk_environment_name
This step is necessary because of the environment change.
—
Reply to this email directly, view it on GitHub
<#596 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6YIDR3Z3QF4XEIZZY62SY3ZNVXBNAVCNFSM6AAAAABK7EFKWGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBTHAYDIMRUGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Do you still have the exact same error? or is your error pointing to the new release220 folder now?
or
|
I have this problem, the release is 202, And I hadnot this problem relese220, |
Hi, |
Hello,
Thank you for the catch up. I still have this error and I was trying to
find different taxonomy tools for my MAG identification. Do you have any
ideas to figure this out?
…On Tue, Dec 17, 2024 at 4:19 PM Pierre Chaumeil ***@***.***> wrote:
Hi,
Apologies for the delay,
Do you still have this problem?
—
Reply to this email directly, view it on GitHub
<#596 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6YIDR6WQVNIXNR6FNSVCRD2GCIPHAVCNFSM6AAAAABK7EFKWGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBZGY2TGNJWGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I still have this error
…---Original---
From: "Soojung ***@***.***>
Date: Wed, Dec 18, 2024 05:22 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [Ecogenomics/GTDBTk] Troubleshooting GTDB-Tk DatabaseInstallation and Environment Configuration (Issue #596)
Hello,
Thank you for the catch up. I still have this error and I was trying to
find different taxonomy tools for my MAG identification. Do you have any
ideas to figure this out?
On Tue, Dec 17, 2024 at 4:19 PM Pierre Chaumeil ***@***.***>
wrote:
> Hi,
> Apologies for the delay,
> Do you still have this problem?
>
> —
> Reply to this email directly, view it on GitHub
> <#596 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A6YIDR6WQVNIXNR6FNSVCRD2GCIPHAVCNFSM6AAAAABK7EFKWGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBZGY2TGNJWGM>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Does it work if you export GTDBTK_DATA_PATH in the activated conda environment?
|
Environment
pip list
)conda list && conda list --revisions
)IMAGE ID
of the container)Debugging information
gtdbtk.log
has been included (drag and drop the file to upload).Additional comments
As mentioned on this website, I installed the conda environment and tried to download the database.
When I run download.sh, it says:
"Cannot write to '/home/spotgiet/miniconda3/envs/gtdbtk-2.1.1/share/gtdbtk-2.1.1/db/gtdbtk_r207_v2_data.tar.gz' (No space left on device)."
So, I manually downloaded the database to another directory due to space limitations in my home directory. However, I encountered this error:
So again, as mentioned on the website, I activated my conda environment and tried to run:
conda env config vars set GTDBTK_DATA_PATH="/scratch/raskin_root/raskin0/shared_data/Soojung_Sarah/gtdb_tk/release220"
But it keeps saying: "To make your changes take effect, please reactivate your environment." even though my conda environment is already activated. Any suggestions? Thank you so much!
The text was updated successfully, but these errors were encountered: