

Solving environment: | Found conflicts! Looking for incompatible packages. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. In environment created with GUI, Python version 3.7.7 (buscoenv) C:\Users\username>conda install -c defaults -c bioconda -c conda-forge busco=4.0.6 Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. When first creating an environment in Anaconda Navigator GUI (I'm new to using the GUI), then installing busco, conda reports conflicts between incompatible packages: Collecting package metadata (repodata.json): done Solving environment: failed PackagesNotFoundError: The following packages are not available from current channels: - busco=4.0.6 Current channels: - To search for alternate channels that may provide the conda package you're looking for, navigate to and use the search bar at the top of the page. When creating a conda environment and installing BUSCO in the same command, conda is not able to find busco in any repository: (base) $ conda create -n buscoenv -c conda-forge busco=4.0.6 Collecting package metadata (current_repodata.json): done Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.

I've tried to install BUSCO through conda several times the last days (first version 4.0.5, today version 4.0.6). Here is my system spec: Darwin PCNAME 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 20:40: root: have trouble installing BUSCO. I thought I'd try to install xgboost myself, but this did not solve the problem. XGBoostLibraryNotFound: Cannot find XGBoost Library in the candidate path, did you install compilers and run build.sh in root path? 'List of candidates:\n' + ('\n'.join(dll_path))) Installing causalml through pip fails in my environment with the following error: Traceback (most recent call last):įile "/private/var/folders/4f/ck1srdbj21s8j7nbkbdn6zdm0000gn/T/pip-install-n76pirmd/xgboost/setup.py", line 42, in įile "/private/var/folders/4f/ck1srdbj21s8j7nbkbdn6zdm0000gn/T/pip-install-n76pirmd/xgboost/xgboost/libpath.py", line 48, in find_lib_path
