problem with instalation of v4 through conda
Hello,
saw the announcement of v4 on Twitter, so I had to give it a try. I installed it via conda simply by
conda create -n busco_env
conda activate
python --version
> Python 3.6.7
conda install -c bioconda busco
all the dependencies were well configured (config file had correct paths for all the subprograms), but somehow the python module was not installed, not sure why
busco -v
> No module named 'busco'
> There was a problem installing BUSCO or importing one of its dependencies. See the user guide and the GitLab issue board (https://gitlab.com/ezlab/busco/issues) if you need further assistance.
when I install the module from the gitlab repo it works just fine, but then I figured that I should report this for the case it's a bug...
Anyway, how are you Mathieu? (wonder if GitLab is an acceptible platform for a social chatter!?)
Cheers, Kamil