question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Doesn't work alongside "BioTransformers" library

See original GitHub issue
  • I have checked that this bug exists on the latest stable version of AutoGluon
  • and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation

Describe the bug Install library “BioTransformers” and “AutoGluon”. It will fail on importing libraries and then during the using of the library. Depending on the import sequence, it will fail to work. When you will try AutoGluon functions. Error thrown is AutoGluon module is not found. Try to comment, restart kernel and one of the uncommented library will start working again.

Expected behavior Both should work irrespective of each other

To Reproduce

  • Install “Bio-Transformers
  • Install “AutoGluon”
  • from biotransformers import BioTransformers
  • from autogluon.multimodal import MultiModalPredictor
  • Try running the sample code from BioTransformers
  • Try running the sample code from AutoGluon
  • Depending on the sequence of import statement, one of the library will fail to work
  • Restart/reset kernel
  • Comment one of the import statement and run imports
  • Run again, other uncommented library should work again

Installed Versions Which version of AutoGluon are you are using?
If you are using 0.4.0 and newer, please run the following code snippet:

# Replace this code with the output of the following:
from autogluon.core.utils import show_versions
show_versions()

This code gives this error

/opt/conda/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: /opt/conda/lib/python3.7/site-packages/torchvision/image.so: undefined symbol: _ZN5torch3jit17parseSchemaOrNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
  warn(f"Failed to load image Python extension: {e}")

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
sxjsciencecommented, Oct 3, 2022

I checked the requirements of biotransformer and this line seems to be the cause: https://github.com/DeepChainBio/bio-transformers/blob/b3c9998266a9c317d049a1a98dcbecf85f6f0075/requirements.txt#L8

0reactions
hey24sheepcommented, Oct 3, 2022

This is pip freeze before your solution

``` absl-py==0.15.0 accelerate==0.12.0 access==1.1.8 affine==2.3.1 aiobotocore==2.4.0 aiohttp @ file:///home/conda/feedstock_root/build_artifacts/aiohttp_1649013150570/work aioitertools==0.10.0 aiosignal @ file:///home/conda/feedstock_root/build_artifacts/aiosignal_1636093929600/work albumentations==1.2.1 alembic==1.8.1 allennlp==2.10.0 altair==4.2.0 annoy==1.17.1 ansiwrap==0.8.4 antlr4-python3-runtime==4.8 anyio @ file:///home/conda/feedstock_root/build_artifacts/anyio_1652463872367/work/dist apache-beam==2.40.0 aplus==0.11.0 appdirs @ file:///home/conda/feedstock_root/build_artifacts/appdirs_1603108395799/work argon2-cffi @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi_1640817743617/work argon2-cffi-bindings @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi-bindings_1649500320262/work arrow @ file:///home/conda/feedstock_root/build_artifacts/arrow_1643313750486/work arviz==0.12.1 asn1crypto @ file:///home/conda/feedstock_root/build_artifacts/asn1crypto_1647369152656/work astroid==2.12.9 astropy==4.3.1 astunparse==1.6.3 async-timeout @ file:///home/conda/feedstock_root/build_artifacts/async-timeout_1640026696943/work asynctest==0.13.0 atpublic==2.3 attrs @ file:///home/conda/feedstock_root/build_artifacts/attrs_1640799537051/work audioread==3.0.0 autocfg==0.0.8 autogluon==0.5.2 autogluon-contrib-nlp==0.0.1b20220208 autogluon.common==0.5.2 autogluon.core==0.5.2 autogluon.features==0.5.2 autogluon.multimodal==0.5.2 autogluon.tabular==0.5.2 autogluon.text==0.5.2 autogluon.timeseries==0.5.2 autogluon.vision==0.5.2 autopage==0.5.1 autopep8==1.6.0 aws-requests-auth==0.4.3 Babel @ file:///home/conda/feedstock_root/build_artifacts/babel_1655419414885/work backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1618230623929/work backports.zoneinfo==0.2.1 base58==2.1.1 bayesian-optimization==1.2.0 bayespy==0.5.22 beatrix-jupyterlab @ file:///tmp/beatrix_jupyterlab-latest.tar.gz beautifulsoup4 @ file:///home/conda/feedstock_root/build_artifacts/beautifulsoup4_1649463573192/work bidict==0.22.0 binaryornot==0.4.4 bio-transformers==0.1.17 biopandas==0.4.1 biopython==1.79 black @ file:///home/conda/feedstock_root/build_artifacts/black-recipe_1656424001314/work blake3==0.2.1 bleach @ file:///home/conda/feedstock_root/build_artifacts/bleach_1656355450470/work blinker==1.4 blis==0.7.8 bokeh @ file:///home/conda/feedstock_root/build_artifacts/bokeh_1660586590972/work Boruta==0.3 boto3==1.24.72 botocore==1.27.72 -e git+https://github.com/SohierDane/BigQuery_Helper@8615a7f6c1663e7f2d48aa2b32c2dbcb600a440f#egg=bq_helper bqplot==0.12.36 branca==0.5.0 brewer2mpl==1.4.1 brotlipy==0.7.0 cached-path==1.1.5 cached-property==1.5.2 cachetools==4.2.4 Cartopy @ file:///home/conda/feedstock_root/build_artifacts/cartopy_1630680835556/work catalogue==2.0.8 catalyst==22.4 catboost==1.0.6 category-encoders==2.5.0 certifi==2022.6.15.2 cesium==0.10.1 cffi @ file:///home/conda/feedstock_root/build_artifacts/cffi_1636046052501/work cftime==1.6.1 chardet @ file:///home/conda/feedstock_root/build_artifacts/chardet_1656142026456/work charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1655906222726/work chex==0.1.5 clang==5.0 cleverhans==4.0.0 click==8.0.4 click-plugins==1.1.1 cliff==3.10.1 cligj==0.7.2 cloudpickle @ file:///home/conda/feedstock_root/build_artifacts/cloudpickle_1653061851209/work cmaes==0.8.2 cmake==3.22.5 cmd2==2.4.2 cmdstanpy==1.0.7 cmudict==1.0.2 colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1655412516417/work colorcet==3.0.0 colorlog==6.7.0 colorlover==0.3.0 commonmark==0.9.1 conda==4.14.0 conda-package-handling @ file:///home/conda/feedstock_root/build_artifacts/conda-package-handling_1649385049221/work confection==0.0.1 configparser==5.3.0 contextily==1.2.0 contextlib2==21.6.0 contextvars==2.4 convertdate==2.4.0 cookiecutter @ file:///home/conda/feedstock_root/build_artifacts/cookiecutter_1654122127219/work crcmod==1.7 cryptography @ file:///home/conda/feedstock_root/build_artifacts/cryptography_1652967085355/work cudf==21.10.1 cufflinks==0.17.3 cuml==21.10.2 cupy @ file:///home/conda/feedstock_root/build_artifacts/cupy_1636569205213/work cupy-cuda110==10.6.0 CVXcanon==0.1.2 cycler @ file:///home/conda/feedstock_root/build_artifacts/cycler_1635519461629/work cymem==2.0.6 cysignals==1.11.2 Cython==0.29.32 cytoolz @ file:///home/conda/feedstock_root/build_artifacts/cytoolz_1657553457169/work daal==2021.6.0 daal4py==2021.6.3 dask==2021.11.2 dask-cudf==21.10.1 dataclasses @ file:///home/conda/feedstock_root/build_artifacts/dataclasses_1628958434797/work datasets==2.1.0 datashader==0.14.2 datashape==0.5.2 datatable==1.0.0 datatile==1.0.3 deap==1.3.3 debugpy @ file:///home/conda/feedstock_root/build_artifacts/debugpy_1649586340600/work decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work defusedxml @ file:///home/conda/feedstock_root/build_artifacts/defusedxml_1615232257335/work Delorean==1.0.0 deprecat==2.1.1 Deprecated==1.2.13 deprecation==2.1.0 descartes==1.1.0 dill==0.3.5.1 dipy==1.5.0 distlib==0.3.6 distributed==2021.11.2 dlib==19.24.0 dm-tree==0.1.7 docker @ file:///home/conda/feedstock_root/build_artifacts/docker-py_1638897274897/work docker-pycreds==0.4.0 docopt==0.6.2 docutils==0.19 earthengine-api==0.1.323 easydev==0.12.0 easydict==1.9 easyocr==1.6.1 ecos==2.0.10 eli5==0.13.0 emoji==2.0.0 en-core-web-lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.3.0/en_core_web_lg-3.3.0-py3-none-any.whl en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.3.0/en_core_web_sm-3.3.0-py3-none-any.whl entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1643888246732/work ephem==4.1.3 esda==2.4.3 essentia==2.1b6.dev857 et-xmlfile==1.1.0 etils==0.8.0 explainable-ai-sdk @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1656639659510/work/explainable_ai_sdk-1-py3-none-any.whl explainers @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1656639659510/work/explainers-1-cp37-cp37m-linux_x86_64.whl fair-esm==0.4.0 fairscale==0.4.6 fastai==2.7.9 fastapi==0.83.0 fastavro @ file:///home/conda/feedstock_root/build_artifacts/fastavro_1662768463191/work fastcore==1.5.26 fastdownload==0.0.7 fasteners==0.17.3 fastjsonschema @ file:///home/conda/feedstock_root/build_artifacts/python-fastjsonschema_1641751198313/work/dist fastprogress==1.0.3 fastrlock==0.8 fasttext==0.9.2 fbpca==1.0 feather-format==0.4.1 featuretools==1.11.1 filelock==3.7.1 Fiona==1.8.21 fitter==1.4.1 flake8==4.0.1 flashtext==2.7 Flask==2.2.2 flatbuffers==1.12 flax==0.6.0 flit_core @ file:///home/conda/feedstock_root/build_artifacts/flit-core_1645629044586/work/source/flit_core folium==0.12.1.post1 fonttools @ file:///home/conda/feedstock_root/build_artifacts/fonttools_1651017735934/work frozendict==2.3.4 frozenlist @ file:///home/conda/feedstock_root/build_artifacts/frozenlist_1648771692657/work fsspec==2022.8.2 funcy==1.17 fury==0.8.0 future==0.18.2 fuzzywuzzy==0.18.0 gast==0.4.0 gatspy==0.3 gcsfs @ file:///home/conda/feedstock_root/build_artifacts/gcsfs_1653068494316/work gensim==4.0.1 geographiclib==1.52 Geohash==1.0 geojson==2.5.0 geopandas==0.10.2 geoplot==0.5.1 geopy==2.2.0 geoviews==1.9.5 ggplot @ https://github.com/hbasria/ggpy/archive/0.11.5.zip giddy==2.3.3 gitdb @ file:///home/conda/feedstock_root/build_artifacts/gitdb_1635085722655/work GitPython @ file:///home/conda/feedstock_root/build_artifacts/gitpython_1645531658201/work gluoncv==0.10.5.post0 gluonnlp==0.10.0 gluonts==0.9.9 google-api-core==1.33.0 google-api-python-client==1.12.11 google-apitools==0.5.31 google-auth==1.35.0 google-auth-httplib2 @ file:///home/conda/feedstock_root/build_artifacts/google-auth-httplib2_1654134467987/work google-auth-oauthlib==0.4.6 google-cloud-aiplatform @ git+https://github.com/googleapis/python-aiplatform.git@4ed7a50fef58d694ddb29d4240965d44e383da2b google-cloud-appengine-logging==1.1.2 google-cloud-audit-log==0.2.2 google-cloud-automl==1.0.1 google-cloud-bigquery==2.2.0 google-cloud-bigtable==2.10.1 google-cloud-core==1.7.3 google-cloud-dataproc==4.0.3 google-cloud-datastore==2.7.1 google-cloud-dlp==3.7.1 google-cloud-firestore==2.5.3 google-cloud-kms==2.11.2 google-cloud-language==2.4.3 google-cloud-logging==3.1.2 google-cloud-monitoring==2.9.2 google-cloud-pubsub==2.13.0 google-cloud-pubsublite==1.4.2 google-cloud-recommendations-ai==0.2.0 google-cloud-resource-manager==1.5.1 google-cloud-scheduler==2.6.4 google-cloud-spanner==3.15.1 google-cloud-speech==2.14.1 google-cloud-storage==1.44.0 google-cloud-tasks==2.9.1 google-cloud-translate==3.7.4 google-cloud-videointelligence==2.7.1 google-cloud-vision==2.7.3 google-crc32c @ file:///home/conda/feedstock_root/build_artifacts/google-crc32c_1651517221523/work google-pasta==0.2.0 google-resumable-media==1.3.3 googleapis-common-protos @ file:///home/conda/feedstock_root/build_artifacts/googleapis-common-protos-feedstock_1655852961744/work gplearn==0.4.2 gpxpy==1.5.0 graphviz==0.8.4 greenlet @ file:///home/conda/feedstock_root/build_artifacts/greenlet_1648882385539/work grpc-google-iam-v1==0.12.4 grpcio==1.43.0 grpcio-gcp @ file:///home/conda/feedstock_root/build_artifacts/grpcio-gcp_1635875856259/work grpcio-status==1.47.0 gym==0.26.0 gym-notices==0.0.8 h11==0.13.0 h2o==3.36.1.4 h5py==3.7.0 haversine==2.7.0 hdfs==2.7.0 HeapDict==1.0.1 hep-ml==0.7.1 hijri-converter==2.2.4 hmmlearn==0.2.7 holidays==0.15 holoviews==1.15.0 hpsklearn==0.1.0 html5lib==1.1 htmlmin==0.1.12 httplib2 @ file:///home/conda/feedstock_root/build_artifacts/httplib2_1644593570376/work httplib2shim==0.0.3 httptools==0.5.0 huggingface-hub==0.0.12 humanize==4.3.0 hunspell==0.5.5 husl==4.0.3 hydra-slayer==0.4.0 hyperopt==0.2.7 hypertools==0.8.0 ibis-framework==2.1.1 idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1642433548627/work igraph==0.10.1 imagecodecs==2021.11.20 ImageHash @ file:///home/conda/feedstock_root/build_artifacts/imagehash_1626361020540/work imageio==2.19.3 imbalanced-learn==0.9.0 imgaug==0.4.0 immutables==0.18 implicit @ file:///home/conda/feedstock_root/build_artifacts/implicit_1606198532043/work importlib-metadata==4.2.0 importlib-resources @ file:///home/conda/feedstock_root/build_artifacts/importlib_resources_1655356668708/work inequality==1.0.0 iniconfig==1.1.1 ipydatawidgets==4.3.2 ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1655369107642/work ipyleaflet==0.17.1 ipympl==0.7.0 ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1651240553635/work ipython-genutils==0.2.0 ipython-sql @ file:///home/conda/feedstock_root/build_artifacts/ipython-sql_1636816912182/work ipyvolume==0.5.2 ipyvue==1.7.0 ipyvuetify==1.8.4 ipywebrtc==0.6.0 ipywidgets==7.7.1 iso3166==2.1.1 isort==5.10.1 isoweek==1.3.3 itsdangerous==2.1.2 Janome==0.4.2 jax==0.3.17 jaxlib==0.3.15+cuda11.cudnn805 jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1649067102072/work jeepney==0.8.0 jieba==0.42.1 Jinja2==3.1.2 jinja2-time @ file:///home/conda/feedstock_root/build_artifacts/jinja2-time_1646750632133/work jmespath==1.0.1 joblib @ file:///home/conda/feedstock_root/build_artifacts/joblib_1612898609989/work json5 @ file:///home/conda/feedstock_root/build_artifacts/json5_1600692310011/work jsonlines==1.2.0 jsonnet==0.18.0 jsonschema @ file:///home/conda/feedstock_root/build_artifacts/jsonschema-meta_1656454091745/work jupyter==1.0.0 jupyter-client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1654730843242/work jupyter-console==6.4.4 jupyter-core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1652365252517/work jupyter-http-over-ws==0.0.8 jupyter-lsp==1.5.1 jupyter-server @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_1656185096375/work jupyter-server-mathjax @ file:///home/conda/feedstock_root/build_artifacts/jupyter-server-mathjax_1645541128695/work jupyter-server-proxy @ file:///home/conda/feedstock_root/build_artifacts/jupyter-server-proxy_1643080298941/work jupyterlab @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_1643984239174/work jupyterlab-git @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab-git_1650975607360/work jupyterlab-lsp==3.10.2 jupyterlab-pygments @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_pygments_1649936611996/work jupyterlab-server @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_server_1641592475363/work jupyterlab-widgets==1.1.1 jupytext @ file:///home/conda/feedstock_root/build_artifacts/jupytext_1649224989735/work kaggle==1.5.12 kaggle-environments==1.9.11 keras==2.6.0 Keras-Preprocessing==1.1.2 keras-tuner==1.1.2 keyring==23.6.0 keyrings.google-artifactregistry-auth==1.0.0 kiwisolver @ file:///home/conda/feedstock_root/build_artifacts/kiwisolver_1655141583606/work kmapper==2.0.1 kmodes==0.12.2 korean-lunar-calendar==0.2.1 kornia==0.5.8 kt-legacy==1.0.4 kubernetes @ file:///home/conda/feedstock_root/build_artifacts/python-kubernetes_1656005126328/work langcodes==3.3.0 langid==1.1.6 lazy-object-proxy==1.7.1 learntools @ git+https://github.com/Kaggle/learntools@52baf8d2c752fbcc4d7a43042ca7418388e3b1af leven==1.0.4 libpysal==4.6.2 librosa==0.9.2 lightfm==1.16 lightgbm @ file:///tmp/lightgbm/lightgbm-3.3.2-py3-none-any.whl lime==0.2.0.1 line-profiler==3.5.1 llvmlite==0.38.1 lmdb==1.3.0 lml==0.1.0 locket @ file:///home/conda/feedstock_root/build_artifacts/locket_1650660393415/work LunarCalendar==0.0.9 lxml==4.9.1 Mako==1.2.2 mapclassify==2.4.3 marisa-trie==0.7.7 Markdown==3.3.4 markdown-it-py @ file:///home/conda/feedstock_root/build_artifacts/markdown-it-py_1650305363826/work markovify==0.9.4 MarkupSafe==2.1.1 matplotlib==3.5.3 matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1631080358261/work matplotlib-venn==0.11.7 matrixprofile @ git+https://github.com/matrix-profile-foundation/matrixprofile.git@6bea7d4445284dbd9700a097974ef6d4613fbca7 mccabe==0.6.1 mdit-py-plugins @ file:///home/conda/feedstock_root/build_artifacts/mdit-py-plugins_1639763187273/work mdurl @ file:///home/conda/feedstock_root/build_artifacts/mdurl_1639515908913/work memory-profiler==0.60.0 mercantile==1.2.1 mgwr==2.1.2 missingno==0.4.2 mistune @ file:///home/conda/feedstock_root/build_artifacts/mistune_1635844677043/work mizani==0.7.3 mlcrate==0.2.0 mlens==0.2.3 mlxtend==0.20.0 mmh3==3.0.0 mne==1.1.1 mnist==0.2.2 mock==4.0.3 momepy==0.5.3 more-itertools==8.14.0 mpld3==0.5.8 mpmath==1.2.1 msgpack @ file:///home/conda/feedstock_root/build_artifacts/msgpack-python_1654260645308/work msgpack-numpy==0.4.8 multidict @ file:///home/conda/feedstock_root/build_artifacts/multidict_1648882415996/work multimethod @ file:///home/conda/feedstock_root/build_artifacts/multimethod_1603129052241/work multipledispatch==0.6.0 multiprocess==0.70.13 munch==2.5.0 munkres==1.1.4 murmurhash==1.0.8 mxnet-cu110==1.9.1 mypy-extensions @ file:///home/conda/feedstock_root/build_artifacts/mypy_extensions_1649013329265/work nb-conda @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_1654442778977/work nb-conda-kernels @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_kernels_1636999991206/work nbclassic @ file:///home/conda/feedstock_root/build_artifacts/nbclassic_1647450696711/work nbclient @ file:///home/conda/feedstock_root/build_artifacts/nbclient_1646999386773/work nbconvert @ file:///home/conda/feedstock_root/build_artifacts/nbconvert-meta_1648822144012/work nbdime @ file:///home/conda/feedstock_root/build_artifacts/nbdime_1635269257164/work nbformat @ file:///home/conda/feedstock_root/build_artifacts/nbformat_1651607001005/work nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1648959695634/work netCDF4==1.6.0 networkx @ file:///home/conda/feedstock_root/build_artifacts/networkx_1598210780226/work nibabel==4.0.2 nilearn==0.9.2 ninja==1.10.2.3 nlpaug==1.1.10 nltk==3.7 nnabla==1.30.0 nnabla-ext-cuda110==1.30.0 nose==1.3.7 notebook @ file:///home/conda/feedstock_root/build_artifacts/notebook_1654636967533/work notebook-executor @ file:///opt/conda/conda-bld/dlenv-base_1656637564616/work/packages/notebook_executor notebook-shim @ file:///home/conda/feedstock_root/build_artifacts/notebook-shim_1646330736330/work nptyping==1.4.4 numba @ file:///home/conda/feedstock_root/build_artifacts/numba_1655473306076/work numexpr==2.8.3 numpy==1.18.5 nvtx @ file:///home/conda/feedstock_root/build_artifacts/nvtx_1637264760951/work oauth2client==4.1.3 oauthlib @ file:///home/conda/feedstock_root/build_artifacts/oauthlib_1643507977997/work odfpy==1.4.1 olefile==0.46 omegaconf==2.1.2 onnx==1.12.0 opencv-contrib-python==4.5.4.60 opencv-python==4.5.4.60 opencv-python-headless==4.5.4.60 openpyxl==3.0.10 openslide-python==1.2.0 opt-einsum==3.3.0 optax==0.1.3 optuna==3.0.1 orderedmultidict==1.0.1 orjson==3.7.5 ortools==9.4.1874 osmnx==1.1.1 overrides==6.1.0 packaging @ file:///home/conda/feedstock_root/build_artifacts/packaging_1637239678211/work palettable==3.3.0 pandarallel==1.6.3 pandas==1.3.5 pandas-datareader==0.10.0 pandas-profiling @ file:///home/conda/feedstock_root/build_artifacts/pandas-profiling_1632836752399/work pandas-summary==0.2.0 pandasql==0.7.3 pandocfilters @ file:///home/conda/feedstock_root/build_artifacts/pandocfilters_1631603243851/work panel==0.13.1 papermill @ file:///home/conda/feedstock_root/build_artifacts/papermill_1642949624634/work param==1.12.2 parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work parsy==1.4.0 partd @ file:///home/conda/feedstock_root/build_artifacts/partd_1660316728562/work path==16.4.0 path.py==12.5.0 pathos==0.2.9 pathspec @ file:///home/conda/feedstock_root/build_artifacts/pathspec_1626613672358/work pathtools==0.1.2 pathy==0.6.2 patsy @ file:///home/conda/feedstock_root/build_artifacts/patsy_1632667180946/work pbr==5.10.0 pdf2image==1.16.0 PDPbox @ git+https://github.com/SauceCat/PDPbox@b022a0aabcc6dbe2440244bf48d08fbb6ecdaf2d pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1602535608087/work phik @ file:///home/conda/feedstock_root/build_artifacts/phik_1647910144007/work pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work Pillow==9.0.1 platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1645298319244/work plotly==5.10.0 plotly-express==0.4.1 plotnine==0.8.0 pluggy==1.0.0 pmdarima==1.8.5 pointpats==2.2.0 polyglot==16.7.4 pooch==1.6.0 portalocker==2.5.1 pox==0.3.1 ppca==0.0.4 ppft==1.7.6.5 preprocessing==0.1.13 preshed==3.0.7 prettytable @ file:///home/conda/feedstock_root/build_artifacts/prettytable_1651787307815/work progressbar2==4.0.0 prometheus-client @ file:///home/conda/feedstock_root/build_artifacts/prometheus_client_1649447152425/work promise==2.3 prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1656332401605/work pronouncing==0.2.0 prophet==1.1.1 proto-plus==1.20.6 protobuf==3.18.1 psutil==5.8.0 ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl pudb==2022.1.2 PuLP==2.6.0 py==1.11.0 py-lz4framed==0.14.0 py-stringmatching==0.4.2 py-stringsimjoin==0.3.2 py4j==0.10.9.7 pyaml==21.10.1 PyArabic==0.6.15 pyarrow==5.0.0 pyasn1==0.4.8 pyasn1-modules==0.2.7 PyAstronomy==0.18.0 pybind11==2.10.0 pyclipper==1.3.0.post3 pycodestyle==2.8.0 pycosat==0.6.3 pycountry==22.3.5 pycparser @ file:///home/conda/feedstock_root/build_artifacts/pycparser_1636257122734/work pycrypto==2.6.1 pyct==0.4.8 pycuda==2022.1 pydantic==1.8.2 pydash==5.1.0 pydegensac==0.1.2 pyDeprecate==0.3.2 pydicom==2.3.0 pydocstyle==6.1.1 pydot==1.4.2 pydub==0.25.1 pyemd==0.5.1 pyerfa==2.0.0.1 pyexcel-io==0.6.6 pyexcel-ods==0.6.0 pyfasttext==0.4.6 pyflakes==2.4.0 pygeos==0.13 Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1650904496387/work PyJWT @ file:///home/conda/feedstock_root/build_artifacts/pyjwt_1652398519695/work pykalman==0.9.5 pyLDAvis==3.2.2 pylint==2.15.2 pymc3==3.11.5 PyMeeus==0.5.11 pymongo==3.12.3 Pympler==1.0.1 pynndescent==0.5.7 pynvml==11.4.1 pynvrtc==9.2 pyocr==0.8.3 pyOpenSSL @ file:///home/conda/feedstock_root/build_artifacts/pyopenssl_1643496850550/work pyparsing @ file:///home/conda/feedstock_root/build_artifacts/pyparsing_1652235407899/work pyPdf==1.13 pyperclip==1.8.2 PyPrind==2.11.3 pyproj @ file:///home/conda/feedstock_root/build_artifacts/pyproj_1623801868210/work pyrsistent @ file:///home/conda/feedstock_root/build_artifacts/pyrsistent_1649013358450/work pysal==2.6.0 pyshp @ file:///home/conda/feedstock_root/build_artifacts/pyshp_1659002966020/work PySocks @ file:///tmp/build/80754af9/pysocks_1594394576006/work pytesseract==0.3.10 pytest==7.1.3 python-bidi==0.4.2 python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work python-dotenv==0.21.0 python-igraph==0.10.1 python-Levenshtein==0.12.2 python-louvain==0.16 python-lsp-jsonrpc==1.0.0 python-lsp-server==1.5.0 python-slugify @ file:///home/conda/feedstock_root/build_artifacts/python-slugify_1651150815876/work python-utils==3.3.3 pythreejs==2.4.1 pytoolconfig==1.2.2 pytools==2022.1.12 pytorch-ignite==0.4.10 pytorch-lightning==1.6.5 pytorch-metric-learning==1.3.2 pytz @ file:///home/conda/feedstock_root/build_artifacts/pytz_1647961439546/work pytz-deprecation-shim==0.1.0.post0 pyu2f @ file:///home/conda/feedstock_root/build_artifacts/pyu2f_1604248910016/work PyUpSet==0.1.1.post7 pyviz-comms==2.2.1 PyWavelets @ file:///home/conda/feedstock_root/build_artifacts/pywavelets_1649616401885/work PyYAML @ file:///home/conda/feedstock_root/build_artifacts/pyyaml_1648757092905/work pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1656183559639/work qgrid==1.3.1 qtconsole==5.3.1 QtPy==2.1.0 quantecon==0.5.3 quantities==0.13.0 qudida==0.0.4 quilt3==5.0.0 randomgen==1.23.1 rasterio==1.2.10 rasterstats==0.17.0 ray==1.13.0 regex==2021.11.10 requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1656534056640/work requests-futures==1.0.0 requests-oauthlib @ file:///home/conda/feedstock_root/build_artifacts/requests-oauthlib_1643557462909/work resampy==0.4.2 responses==0.18.0 retrying==1.3.3 rgf-python==3.12.0 rich==12.1.0 rmm==21.10.1 rope==1.3.0 rsa @ file:///home/conda/feedstock_root/build_artifacts/rsa_1637781155505/work Rtree==1.0.0 ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016701961/work rvlib==0.0.6 s2sphere==0.2.5 s3fs==2022.8.2 s3transfer==0.6.0 sacrebleu==2.2.0 sacremoses==0.0.53 scattertext==0.1.6 scikit-image==0.19.3 scikit-learn @ file:///home/conda/feedstock_root/build_artifacts/scikit-learn_1640464152916/work scikit-learn-intelex==2021.6.3 scikit-multilearn==0.2.0 scikit-optimize==0.9.0 scikit-plot==0.3.7 scikit-surprise==1.1.1 scipy @ file:///home/conda/feedstock_root/build_artifacts/scipy_1637806658031/work seaborn @ file:///home/conda/feedstock_root/build_artifacts/seaborn-split_1629095986539/work SecretStorage==3.3.2 segregation==2.3.1 semver==2.13.0 Send2Trash @ file:///home/conda/feedstock_root/build_artifacts/send2trash_1628511208346/work sentencepiece==0.1.95 sentry-sdk==1.9.8 setproctitle==1.3.2 setuptools-git==1.2 shap==0.41.0 Shapely @ file:///home/conda/feedstock_root/build_artifacts/shapely_1635194349843/work shortuuid==1.0.9 simpervisor @ file:///home/conda/feedstock_root/build_artifacts/simpervisor_1609865618711/work SimpleITK==2.2.0 simplejson==3.17.6 six==1.15.0 sklearn==0.0 sklearn-contrib-py-earth @ git+https://github.com/scikit-learn-contrib/py-earth.git@dde5f899255411a7b9cbbabf93a817eff4b02e5e sklearn-pandas==2.2.0 sktime==0.11.4 slicer==0.0.7 smart-open==5.2.1 smhasher==0.150.1 smmap @ file:///home/conda/feedstock_root/build_artifacts/smmap_1611376390914/work sniffio @ file:///home/conda/feedstock_root/build_artifacts/sniffio_1648819180181/work snowballstemmer==2.2.0 snuggs==1.4.7 sortedcontainers @ file:///home/conda/feedstock_root/build_artifacts/sortedcontainers_1621217038088/work SoundFile==0.10.3.post1 soupsieve @ file:///home/conda/feedstock_root/build_artifacts/soupsieve_1638550740809/work spacy==3.3.1 spacy-legacy==3.0.10 spacy-loggers==1.0.3 spaghetti==1.6.5 spectral==0.23 spglm==1.0.8 sphinx-rtd-theme==0.2.4 spint==1.0.7 splot==1.1.5.post1 spopt==0.4.1 spreg==1.2.4 spvcm==0.3.0 SQLAlchemy @ file:///home/conda/feedstock_root/build_artifacts/sqlalchemy_1656115921048/work sqlparse @ file:///home/conda/feedstock_root/build_artifacts/sqlparse_1631317292236/work squarify==0.4.3 srsly==2.4.4 starlette==0.19.1 statsmodels @ file:///home/conda/feedstock_root/build_artifacts/statsmodels_1654787101575/work stemming==1.0.1 stevedore==3.5.0 stop-words==2018.7.23 stopit==1.1.2 stumpy==1.11.1 sweetviz==2.1.4 sympy==1.10.1 tables==3.7.0 tabulate==0.8.10 tangled-up-in-unicode @ file:///home/conda/feedstock_root/build_artifacts/tangled-up-in-unicode_1620720635379/work tbats==1.1.0 tbb==2021.6.0 tblib @ file:///home/conda/feedstock_root/build_artifacts/tblib_1616261298899/work tenacity @ file:///home/conda/feedstock_root/build_artifacts/tenacity_1626090218611/work tensorboard==2.10.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 tensorboardX==2.5.1 tensorflow @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1656639659510/work/tensorflow-2.6.4-cp37-cp37m-linux_x86_64.whl tensorflow-addons==0.14.0 tensorflow-cloud==0.1.14 tensorflow-datasets==4.3.0 tensorflow-decision-forests==0.2.0 tensorflow-estimator==2.6.0 tensorflow-gcs-config==2.6.0 tensorflow-hub==0.12.0 tensorflow-io==0.21.0 tensorflow-metadata==1.9.0 tensorflow-probability==0.14.1 tensorflow-serving-api==2.9.0 tensorflow-transform==1.9.0 tensorpack==0.11 termcolor==1.1.0 terminado @ file:///home/conda/feedstock_root/build_artifacts/terminado_1652790603075/work testpath @ file:///home/conda/feedstock_root/build_artifacts/testpath_1645693042223/work text-unidecode==1.3 textblob==0.17.1 texttable==1.6.4 textwrap3==0.9.2 tfx-bsl==1.9.0 Theano==1.0.5 Theano-PyMC==1.1.2 thinc==8.0.17 threadpoolctl @ file:///home/conda/feedstock_root/build_artifacts/threadpoolctl_1643647933166/work tifffile==2021.11.2 timm==0.5.4 tinycss2 @ file:///home/conda/feedstock_root/build_artifacts/tinycss2_1637612658783/work tobler==0.9.0 tokenizers==0.10.3 toml @ file:///home/conda/feedstock_root/build_artifacts/toml_1604308577558/work tomli @ file:///home/conda/feedstock_root/build_artifacts/tomli_1644342247877/work tomlkit==0.11.4 toolz==0.11.2 torch==1.8.1 torchaudio @ file:///tmp/torch/torchaudio-0.11.0-cp37-cp37m-linux_x86_64.whl torchmetrics==0.4.1 torchtext @ file:///tmp/torch/torchtext-0.12.0-cp37-cp37m-linux_x86_64.whl torchvision @ file:///tmp/torch/torchvision-0.12.0-cp37-cp37m-linux_x86_64.whl tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1648827244717/work TPOT==0.11.7 tqdm @ file:///home/conda/feedstock_root/build_artifacts/tqdm_1649051611147/work traceml==1.0.3 traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1655411388954/work traittypes==0.2.1 transformers==4.8.2 treelite==2.1.0 treelite-runtime==2.1.0 trueskill==0.4.5 tsfresh==0.19.0 typed-ast @ file:///home/conda/feedstock_root/build_artifacts/typed-ast_1653226021340/work typeguard==2.13.3 typer==0.4.2 typing-utils==0.1.0 typing_extensions==4.1.1 typish==1.9.3 tzdata==2022.2 tzlocal==4.2 ucx-py @ file:///opt/conda/conda-bld/ucx-split_1638987598159/work/ucx-py ujson @ file:///home/conda/feedstock_root/build_artifacts/ujson_1653057311506/work umap-learn==0.5.3 unicodedata2 @ file:///home/conda/feedstock_root/build_artifacts/unicodedata2_1649111917568/work Unidecode @ file:///home/conda/feedstock_root/build_artifacts/unidecode_1646918762405/work update-checker==0.18.0 uritemplate==3.0.1 urllib3==1.26.12 urwid==2.1.2 urwid-readline==0.13 uvicorn==0.18.3 uvloop==0.16.0 vaex==4.12.0 vaex-astro==0.9.1 vaex-core==4.12.0 vaex-hdf5==0.12.3 vaex-jupyter==0.8.0 vaex-ml==0.18.0 vaex-server==0.8.1 vaex-viz==0.5.3 vecstack==0.4.0 virtualenv==20.16.2 visions @ file:///home/conda/feedstock_root/build_artifacts/visions_1632831254311/work vowpalwabbit==9.3.0 vtk==9.1.0 Wand==0.6.10 wandb==0.12.21 wasabi==0.10.1 watchfiles==0.17.0 wavio==0.0.4 wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1600965781394/work webencodings==0.5.1 websocket-client @ file:///home/conda/feedstock_root/build_artifacts/websocket-client_1655796432389/work websockets==10.3 Werkzeug==2.2.2 wfdb==4.0.0 whatthepatch==1.0.2 widgetsnbextension==3.6.1 witwidget==1.8.0 woodwork==0.16.4 Wordbatch==1.4.9 wordcloud==1.8.2.2 wordsegment==1.3.1 wrapt==1.12.1 wslink==1.8.2 xarray==0.20.2 xarray-einstats==0.2.2 xgboost==1.4.2 xvfbwrapper==0.2.9 xxhash==3.0.0 xyzservices==2022.6.0 yacs==0.1.8 yapf==0.32.0 yarl @ file:///home/conda/feedstock_root/build_artifacts/yarl_1648966511831/work yellowbrick==1.5 zict @ file:///home/conda/feedstock_root/build_artifacts/zict_1651156074437/work zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1649012893348/work ```
After solution
``` absl-py==0.15.0 accelerate==0.12.0 access==1.1.8 affine==2.3.1 aiobotocore==2.4.0 aiohttp @ file:///home/conda/feedstock_root/build_artifacts/aiohttp_1649013150570/work aioitertools==0.10.0 aiosignal @ file:///home/conda/feedstock_root/build_artifacts/aiosignal_1636093929600/work albumentations==1.2.1 alembic==1.8.1 allennlp==2.10.0 altair==4.2.0 annoy==1.17.1 ansiwrap==0.8.4 antlr4-python3-runtime==4.8 anyio @ file:///home/conda/feedstock_root/build_artifacts/anyio_1652463872367/work/dist apache-beam==2.40.0 aplus==0.11.0 appdirs @ file:///home/conda/feedstock_root/build_artifacts/appdirs_1603108395799/work argon2-cffi @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi_1640817743617/work argon2-cffi-bindings @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi-bindings_1649500320262/work arrow @ file:///home/conda/feedstock_root/build_artifacts/arrow_1643313750486/work arviz==0.12.1 asn1crypto @ file:///home/conda/feedstock_root/build_artifacts/asn1crypto_1647369152656/work astroid==2.12.9 astropy==4.3.1 astunparse==1.6.3 async-timeout @ file:///home/conda/feedstock_root/build_artifacts/async-timeout_1640026696943/work asynctest==0.13.0 atpublic==2.3 attrs @ file:///home/conda/feedstock_root/build_artifacts/attrs_1640799537051/work audioread==3.0.0 autocfg==0.0.8 autogluon==0.5.2 autogluon-contrib-nlp==0.0.1b20220208 autogluon.common==0.5.2 autogluon.core==0.5.2 autogluon.features==0.5.2 autogluon.multimodal==0.5.2 autogluon.tabular==0.5.2 autogluon.text==0.5.2 autogluon.timeseries==0.5.2 autogluon.vision==0.5.2 autopage==0.5.1 autopep8==1.6.0 aws-requests-auth==0.4.3 Babel @ file:///home/conda/feedstock_root/build_artifacts/babel_1655419414885/work backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1618230623929/work backports.zoneinfo==0.2.1 base58==2.1.1 bayesian-optimization==1.2.0 bayespy==0.5.22 beatrix-jupyterlab @ file:///tmp/beatrix_jupyterlab-latest.tar.gz beautifulsoup4 @ file:///home/conda/feedstock_root/build_artifacts/beautifulsoup4_1649463573192/work bidict==0.22.0 binaryornot==0.4.4 bio-transformers==0.1.17 biopandas==0.4.1 biopython==1.79 black @ file:///home/conda/feedstock_root/build_artifacts/black-recipe_1656424001314/work blake3==0.2.1 bleach @ file:///home/conda/feedstock_root/build_artifacts/bleach_1656355450470/work blinker==1.4 blis==0.7.8 bokeh @ file:///home/conda/feedstock_root/build_artifacts/bokeh_1660586590972/work Boruta==0.3 boto3==1.24.72 botocore==1.27.72 -e git+https://github.com/SohierDane/BigQuery_Helper@8615a7f6c1663e7f2d48aa2b32c2dbcb600a440f#egg=bq_helper bqplot==0.12.36 branca==0.5.0 brewer2mpl==1.4.1 brotlipy==0.7.0 cached-path==1.1.5 cached-property==1.5.2 cachetools==4.2.4 Cartopy @ file:///home/conda/feedstock_root/build_artifacts/cartopy_1630680835556/work catalogue==2.0.8 catalyst==22.4 catboost==1.0.6 category-encoders==2.5.0 certifi==2022.6.15.2 cesium==0.10.1 cffi @ file:///home/conda/feedstock_root/build_artifacts/cffi_1636046052501/work cftime==1.6.1 chardet @ file:///home/conda/feedstock_root/build_artifacts/chardet_1656142026456/work charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1655906222726/work chex==0.1.5 clang==5.0 cleverhans==4.0.0 click==8.0.4 click-plugins==1.1.1 cliff==3.10.1 cligj==0.7.2 cloudpickle @ file:///home/conda/feedstock_root/build_artifacts/cloudpickle_1653061851209/work cmaes==0.8.2 cmake==3.22.5 cmd2==2.4.2 cmdstanpy==1.0.7 cmudict==1.0.2 colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1655412516417/work colorcet==3.0.0 colorlog==6.7.0 colorlover==0.3.0 commonmark==0.9.1 conda==4.14.0 conda-package-handling @ file:///home/conda/feedstock_root/build_artifacts/conda-package-handling_1649385049221/work confection==0.0.1 configparser==5.3.0 contextily==1.2.0 contextlib2==21.6.0 contextvars==2.4 convertdate==2.4.0 cookiecutter @ file:///home/conda/feedstock_root/build_artifacts/cookiecutter_1654122127219/work crcmod==1.7 cryptography @ file:///home/conda/feedstock_root/build_artifacts/cryptography_1652967085355/work cudf==21.10.1 cufflinks==0.17.3 cuml==21.10.2 cupy @ file:///home/conda/feedstock_root/build_artifacts/cupy_1636569205213/work cupy-cuda110==10.6.0 CVXcanon==0.1.2 cycler @ file:///home/conda/feedstock_root/build_artifacts/cycler_1635519461629/work cymem==2.0.6 cysignals==1.11.2 Cython==0.29.32 cytoolz @ file:///home/conda/feedstock_root/build_artifacts/cytoolz_1657553457169/work daal==2021.6.0 daal4py==2021.6.3 dask==2021.11.2 dask-cudf==21.10.1 dataclasses @ file:///home/conda/feedstock_root/build_artifacts/dataclasses_1628958434797/work datasets==2.1.0 datashader==0.14.2 datashape==0.5.2 datatable==1.0.0 datatile==1.0.3 deap==1.3.3 debugpy @ file:///home/conda/feedstock_root/build_artifacts/debugpy_1649586340600/work decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work defusedxml @ file:///home/conda/feedstock_root/build_artifacts/defusedxml_1615232257335/work Delorean==1.0.0 deprecat==2.1.1 Deprecated==1.2.13 deprecation==2.1.0 descartes==1.1.0 dill==0.3.5.1 dipy==1.5.0 distlib==0.3.6 distributed==2021.11.2 dlib==19.24.0 dm-tree==0.1.7 docker @ file:///home/conda/feedstock_root/build_artifacts/docker-py_1638897274897/work docker-pycreds==0.4.0 docopt==0.6.2 docutils==0.19 earthengine-api==0.1.323 easydev==0.12.0 easydict==1.9 easyocr==1.6.1 ecos==2.0.10 eli5==0.13.0 emoji==2.0.0 en-core-web-lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.3.0/en_core_web_lg-3.3.0-py3-none-any.whl en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.3.0/en_core_web_sm-3.3.0-py3-none-any.whl entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1643888246732/work ephem==4.1.3 esda==2.4.3 essentia==2.1b6.dev857 et-xmlfile==1.1.0 etils==0.8.0 explainable-ai-sdk @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1656639659510/work/explainable_ai_sdk-1-py3-none-any.whl explainers @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1656639659510/work/explainers-1-cp37-cp37m-linux_x86_64.whl fair-esm==0.4.0 fairscale==0.4.6 fastai==2.7.9 fastapi==0.83.0 fastavro @ file:///home/conda/feedstock_root/build_artifacts/fastavro_1662768463191/work fastcore==1.5.26 fastdownload==0.0.7 fasteners==0.17.3 fastjsonschema @ file:///home/conda/feedstock_root/build_artifacts/python-fastjsonschema_1641751198313/work/dist fastprogress==1.0.3 fastrlock==0.8 fasttext==0.9.2 fbpca==1.0 feather-format==0.4.1 featuretools==1.11.1 filelock==3.7.1 Fiona==1.8.21 fitter==1.4.1 flake8==4.0.1 flashtext==2.7 Flask==2.2.2 flatbuffers==1.12 flax==0.6.0 flit_core @ file:///home/conda/feedstock_root/build_artifacts/flit-core_1645629044586/work/source/flit_core folium==0.12.1.post1 fonttools @ file:///home/conda/feedstock_root/build_artifacts/fonttools_1651017735934/work frozendict==2.3.4 frozenlist @ file:///home/conda/feedstock_root/build_artifacts/frozenlist_1648771692657/work fsspec==2022.8.2 funcy==1.17 fury==0.8.0 future==0.18.2 fuzzywuzzy==0.18.0 gast==0.4.0 gatspy==0.3 gcsfs @ file:///home/conda/feedstock_root/build_artifacts/gcsfs_1653068494316/work gensim==4.0.1 geographiclib==1.52 Geohash==1.0 geojson==2.5.0 geopandas==0.10.2 geoplot==0.5.1 geopy==2.2.0 geoviews==1.9.5 ggplot @ https://github.com/hbasria/ggpy/archive/0.11.5.zip giddy==2.3.3 gitdb @ file:///home/conda/feedstock_root/build_artifacts/gitdb_1635085722655/work GitPython @ file:///home/conda/feedstock_root/build_artifacts/gitpython_1645531658201/work gluoncv==0.10.5.post0 gluonnlp==0.10.0 gluonts==0.9.9 google-api-core==1.33.0 google-api-python-client==1.12.11 google-apitools==0.5.31 google-auth==1.35.0 google-auth-httplib2 @ file:///home/conda/feedstock_root/build_artifacts/google-auth-httplib2_1654134467987/work google-auth-oauthlib==0.4.6 google-cloud-aiplatform @ git+https://github.com/googleapis/python-aiplatform.git@4ed7a50fef58d694ddb29d4240965d44e383da2b google-cloud-appengine-logging==1.1.2 google-cloud-audit-log==0.2.2 google-cloud-automl==1.0.1 google-cloud-bigquery==2.2.0 google-cloud-bigtable==2.10.1 google-cloud-core==1.7.3 google-cloud-dataproc==4.0.3 google-cloud-datastore==2.7.1 google-cloud-dlp==3.7.1 google-cloud-firestore==2.5.3 google-cloud-kms==2.11.2 google-cloud-language==2.4.3 google-cloud-logging==3.1.2 google-cloud-monitoring==2.9.2 google-cloud-pubsub==2.13.0 google-cloud-pubsublite==1.4.2 google-cloud-recommendations-ai==0.2.0 google-cloud-resource-manager==1.5.1 google-cloud-scheduler==2.6.4 google-cloud-spanner==3.15.1 google-cloud-speech==2.14.1 google-cloud-storage==1.44.0 google-cloud-tasks==2.9.1 google-cloud-translate==3.7.4 google-cloud-videointelligence==2.7.1 google-cloud-vision==2.7.3 google-crc32c @ file:///home/conda/feedstock_root/build_artifacts/google-crc32c_1651517221523/work google-pasta==0.2.0 google-resumable-media==1.3.3 googleapis-common-protos @ file:///home/conda/feedstock_root/build_artifacts/googleapis-common-protos-feedstock_1655852961744/work gplearn==0.4.2 gpxpy==1.5.0 graphviz==0.8.4 greenlet @ file:///home/conda/feedstock_root/build_artifacts/greenlet_1648882385539/work grpc-google-iam-v1==0.12.4 grpcio==1.43.0 grpcio-gcp @ file:///home/conda/feedstock_root/build_artifacts/grpcio-gcp_1635875856259/work grpcio-status==1.47.0 gym==0.26.0 gym-notices==0.0.8 h11==0.13.0 h2o==3.36.1.4 h5py==3.7.0 haversine==2.7.0 hdfs==2.7.0 HeapDict==1.0.1 hep-ml==0.7.1 hijri-converter==2.2.4 hmmlearn==0.2.7 holidays==0.15 holoviews==1.15.0 hpsklearn==0.1.0 html5lib==1.1 htmlmin==0.1.12 httplib2 @ file:///home/conda/feedstock_root/build_artifacts/httplib2_1644593570376/work httplib2shim==0.0.3 httptools==0.5.0 huggingface-hub==0.0.12 humanize==4.3.0 hunspell==0.5.5 husl==4.0.3 hydra-slayer==0.4.0 hyperopt==0.2.7 hypertools==0.8.0 ibis-framework==2.1.1 idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1642433548627/work igraph==0.10.1 imagecodecs==2021.11.20 ImageHash @ file:///home/conda/feedstock_root/build_artifacts/imagehash_1626361020540/work imageio==2.19.3 imbalanced-learn==0.9.0 imgaug==0.4.0 immutables==0.18 implicit @ file:///home/conda/feedstock_root/build_artifacts/implicit_1606198532043/work importlib-metadata==4.2.0 importlib-resources @ file:///home/conda/feedstock_root/build_artifacts/importlib_resources_1655356668708/work inequality==1.0.0 iniconfig==1.1.1 ipydatawidgets==4.3.2 ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1655369107642/work ipyleaflet==0.17.1 ipympl==0.7.0 ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1651240553635/work ipython-genutils==0.2.0 ipython-sql @ file:///home/conda/feedstock_root/build_artifacts/ipython-sql_1636816912182/work ipyvolume==0.5.2 ipyvue==1.7.0 ipyvuetify==1.8.4 ipywebrtc==0.6.0 ipywidgets==7.7.1 iso3166==2.1.1 isort==5.10.1 isoweek==1.3.3 itsdangerous==2.1.2 Janome==0.4.2 jax==0.3.17 jaxlib==0.3.15+cuda11.cudnn805 jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1649067102072/work jeepney==0.8.0 jieba==0.42.1 Jinja2==3.1.2 jinja2-time @ file:///home/conda/feedstock_root/build_artifacts/jinja2-time_1646750632133/work jmespath==1.0.1 joblib @ file:///home/conda/feedstock_root/build_artifacts/joblib_1612898609989/work json5 @ file:///home/conda/feedstock_root/build_artifacts/json5_1600692310011/work jsonlines==1.2.0 jsonnet==0.18.0 jsonschema @ file:///home/conda/feedstock_root/build_artifacts/jsonschema-meta_1656454091745/work jupyter==1.0.0 jupyter-client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1654730843242/work jupyter-console==6.4.4 jupyter-core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1652365252517/work jupyter-http-over-ws==0.0.8 jupyter-lsp==1.5.1 jupyter-server @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_1656185096375/work jupyter-server-mathjax @ file:///home/conda/feedstock_root/build_artifacts/jupyter-server-mathjax_1645541128695/work jupyter-server-proxy @ file:///home/conda/feedstock_root/build_artifacts/jupyter-server-proxy_1643080298941/work jupyterlab @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_1643984239174/work jupyterlab-git @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab-git_1650975607360/work jupyterlab-lsp==3.10.2 jupyterlab-pygments @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_pygments_1649936611996/work jupyterlab-server @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_server_1641592475363/work jupyterlab-widgets==1.1.1 jupytext @ file:///home/conda/feedstock_root/build_artifacts/jupytext_1649224989735/work kaggle==1.5.12 kaggle-environments==1.9.11 keras==2.6.0 Keras-Preprocessing==1.1.2 keras-tuner==1.1.2 keyring==23.6.0 keyrings.google-artifactregistry-auth==1.0.0 kiwisolver @ file:///home/conda/feedstock_root/build_artifacts/kiwisolver_1655141583606/work kmapper==2.0.1 kmodes==0.12.2 korean-lunar-calendar==0.2.1 kornia==0.5.8 kt-legacy==1.0.4 kubernetes @ file:///home/conda/feedstock_root/build_artifacts/python-kubernetes_1656005126328/work langcodes==3.3.0 langid==1.1.6 lazy-object-proxy==1.7.1 learntools @ git+https://github.com/Kaggle/learntools@52baf8d2c752fbcc4d7a43042ca7418388e3b1af leven==1.0.4 libpysal==4.6.2 librosa==0.9.2 lightfm==1.16 lightgbm @ file:///tmp/lightgbm/lightgbm-3.3.2-py3-none-any.whl lime==0.2.0.1 line-profiler==3.5.1 llvmlite==0.38.1 lmdb==1.3.0 lml==0.1.0 locket @ file:///home/conda/feedstock_root/build_artifacts/locket_1650660393415/work LunarCalendar==0.0.9 lxml==4.9.1 Mako==1.2.2 mapclassify==2.4.3 marisa-trie==0.7.7 Markdown==3.3.4 markdown-it-py @ file:///home/conda/feedstock_root/build_artifacts/markdown-it-py_1650305363826/work markovify==0.9.4 MarkupSafe==2.1.1 matplotlib==3.5.3 matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1631080358261/work matplotlib-venn==0.11.7 matrixprofile @ git+https://github.com/matrix-profile-foundation/matrixprofile.git@6bea7d4445284dbd9700a097974ef6d4613fbca7 mccabe==0.6.1 mdit-py-plugins @ file:///home/conda/feedstock_root/build_artifacts/mdit-py-plugins_1639763187273/work mdurl @ file:///home/conda/feedstock_root/build_artifacts/mdurl_1639515908913/work memory-profiler==0.60.0 mercantile==1.2.1 mgwr==2.1.2 missingno==0.4.2 mistune @ file:///home/conda/feedstock_root/build_artifacts/mistune_1635844677043/work mizani==0.7.3 mlcrate==0.2.0 mlens==0.2.3 mlxtend==0.20.0 mmh3==3.0.0 mne==1.1.1 mnist==0.2.2 mock==4.0.3 momepy==0.5.3 more-itertools==8.14.0 mpld3==0.5.8 mpmath==1.2.1 msgpack @ file:///home/conda/feedstock_root/build_artifacts/msgpack-python_1654260645308/work msgpack-numpy==0.4.8 multidict @ file:///home/conda/feedstock_root/build_artifacts/multidict_1648882415996/work multimethod @ file:///home/conda/feedstock_root/build_artifacts/multimethod_1603129052241/work multipledispatch==0.6.0 multiprocess==0.70.13 munch==2.5.0 munkres==1.1.4 murmurhash==1.0.8 mxnet-cu110==1.9.1 mypy-extensions @ file:///home/conda/feedstock_root/build_artifacts/mypy_extensions_1649013329265/work nb-conda @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_1654442778977/work nb-conda-kernels @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_kernels_1636999991206/work nbclassic @ file:///home/conda/feedstock_root/build_artifacts/nbclassic_1647450696711/work nbclient @ file:///home/conda/feedstock_root/build_artifacts/nbclient_1646999386773/work nbconvert @ file:///home/conda/feedstock_root/build_artifacts/nbconvert-meta_1648822144012/work nbdime @ file:///home/conda/feedstock_root/build_artifacts/nbdime_1635269257164/work nbformat @ file:///home/conda/feedstock_root/build_artifacts/nbformat_1651607001005/work nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1648959695634/work netCDF4==1.6.0 networkx @ file:///home/conda/feedstock_root/build_artifacts/networkx_1598210780226/work nibabel==4.0.2 nilearn==0.9.2 ninja==1.10.2.3 nlpaug==1.1.10 nltk==3.7 nnabla==1.30.0 nnabla-ext-cuda110==1.30.0 nose==1.3.7 notebook @ file:///home/conda/feedstock_root/build_artifacts/notebook_1654636967533/work notebook-executor @ file:///opt/conda/conda-bld/dlenv-base_1656637564616/work/packages/notebook_executor notebook-shim @ file:///home/conda/feedstock_root/build_artifacts/notebook-shim_1646330736330/work nptyping==1.4.4 numba @ file:///home/conda/feedstock_root/build_artifacts/numba_1655473306076/work numexpr==2.8.3 numpy==1.18.5 nvtx @ file:///home/conda/feedstock_root/build_artifacts/nvtx_1637264760951/work oauth2client==4.1.3 oauthlib @ file:///home/conda/feedstock_root/build_artifacts/oauthlib_1643507977997/work odfpy==1.4.1 olefile==0.46 omegaconf==2.1.2 onnx==1.12.0 opencv-contrib-python==4.5.4.60 opencv-python==4.5.4.60 opencv-python-headless==4.5.4.60 openpyxl==3.0.10 openslide-python==1.2.0 opt-einsum==3.3.0 optax==0.1.3 optuna==3.0.1 orderedmultidict==1.0.1 orjson==3.7.5 ortools==9.4.1874 osmnx==1.1.1 overrides==6.1.0 packaging @ file:///home/conda/feedstock_root/build_artifacts/packaging_1637239678211/work palettable==3.3.0 pandarallel==1.6.3 pandas==1.3.5 pandas-datareader==0.10.0 pandas-profiling @ file:///home/conda/feedstock_root/build_artifacts/pandas-profiling_1632836752399/work pandas-summary==0.2.0 pandasql==0.7.3 pandocfilters @ file:///home/conda/feedstock_root/build_artifacts/pandocfilters_1631603243851/work panel==0.13.1 papermill @ file:///home/conda/feedstock_root/build_artifacts/papermill_1642949624634/work param==1.12.2 parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work parsy==1.4.0 partd @ file:///home/conda/feedstock_root/build_artifacts/partd_1660316728562/work path==16.4.0 path.py==12.5.0 pathos==0.2.9 pathspec @ file:///home/conda/feedstock_root/build_artifacts/pathspec_1626613672358/work pathtools==0.1.2 pathy==0.6.2 patsy @ file:///home/conda/feedstock_root/build_artifacts/patsy_1632667180946/work pbr==5.10.0 pdf2image==1.16.0 PDPbox @ git+https://github.com/SauceCat/PDPbox@b022a0aabcc6dbe2440244bf48d08fbb6ecdaf2d pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1602535608087/work phik @ file:///home/conda/feedstock_root/build_artifacts/phik_1647910144007/work pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work Pillow==9.0.1 platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1645298319244/work plotly==5.10.0 plotly-express==0.4.1 plotnine==0.8.0 pluggy==1.0.0 pmdarima==1.8.5 pointpats==2.2.0 polyglot==16.7.4 pooch==1.6.0 portalocker==2.5.1 pox==0.3.1 ppca==0.0.4 ppft==1.7.6.5 preprocessing==0.1.13 preshed==3.0.7 prettytable @ file:///home/conda/feedstock_root/build_artifacts/prettytable_1651787307815/work progressbar2==4.0.0 prometheus-client @ file:///home/conda/feedstock_root/build_artifacts/prometheus_client_1649447152425/work promise==2.3 prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1656332401605/work pronouncing==0.2.0 prophet==1.1.1 proto-plus==1.20.6 protobuf==3.18.1 psutil==5.8.0 ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl pudb==2022.1.2 PuLP==2.6.0 py==1.11.0 py-lz4framed==0.14.0 py-stringmatching==0.4.2 py-stringsimjoin==0.3.2 py4j==0.10.9.7 pyaml==21.10.1 PyArabic==0.6.15 pyarrow==5.0.0 pyasn1==0.4.8 pyasn1-modules==0.2.7 PyAstronomy==0.18.0 pybind11==2.10.0 pyclipper==1.3.0.post3 pycodestyle==2.8.0 pycosat==0.6.3 pycountry==22.3.5 pycparser @ file:///home/conda/feedstock_root/build_artifacts/pycparser_1636257122734/work pycrypto==2.6.1 pyct==0.4.8 pycuda==2022.1 pydantic==1.8.2 pydash==5.1.0 pydegensac==0.1.2 pyDeprecate==0.3.2 pydicom==2.3.0 pydocstyle==6.1.1 pydot==1.4.2 pydub==0.25.1 pyemd==0.5.1 pyerfa==2.0.0.1 pyexcel-io==0.6.6 pyexcel-ods==0.6.0 pyfasttext==0.4.6 pyflakes==2.4.0 pygeos==0.13 Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1650904496387/work PyJWT @ file:///home/conda/feedstock_root/build_artifacts/pyjwt_1652398519695/work pykalman==0.9.5 pyLDAvis==3.2.2 pylint==2.15.2 pymc3==3.11.5 PyMeeus==0.5.11 pymongo==3.12.3 Pympler==1.0.1 pynndescent==0.5.7 pynvml==11.4.1 pynvrtc==9.2 pyocr==0.8.3 pyOpenSSL @ file:///home/conda/feedstock_root/build_artifacts/pyopenssl_1643496850550/work pyparsing @ file:///home/conda/feedstock_root/build_artifacts/pyparsing_1652235407899/work pyPdf==1.13 pyperclip==1.8.2 PyPrind==2.11.3 pyproj @ file:///home/conda/feedstock_root/build_artifacts/pyproj_1623801868210/work pyrsistent @ file:///home/conda/feedstock_root/build_artifacts/pyrsistent_1649013358450/work pysal==2.6.0 pyshp @ file:///home/conda/feedstock_root/build_artifacts/pyshp_1659002966020/work PySocks @ file:///tmp/build/80754af9/pysocks_1594394576006/work pytesseract==0.3.10 pytest==7.1.3 python-bidi==0.4.2 python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work python-dotenv==0.21.0 python-igraph==0.10.1 python-Levenshtein==0.12.2 python-louvain==0.16 python-lsp-jsonrpc==1.0.0 python-lsp-server==1.5.0 python-slugify @ file:///home/conda/feedstock_root/build_artifacts/python-slugify_1651150815876/work python-utils==3.3.3 pythreejs==2.4.1 pytoolconfig==1.2.2 pytools==2022.1.12 pytorch-ignite==0.4.10 pytorch-lightning==1.6.5 pytorch-metric-learning==1.3.2 pytz @ file:///home/conda/feedstock_root/build_artifacts/pytz_1647961439546/work pytz-deprecation-shim==0.1.0.post0 pyu2f @ file:///home/conda/feedstock_root/build_artifacts/pyu2f_1604248910016/work PyUpSet==0.1.1.post7 pyviz-comms==2.2.1 PyWavelets @ file:///home/conda/feedstock_root/build_artifacts/pywavelets_1649616401885/work PyYAML @ file:///home/conda/feedstock_root/build_artifacts/pyyaml_1648757092905/work pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1656183559639/work qgrid==1.3.1 qtconsole==5.3.1 QtPy==2.1.0 quantecon==0.5.3 quantities==0.13.0 qudida==0.0.4 quilt3==5.0.0 randomgen==1.23.1 rasterio==1.2.10 rasterstats==0.17.0 ray==1.13.0 regex==2021.11.10 requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1656534056640/work requests-futures==1.0.0 requests-oauthlib @ file:///home/conda/feedstock_root/build_artifacts/requests-oauthlib_1643557462909/work resampy==0.4.2 responses==0.18.0 retrying==1.3.3 rgf-python==3.12.0 rich==12.1.0 rmm==21.10.1 rope==1.3.0 rsa @ file:///home/conda/feedstock_root/build_artifacts/rsa_1637781155505/work Rtree==1.0.0 ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016701961/work rvlib==0.0.6 s2sphere==0.2.5 s3fs==2022.8.2 s3transfer==0.6.0 sacrebleu==2.2.0 sacremoses==0.0.53 scattertext==0.1.6 scikit-image==0.19.3 scikit-learn @ file:///home/conda/feedstock_root/build_artifacts/scikit-learn_1640464152916/work scikit-learn-intelex==2021.6.3 scikit-multilearn==0.2.0 scikit-optimize==0.9.0 scikit-plot==0.3.7 scikit-surprise==1.1.1 scipy @ file:///home/conda/feedstock_root/build_artifacts/scipy_1637806658031/work seaborn @ file:///home/conda/feedstock_root/build_artifacts/seaborn-split_1629095986539/work SecretStorage==3.3.2 segregation==2.3.1 semver==2.13.0 Send2Trash @ file:///home/conda/feedstock_root/build_artifacts/send2trash_1628511208346/work sentencepiece==0.1.95 sentry-sdk==1.9.8 setproctitle==1.3.2 setuptools-git==1.2 shap==0.41.0 Shapely @ file:///home/conda/feedstock_root/build_artifacts/shapely_1635194349843/work shortuuid==1.0.9 simpervisor @ file:///home/conda/feedstock_root/build_artifacts/simpervisor_1609865618711/work SimpleITK==2.2.0 simplejson==3.17.6 six==1.15.0 sklearn==0.0 sklearn-contrib-py-earth @ git+https://github.com/scikit-learn-contrib/py-earth.git@dde5f899255411a7b9cbbabf93a817eff4b02e5e sklearn-pandas==2.2.0 sktime==0.11.4 slicer==0.0.7 smart-open==5.2.1 smhasher==0.150.1 smmap @ file:///home/conda/feedstock_root/build_artifacts/smmap_1611376390914/work sniffio @ file:///home/conda/feedstock_root/build_artifacts/sniffio_1648819180181/work snowballstemmer==2.2.0 snuggs==1.4.7 sortedcontainers @ file:///home/conda/feedstock_root/build_artifacts/sortedcontainers_1621217038088/work SoundFile==0.10.3.post1 soupsieve @ file:///home/conda/feedstock_root/build_artifacts/soupsieve_1638550740809/work spacy==3.3.1 spacy-legacy==3.0.10 spacy-loggers==1.0.3 spaghetti==1.6.5 spectral==0.23 spglm==1.0.8 sphinx-rtd-theme==0.2.4 spint==1.0.7 splot==1.1.5.post1 spopt==0.4.1 spreg==1.2.4 spvcm==0.3.0 SQLAlchemy @ file:///home/conda/feedstock_root/build_artifacts/sqlalchemy_1656115921048/work sqlparse @ file:///home/conda/feedstock_root/build_artifacts/sqlparse_1631317292236/work squarify==0.4.3 srsly==2.4.4 starlette==0.19.1 statsmodels @ file:///home/conda/feedstock_root/build_artifacts/statsmodels_1654787101575/work stemming==1.0.1 stevedore==3.5.0 stop-words==2018.7.23 stopit==1.1.2 stumpy==1.11.1 sweetviz==2.1.4 sympy==1.10.1 tables==3.7.0 tabulate==0.8.10 tangled-up-in-unicode @ file:///home/conda/feedstock_root/build_artifacts/tangled-up-in-unicode_1620720635379/work tbats==1.1.0 tbb==2021.6.0 tblib @ file:///home/conda/feedstock_root/build_artifacts/tblib_1616261298899/work tenacity @ file:///home/conda/feedstock_root/build_artifacts/tenacity_1626090218611/work tensorboard==2.10.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 tensorboardX==2.5.1 tensorflow @ file:///opt/conda/conda-bld/dlenv-tf-2-6-gpu_1656639659510/work/tensorflow-2.6.4-cp37-cp37m-linux_x86_64.whl tensorflow-addons==0.14.0 tensorflow-cloud==0.1.14 tensorflow-datasets==4.3.0 tensorflow-decision-forests==0.2.0 tensorflow-estimator==2.6.0 tensorflow-gcs-config==2.6.0 tensorflow-hub==0.12.0 tensorflow-io==0.21.0 tensorflow-metadata==1.9.0 tensorflow-probability==0.14.1 tensorflow-serving-api==2.9.0 tensorflow-transform==1.9.0 tensorpack==0.11 termcolor==1.1.0 terminado @ file:///home/conda/feedstock_root/build_artifacts/terminado_1652790603075/work testpath @ file:///home/conda/feedstock_root/build_artifacts/testpath_1645693042223/work text-unidecode==1.3 textblob==0.17.1 texttable==1.6.4 textwrap3==0.9.2 tfx-bsl==1.9.0 Theano==1.0.5 Theano-PyMC==1.1.2 thinc==8.0.17 threadpoolctl @ file:///home/conda/feedstock_root/build_artifacts/threadpoolctl_1643647933166/work tifffile==2021.11.2 timm==0.5.4 tinycss2 @ file:///home/conda/feedstock_root/build_artifacts/tinycss2_1637612658783/work tobler==0.9.0 tokenizers==0.10.3 toml @ file:///home/conda/feedstock_root/build_artifacts/toml_1604308577558/work tomli @ file:///home/conda/feedstock_root/build_artifacts/tomli_1644342247877/work tomlkit==0.11.4 toolz==0.11.2 torch==1.12.0+cu113 torchaudio @ file:///tmp/torch/torchaudio-0.11.0-cp37-cp37m-linux_x86_64.whl torchmetrics==0.4.1 torchtext==0.13.0 torchvision==0.13.0+cu113 tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1648827244717/work TPOT==0.11.7 tqdm @ file:///home/conda/feedstock_root/build_artifacts/tqdm_1649051611147/work traceml==1.0.3 traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1655411388954/work traittypes==0.2.1 transformers==4.8.2 treelite==2.1.0 treelite-runtime==2.1.0 trueskill==0.4.5 tsfresh==0.19.0 typed-ast @ file:///home/conda/feedstock_root/build_artifacts/typed-ast_1653226021340/work typeguard==2.13.3 typer==0.4.2 typing-utils==0.1.0 typing_extensions==4.1.1 typish==1.9.3 tzdata==2022.2 tzlocal==4.2 ucx-py @ file:///opt/conda/conda-bld/ucx-split_1638987598159/work/ucx-py ujson @ file:///home/conda/feedstock_root/build_artifacts/ujson_1653057311506/work umap-learn==0.5.3 unicodedata2 @ file:///home/conda/feedstock_root/build_artifacts/unicodedata2_1649111917568/work Unidecode @ file:///home/conda/feedstock_root/build_artifacts/unidecode_1646918762405/work update-checker==0.18.0 uritemplate==3.0.1 urllib3==1.26.12 urwid==2.1.2 urwid-readline==0.13 uvicorn==0.18.3 uvloop==0.16.0 vaex==4.12.0 vaex-astro==0.9.1 vaex-core==4.12.0 vaex-hdf5==0.12.3 vaex-jupyter==0.8.0 vaex-ml==0.18.0 vaex-server==0.8.1 vaex-viz==0.5.3 vecstack==0.4.0 virtualenv==20.16.2 visions @ file:///home/conda/feedstock_root/build_artifacts/visions_1632831254311/work vowpalwabbit==9.3.0 vtk==9.1.0 Wand==0.6.10 wandb==0.12.21 wasabi==0.10.1 watchfiles==0.17.0 wavio==0.0.4 wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1600965781394/work webencodings==0.5.1 websocket-client @ file:///home/conda/feedstock_root/build_artifacts/websocket-client_1655796432389/work websockets==10.3 Werkzeug==2.2.2 wfdb==4.0.0 whatthepatch==1.0.2 widgetsnbextension==3.6.1 witwidget==1.8.0 woodwork==0.16.4 Wordbatch==1.4.9 wordcloud==1.8.2.2 wordsegment==1.3.1 wrapt==1.12.1 wslink==1.8.2 xarray==0.20.2 xarray-einstats==0.2.2 xgboost==1.4.2 xvfbwrapper==0.2.9 xxhash==3.0.0 xyzservices==2022.6.0 yacs==0.1.8 yapf==0.32.0 yarl @ file:///home/conda/feedstock_root/build_artifacts/yarl_1648966511831/work yellowbrick==1.5 zict @ file:///home/conda/feedstock_root/build_artifacts/zict_1651156074437/work zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1649012893348/work
</details>
Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] Doesn't work alongside "BioTransformers" library #2173
Install library "BioTransformers" and "AutoGluon". It will fail on importing libraries and then during the using of the library. Depending on ...
Read more >
Troubleshoot - Hugging Face
Troubleshoot. Sometimes errors occur, but we are here to help! This guide covers some of the most common issues we've seen and how...
Read more >
All About Monads - HaskellWiki
All About Monads is a tutorial on monads and monad transformers and a walk-through of common monad instances. You can download a PDF...
Read more >
Artificial intelligence powers protein-folding predictions - Nature
Deep-learning algorithms such as AlphaFold2 and RoseTTAFold can now predict a protein's 3D shape from its linear sequence — a huge boon to ......
Read more >
Starscream's Ghost - Transformers Wiki
On the run from the Decepticons, Octane seeks asylum on Cybertron, ... the advice of his friend Sandstorm, who at first doesn't believe...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found