TKsh6

Results 9 comments of TKsh6

Sorry, I didn't solve this problem, but in the end, I completed the installation by relying on conda. `conda install` @jianshu93 @saras224 @sahilrishav2

I have met the same error. ``` [2023-03-29 23:18 ERROR] See error details in /beegfs/home/syl/software/test_forvir/test.out/log/iter-0/step3-classify/all-score-ssDNA.log [Wed Mar 29 23:18:01 2023] Error in rule classify_by_group: jobid: 57 output: iter-0/ssDNA/all.pdg.clf shell: Log=/beegfs/home/syl/software/test_forvir/test.out/log/iter-0/step3-classify/all-score-ssDNA.log...

@jiarong I have changed the environment path of python, but I still got the same problem. my commend line: `virsorter run -w test.out -i test.fa --min-length 1500 -j 4 all...

@jiarong and this are the version of the packages, ``` (vs2) [syl@login test_forvir]$ conda list # packages in environment at /beegfs/home/syl/anaconda3/envs/vs2: # # Name Version Build Channel _libgcc_mutex 0.1 conda_forge...

@jiarong So I can't use it through conda, only through docker?

it's not convenient to perform batch work through docker version, every time I need to `ssh` the specific node for running.

Yes, you are right. I have solved this both in conda. Only need to install scikit-learn=0.22.1. Thanks a lot.

so I changed the mode, it worked. But I had another problem ``` Set INTERLEAVED to false Started output stream. Input: 200000 reads 20000000 bases. Result: 200000 reads (100.00%) 20000000...

ok, thanks,. I have solved it.