WrightonLabCSU / DRAM

Distilled and Refined Annotation of Metabolism: A tool for the annotation and curation of function for microbial and viral genomes
GNU General Public License v3.0
239 stars 50 forks source link

I have some trouble in using DRAM.py annotate #309

Closed microbial-cookie closed 8 months ago

microbial-cookie commented 8 months ago

Hi DRAM developers,

I have some trouble in using DRAM.py annotate

image

please help me!!!

BioRRW commented 8 months ago

Hi, sorry for the late response.

I am not sure of an immediate solution - but will work to figure this out with you. What conda environment did you build? There was an updated conda environment.yaml file uploaded which contains specific versions of the dependencies. If you have not tried to update your conda environment, I would try this first.

Best of luck and let us know how it goes.

microbial-cookie commented 8 months ago

Hi developer, According to your suggestions, I used the Command " conda activate DRAM" and "conda env update --file environment.yaml --prune" to update my conda environment, but I failed. The error information is below:

The environment is inconsistent, please check the package plan carefully The following packages are causing the inconsistency:

ResolvePackageNotFound:

how do I solve these inconsistencies, maybe, is reinstalling everything of DRAM from scratch the quickest solution? My mood is collapsing. Moreover, my another previous question was not solved, which was about database setup (error #298), please help me, thanks a lot!

BioRRW commented 8 months ago

Hi, I am sorry to here about the conflicts. Unfortunately, yes. If solving the conflicts within the conda environment cannot be done then re-installing DRAM will be the best solution. I would create a new conda environment using the updated YAML recipe file.

778055611 commented 8 months ago

Hi, I am sorry to here about the conflicts. Unfortunately, yes. If solving the conflicts within the conda environment cannot be done then re-installing DRAM will be the best solution. I would create a new conda environment using the updated YAML recipe file.

helloļ¼Œdeveloper,thank you for develop such useful tools ,could you please check my issue [https://github.com/WrightonLabCSU/DRAM/issues/307]

microbial-cookie commented 8 months ago

Hi developer,

I have solved this problem via using the updated YAML recipe file to re-installing DRAM, thanks a lot!