conda-forge / osmnx-feedstock

A conda-smithy repository for osmnx.
BSD 3-Clause "New" or "Revised" License
8 stars 7 forks source link

cannot import name 'CRS' from 'pyproj' (/opt/anaconda3/lib/python3.8/site-packages/pyproj/__init__.py) #73

Closed afmv1089 closed 3 years ago

afmv1089 commented 3 years ago

Issue: Python 3.8.2

Hi, I read the paper https://doi.org/10.1016/j.compenvurbsys.2017.05.004. And then I tried the installation using pip install in the terminal. As it didn't work, I then I used the code line available at https://osmnx.readthedocs.io/en/stable/: conda config --prepend channels conda-forge conda create -n ox --strict-channel-priority osmnx

Then I have this error using Jupyter:

ImportError                               Traceback (most recent call last)
<ipython-input-5-d4a103aeed40> in <module>
----> 1 import osmnx as ox

/opt/anaconda3/lib/python3.8/site-packages/osmnx/__init__.py in <module>
      1 """OSMnx init."""
      2 
----> 3 from ._api import *
      4 from ._version import __version__

/opt/anaconda3/lib/python3.8/site-packages/osmnx/_api.py in <module>
      2 
      3 from .bearing import add_edge_bearings
----> 4 from .distance import get_nearest_edge
      5 from .distance import get_nearest_edges
      6 from .distance import get_nearest_node

/opt/anaconda3/lib/python3.8/site-packages/osmnx/distance.py in <module>
      9 
     10 from . import utils
---> 11 from . import utils_geo
     12 from . import utils_graph
     13 

/opt/anaconda3/lib/python3.8/site-packages/osmnx/utils_geo.py in <module>
     12 from shapely.ops import split
     13 
---> 14 from . import projection
     15 from . import settings
     16 from . import utils

/opt/anaconda3/lib/python3.8/site-packages/osmnx/projection.py in <module>
      4 
      5 import geopandas as gpd
----> 6 from pyproj import CRS
      7 
      8 from . import settings

ImportError: cannot import name 'CRS' from 'pyproj' (/opt/anaconda3/lib/python3.8/site-packages/pyproj/__init__.py)


Environment (conda list):

# packages in environment at /opt/anaconda3: # # Name Version Build Channel _anaconda_depends 2020.07 py38_0 _ipyw_jlab_nb_ext_conf 0.1.0 py38_0 affine 2.3.0 pypi_0 pypi alabaster 0.7.12 py_0 anaconda custom py38_1 anaconda-client 1.7.2 py38_0 anaconda-navigator 1.10.0 py38_0 anaconda-project 0.8.4 py_0 applaunchservices 0.2.1 py_0 appnope 0.1.2 py38hecd8cb5_1001 appscript 1.1.1 py38haf1e3a3_0 argh 0.26.2 py38_0 argon2-cffi 20.1.0 py38haf1e3a3_1 arrow 0.17.0 pypi_0 pypi asn1crypto 1.4.0 py_0 astroid 2.4.2 py38_0 astropy 4.2 py38h9ed2024_0 async_generator 1.10 py_0 atomicwrites 1.4.0 py_0 attrs 20.3.0 pyhd3eb1b0_0 autopep8 1.5.4 py_0 babel 2.9.0 pyhd3eb1b0_0 backcall 0.2.0 py_0 backports 1.0 pyhd3eb1b0_2 backports.functools_lru_cache 1.6.1 pyhd3eb1b0_0 backports.shutil_get_terminal_size 1.0.0 py38_2 backports.tempfile 1.0 py_1 backports.weakref 1.0.post1 py_1 beautifulsoup4 4.9.3 pyhb0f4dca_0 bitarray 1.6.1 py38h9ed2024_0 bkcharts 0.2 py38_0 blas 1.0 mkl bleach 3.2.1 py_0 blosc 1.20.1 hab81aa3_0 bokeh 2.2.3 py38_0 boto 2.49.0 py38_0 bottleneck 1.3.2 py38hf1fa96c_1 brotli 1.0.9 hb1e8313_2 brotlipy 0.7.0 py38h9ed2024_1003 bzip2 1.0.8 h1de35cc_0 ca-certificates 2020.12.8 hecd8cb5_0 cairo 1.14.12 hc4e6be7_4 cartopy 0.18.0 pypi_0 pypi certifi 2020.12.5 py38hecd8cb5_0 cffi 1.14.0 py38hb5b8e2f_0 chardet 3.0.4 py38hecd8cb5_1003 charls 2.1.0 hb1e8313_2 click 7.1.2 py_0 click-plugins 1.1.1 py_0 cligj 0.7.1 pypi_0 pypi cloudpickle 1.6.0 py_0 clyent 1.2.2 py38_1 colorama 0.4.4 py_0 conda 4.9.2 py38hecd8cb5_0 conda-build 3.20.5 py38_1 conda-env 2.6.0 1 conda-package-handling 1.7.2 py38h22f3db7_0 conda-verify 3.4.2 py_1 contextily 1.0.1 pypi_0 pypi contextlib2 0.6.0.post1 py_0 cryptography 3.2.1 py38hbcfaee0_1 curl 7.67.0 ha441bb4_0 cycler 0.10.0 py38_0 cython 0.29.21 py38h23ab428_0 cytoolz 0.11.0 py38haf1e3a3_0 dask 2.30.0 py_0 dask-core 2.30.0 py_0 dbus 1.13.18 h18a8e69_0 decorator 4.4.2 py_0 defusedxml 0.6.0 py_0 descartes 1.1.0 pypi_0 pypi diff-match-patch 20200713 py_0 distributed 2.30.1 py38hecd8cb5_0 docutils 0.16 py38_1 entrypoints 0.3 py38_0 et_xmlfile 1.0.1 py_1001 expat 2.2.10 hb1e8313_2 fastcache 1.1.0 py38h1de35cc_0 filelock 3.0.12 py_0 fiona 1.8.18 pypi_0 pypi flake8 3.8.4 py_0 flask 1.1.2 py_0 fontconfig 2.13.0 h5d5b041_1 freetype 2.10.4 ha233b18_0 freexl 1.0.6 h9ed2024_0 fsspec 0.8.3 py_0 future 0.18.2 py38_1 gdal 2.3.3 py38hbe65578_0 geographiclib 1.50 pypi_0 pypi geopandas 0.8.1 pypi_0 pypi geoplot 0.4.1 pypi_0 pypi geopy 2.0.0 pypi_0 pypi geos 3.7.1 h0a44026_0 get_terminal_size 1.0.0 h7520d66_0 gettext 0.19.8.1 h15daf44_3 gevent 20.9.0 py38haf1e3a3_0 giflib 5.1.4 h1de35cc_1 glib 2.63.1 hd977a24_0 glob2 0.7 py_0 gmp 6.1.2 hb37e062_1 gmpy2 2.0.8 py38h6ef4df4_3 greenlet 0.4.17 py38haf1e3a3_0 gurobi 9.1.0 py38_0 gurobi h5py 2.10.0 py38h3134771_0 hdf4 4.2.13 h39711bb_2 hdf5 1.10.4 hfa1e0ec_0 heapdict 1.0.1 py_0 html5lib 1.1 py_0 icu 58.2 h0a44026_3 idna 2.10 py_0 imagecodecs 2020.5.30 py38hd12e0e9_2 imageio 2.9.0 py_0 imagesize 1.2.0 py_0 importlib-metadata 2.0.0 py_1 importlib_metadata 2.0.0 1 iniconfig 1.1.1 py_0 intel-openmp 2019.4 233 intervaltree 3.1.0 py_0 ipykernel 5.3.4 py38h5ca1d4c_0 ipython 7.19.0 py38h01d92e1_0 ipython_genutils 0.2.0 pyhd3eb1b0_1 ipywidgets 7.5.1 py_1 isort 5.6.4 py_0 itsdangerous 1.1.0 py_0 jbig 2.1 h4d881f8_0 jdcal 1.4.1 py_0 jedi 0.17.1 py38_0 jinja2 2.11.2 py_0 joblib 0.17.0 py_0 jpeg 9b he5867d9_2 json-c 0.13.1 h3efe00b_0 json5 0.9.5 py_0 jsonschema 3.2.0 py_2 jupyter 1.0.0 py38_7 jupyter_client 6.1.7 py_0 jupyter_console 6.2.0 py_0 jupyter_core 4.7.0 py38hecd8cb5_0 jupyterlab 2.2.6 py_0 jupyterlab_pygments 0.1.2 py_0 jupyterlab_server 1.2.0 py_0 jxrlib 1.1 haf1e3a3_2 kealib 1.4.7 hf5ed860_6 keyring 21.4.0 py38_1 kiwisolver 1.3.0 py38h23ab428_0 krb5 1.16.4 hddcf347_0 lazy-object-proxy 1.4.3 py38h1de35cc_0 lcms2 2.11 h92f6f08_0 libaec 1.0.4 hb1e8313_1 libarchive 3.4.2 haa3ed63_0 libboost 1.67.0 hebc422b_4 libcurl 7.67.0 h051b688_0 libcxx 10.0.0 1 libdap4 3.19.1 h3d3e54a_0 libedit 3.1.20191231 h1de35cc_1 libffi 3.2.1 h0a44026_1007 libgdal 2.3.3 h0950a36_0 libgfortran 3.0.1 h93005f0_2 libiconv 1.16 h1de35cc_0 libkml 1.3.0 hbe12b63_4 liblief 0.10.1 h0a44026_0 libllvm10 10.0.1 h76017ad_5 libllvm9 9.0.1 h21ff451_1 libnetcdf 4.6.1 hd5207e6_2 libpng 1.6.37 ha441bb4_0 libpq 11.2 h051b688_0 libsodium 1.0.18 h1de35cc_0 libspatialindex 1.9.3 h0a44026_0 libspatialite 4.3.0a h644ec7d_19 libssh2 1.9.0 ha12b0ac_1 libtiff 4.1.0 hcb84e12_1 libwebp 1.0.1 hd73b212_0 libxml2 2.9.10 h7cdb67c_3 libxslt 1.1.34 h83b36ba_0 libzopfli 1.0.3 hb1e8313_0 llvm-openmp 10.0.0 h28b9765_0 llvmlite 0.34.0 py38h739e7dc_4 locket 0.2.0 py38_1 lxml 4.6.2 py38h26b266a_0 lz4-c 1.9.2 h79c402e_3 lzo 2.10 haf1e3a3_2 mapclassify 2.3.0 pypi_0 pypi markupsafe 1.1.1 py38h1de35cc_1 matplotlib 3.3.2 0 matplotlib-base 3.3.2 py38h181983e_0 mccabe 0.6.1 py38_1 mercantile 1.1.6 pypi_0 pypi mistune 0.8.4 py38h1de35cc_1001 mkl 2019.4 233 mkl-service 2.3.0 py38h9ed2024_0 mkl_fft 1.2.0 py38hc64f4ea_0 mkl_random 1.1.1 py38h959d312_0 mock 4.0.2 py_0 more-itertools 8.6.0 pyhd3eb1b0_0 mpc 1.1.0 h6ef4df4_1 mpfr 4.0.2 h9066e36_1 mpmath 1.1.0 py38_0 msgpack-python 1.0.0 py38h04f5b5a_1 multipledispatch 0.6.0 py38_0 munch 2.5.0 py_0 navigator-updater 0.2.1 py38_0 nbclient 0.5.1 py_0 nbconvert 6.0.7 py38_0 nbformat 5.0.8 py_0 ncurses 6.2 h0a44026_1 nest-asyncio 1.4.3 pyhd3eb1b0_0 networkx 2.5 py_0 nltk 3.5 py_0 nose 1.3.7 pyhd3eb1b0_1006 notebook 6.1.4 py38_0 numba 0.51.2 py38h6440ff4_1 numexpr 2.7.1 py38hce01a72_0 numpy 1.19.2 py38h456fd55_0 numpy-base 1.19.2 py38hcfb5961_0 numpydoc 1.1.0 pyhd3eb1b0_1 olefile 0.46 py_0 openjpeg 2.3.0 hb95cd4c_1 openpyxl 3.0.5 py_0 openssl 1.1.1i h9ed2024_0 ortools 8.0.8283 pypi_0 pypi osmnx 0.16.2 pypi_0 pypi packaging 20.7 pyhd3eb1b0_0 pandas 1.1.3 py38hb1e8313_0 pandoc 2.11 h0dc7051_0 pandocfilters 1.4.3 py38hecd8cb5_1 parso 0.7.0 py_0 partd 1.1.0 py_0 path 15.0.0 py38_0 path.py 12.5.0 0 pathlib2 2.3.5 py38hecd8cb5_2 pathtools 0.1.2 py_1 patsy 0.5.1 py38_0 pcre 8.44 hb1e8313_0 pep8 1.7.1 py38_0 pexpect 4.8.0 pyhd3eb1b0_3 pickleshare 0.7.5 pyhd3eb1b0_1003 pillow 8.0.1 py38h5270095_0 pip 20.3 py38hecd8cb5_0 pixman 0.40.0 haf1e3a3_0 pkginfo 1.6.1 py38hecd8cb5_0 pluggy 0.13.1 py38_0 ply 3.11 py38_0 poppler 0.65.0 ha097c24_1 poppler-data 0.4.10 hecd8cb5_0 proj 0.2.0 pypi_0 pypi proj4 5.2.0 h0a44026_1 prometheus_client 0.9.0 pyhd3eb1b0_0 prompt-toolkit 3.0.8 py_0 prompt_toolkit 3.0.8 0 protobuf 3.14.0 pypi_0 pypi psutil 5.7.3 pypi_0 pypi ptyprocess 0.6.0 pyhd3eb1b0_2 py 1.9.0 py_0 py-lief 0.10.1 py38haf313ee_0 pycodestyle 2.6.0 py_0 pycosat 0.6.3 py38h1de35cc_1 pycparser 2.20 py_2 pycurl 7.43.0.5 py38ha12b0ac_0 pydocstyle 5.1.1 py_0 pyerfa 1.7.1.1 py38h9ed2024_1 pyflakes 2.2.0 py_0 pygments 2.7.2 pyhd3eb1b0_0 pylint 2.6.0 py38_0 pyodbc 4.0.30 py38h0a44026_0 pyopenssl 20.0.0 pyhd3eb1b0_1 pyparsing 2.4.7 py_0 pyproj 3.0.0.post1 pypi_0 pypi pyqt 5.9.2 py38h655552a_2 pyrsistent 0.17.3 py38haf1e3a3_0 pyshp 2.1.2 pypi_0 pypi pysocks 1.7.1 py38_1 pytables 3.6.1 py38h4727e94_0 pytest 6.1.2 py38hecd8cb5_0 python 3.8.2 hfe9666f_0 python-dateutil 2.8.1 py_0 python-jsonrpc-server 0.4.0 py_0 python-language-server 0.35.1 py_0 python-libarchive-c 2.9 py_0 python.app 3 py38h9ed2024_0 pytz 2020.4 pyhd3eb1b0_0 pywavelets 1.1.1 py38haf1e3a3_2 pyyaml 5.3.1 py38haf1e3a3_1 pyzmq 20.0.0 py38h23ab428_1 qdarkstyle 2.8.1 py_0 qt 5.9.7 h468cd18_1 qtawesome 1.0.1 py_0 qtconsole 4.7.7 py_0 qtpy 1.9.0 py_0 rasterio 1.1.8 pypi_0 pypi readline 7.0 h1de35cc_5 regex 2020.11.13 py38h9ed2024_0 requests 2.25.0 pyhd3eb1b0_0 researchpy 0.2.3 pypi_0 pypi ripgrep 12.1.1 0 rope 0.18.0 py_0 rtree 0.9.4 py38_1 ruamel_yaml 0.15.87 py38haf1e3a3_1 scikit-image 0.17.2 py38h81aa140_0 scikit-learn 0.23.2 py38h959d312_0 scipy 1.5.2 py38h2515648_0 seaborn 0.11.0 py_0 send2trash 1.5.0 py38_0 setuptools 50.3.2 py38hecd8cb5_2 shapely 1.7.1 pypi_0 pypi simplegeneric 0.8.1 py38_2 singledispatch 3.4.0.3 py_1001 sip 4.19.8 py38h0a44026_0 six 1.15.0 py38hecd8cb5_0 snappy 1.1.8 hb1e8313_0 snowballstemmer 2.0.0 py_0 snuggs 1.4.7 pypi_0 pypi sortedcollections 1.2.1 py_0 sortedcontainers 2.3.0 pyhd3eb1b0_0 soupsieve 2.0.1 py_0 sphinx 3.2.1 py_0 sphinxcontrib 1.0 py38_1 sphinxcontrib-applehelp 1.0.2 py_0 sphinxcontrib-devhelp 1.0.2 py_0 sphinxcontrib-htmlhelp 1.0.3 py_0 sphinxcontrib-jsmath 1.0.1 py_0 sphinxcontrib-qthelp 1.0.3 py_0 sphinxcontrib-serializinghtml 1.1.4 py_0 sphinxcontrib-websupport 1.2.4 py_0 spyder 4.1.5 py38_0 spyder-kernels 1.9.4 py38_0 sqlalchemy 1.3.20 py38h9ed2024_0 sqlite 3.33.0 hffcf06c_0 statannot 0.2.3 pypi_0 pypi statsmodels 0.12.1 py38h9ed2024_0 sympy 1.6.2 py38hecd8cb5_1 tbb 2020.3 h879752b_0 tblib 1.7.0 py_0 terminado 0.9.1 py38_0 testpath 0.4.4 py_0 threadpoolctl 2.1.0 pyh5ca1d4c_0 tifffile 2020.11.26 pyhd3eb1b0_0 tk 8.6.10 hb0a8c7a_0 toml 0.10.1 py_0 toolz 0.11.1 py_0 tornado 6.1 py38h9ed2024_0 tqdm 4.54.0 pyhd3eb1b0_0 traitlets 5.0.5 py_0 typing_extensions 3.7.4.3 py_0 ujson 4.0.1 py38hb1e8313_0 unicodecsv 0.14.1 py38_0 unixodbc 2.3.9 haf1e3a3_0 urllib3 1.25.11 py_0 watchdog 0.10.4 py38h9ed2024_0 wcwidth 0.2.5 py_0 webencodings 0.5.1 py38_1 werkzeug 1.0.1 py_0 wheel 0.36.0 pyhd3eb1b0_0 widgetsnbextension 3.5.1 py38_0 wrapt 1.11.2 py38h1de35cc_0 wurlitzer 2.0.1 py38_0 xerces-c 3.2.3 h48eee30_0 xlrd 1.2.0 py_0 xlsxwriter 1.3.7 py_0 xlwings 0.21.4 py38hecd8cb5_0 xlwt 1.3.0 py38_0 xmltodict 0.12.0 py_0 xz 5.2.5 h1de35cc_0 yaml 0.2.5 haf1e3a3_0 yapf 0.30.0 py_0 zeromq 4.3.3 hb1e8313_3 zict 2.0.0 py_0 zipp 3.4.0 pyhd3eb1b0_0 zlib 1.2.11 h1de35cc_3 zope 1.0 py38_1 zope.event 4.5.0 py38_0 zope.interface 5.2.0 py38h9ed2024_0 zstd 1.4.5 h41d2c2f_0 ``` $ conda list ```


Details about conda and system ( conda info ):

active environment : base active env location : /opt/anaconda3 shell level : 1 user config file : /Users/andresmunoz/.condarc populated config files : /Users/andresmunoz/.condarc conda version : 4.9.2 conda-build version : 3.20.5 python version : 3.8.2.final.0 virtual packages : __osx=10.15.7=0 __unix=0=0 __archspec=1=x86_64 base environment : /opt/anaconda3 (writable) channel URLs : https://conda.anaconda.org/conda-forge/osx-64 https://conda.anaconda.org/conda-forge/noarch http://conda.anaconda.org/gurobi/osx-64 http://conda.anaconda.org/gurobi/noarch https://repo.anaconda.com/pkgs/main/osx-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/osx-64 https://repo.anaconda.com/pkgs/r/noarch package cache : /opt/anaconda3/pkgs /Users/andresmunoz/.conda/pkgs envs directories : /opt/anaconda3/envs /Users/andresmunoz/.conda/envs platform : osx-64 user-agent : conda/4.9.2 requests/2.25.0 CPython/3.8.2 Darwin/19.6.0 OSX/10.15.7 UID:GID : 501:20 netrc file : None offline mode : False ``` $ conda info ```
ocefpaf commented 3 years ago

It does not look like you used strict channel or installed in an env. Please take a look at https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge

afmv1089 commented 3 years ago

It does not look like you used strict channel or installed in an env. Please take a look at https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge

Hi. Thanks for your answer.

I used this:conda config --add channels conda-forge conda config --set channel_priority strict

It didn't work neither.

ocefpaf commented 3 years ago

You package list has tons of non-conda-forge packages in there. Can you try a fresh environment?

afmv1089 commented 3 years ago

Thanks again, Im agraid, Im really new on this. Could you please explain me how to "try a fresh environment"

Thanks

ocefpaf commented 3 years ago

Im agraid, Im really new on this. Could you please explain me how to "try a fresh environment"

In that case please do not mark the I read the conda-forge documentation and could not find the solution for my problem there. line in the issue, that will make things easier for us since we will know where you stand.

First you need to make sure you added conda-forge and activated strict with:

conda config --add channels conda-forge
conda config --set channel_priority strict

then you can install it in a new environment, let's say, named TEST, like this:

conda create --name TEST python=3.8 osmnx

You can add more packages after osmnx there, add everything you need to avoid the need to install having to install them later. You can install them later but it may become harder for the package solver as your list grows. Also, read on environment.yaml files if you are worried about reproducibility and streamlining this workflow.

After you install your packages in the TEST env you can activate the env and test the package with:

conda activate TEST
python -c "import osmnx as ox; print(ox.__version__)"
0.16.2
ocefpaf commented 3 years ago

BTW, I'm closing this b/c it is not a problem with the package but rather a conda-forge usage question. You can continue to ask and I'll help get you set up but there is nothing that the maintainer os the package can do for you here.

afmv1089 commented 3 years ago

Hi Filipe,

First of all, thanks a lot for your time and patience. I created the environment OX... but now Jupiter notebook doesn’t recognize. I already activate the channel.

I also did this, as you mentioned:

conda config --add channels conda-forge conda config --set channel_priority strict

Btw I’m now having other conflicts when trying to update or add another libraries like geopandas, for example. I’m really sorry for being so rookie on this.

Thanks again for your help.

Kind regards, Andres Muñoz

On 17/12/2020, at 7:51 AM, Filipe notifications@github.com wrote:



Closed #73https://github.com/conda-forge/osmnx-feedstock/issues/73.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/conda-forge/osmnx-feedstock/issues/73#event-4124946002, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADE7SN3GHTT4JL5QI7NL4FLSVH5DPANCNFSM4U6EFMDA.

ocefpaf commented 3 years ago

Btw I’m now having other conflicts when trying to update or add another libraries like geopandas, for example. I’m really sorry for being so rookie on this.

Like I mentioned above you need to install everything you'll need in that new environment to avoid conflicts. If all you is jupyter and geopandas the command would be:

conda create --name TEST python=3.8 osmnx jupyter geopandas # keep adding what you need here, also read on environment yaml files
conda activate TEST
afmv1089 commented 3 years ago

Thanks again for your help Filipe,

Two ‘dummie’ questions:

  1. If I have many environments, how will Jupiter know which to use?
  2. How can I restart the ‘base’/current environment which is having like thousands of conflicts, please?

Thanks again,

Package libcxx conflicts for: pcre -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] cffi -> libffi[version='>=3.3,<3.4.0a0'] -> libcxx[version='>=10.0.0|>=11.0.0|>=4.0.1|>=10.0.1|>=9.0.1|>=9.0.0'] html5lib -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] prometheus_client -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] colorama -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] mistune -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] backports.functools_lru_cache -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] asn1crypto -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] _ipyw_jlab_nb_ext_conf -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] iniconfig -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pandas -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] backports.weakref -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] toml -> python[version='>=2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pyopenssl -> python[version='>=2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] bitarray -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] hdf5 -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.0|>=4.0.1'] pydocstyle -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] llvmlite -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] backports.tempfile -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] unicodecsv -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pandas -> python[version='>=3.6,<3.7.0a0'] -> libcxx msgpack-python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] alabaster -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] lxml -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] requests -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sqlalchemy -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] curl -> krb5[version='>=1.17.1,<1.18.0a0'] -> libcxx[version='>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] ujson -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=4.0.1'] pycparser -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] testpath -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] mkl-service -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] libffi -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=4.0.1'] xlwt -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] matplotlib-base -> python[version='>=3.6,<3.7.0a0'] -> libcxx decorator -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] regex -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pkginfo -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] numba -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1|>=7.0.0'] clyent -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] jdcal -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] jedi -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] importlib_metadata -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] geopandas -> fiona -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] jupyterlab_server -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] fsspec -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] toolz -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sip -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=11.0.0'] zope.interface -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] lazy-object-proxy -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] icu -> libcxx[version='>=10.0.1|>=11.0.0|>=9.0.1|>=4.0.1'] et_xmlfile -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] numexpr -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=11.0.0'] parso -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] tblib -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] snowballstemmer -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] wurlitzer -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] qtconsole -> pyqt -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1|>=11.0.0'] scipy -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=11.0.0'] blosc -> snappy -> libcxx[version='>=9.0.0'] sympy -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] contextlib2 -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] numexpr -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] applaunchservices -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] fastcache -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] six -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] xlsxwriter -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] astroid -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] chardet -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] diff-match-patch -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] spyder-kernels -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] webencodings -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sphinxcontrib-serializinghtml -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] jupyterlab -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] blosc -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=4.0.1'] singledispatch -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] heapdict -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] future -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pywavelets -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] babel -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] tornado -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] numpy -> libcxx[version='>=4.0.1'] keyring -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] path.py -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] kiwisolver -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] py-lief -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.0|>=4.0.1'] setuptools -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] beautifulsoup4 -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sphinxcontrib-devhelp -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] py -> python[version='>=2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] nbclient -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pyodbc -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] boto -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] anaconda-client -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sqlite -> ncurses[version='>=6.2,<6.3.0a0'] -> libcxx[version='>=10.0.0|>=9.0.1'] numpydoc -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] nltk -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pytz -> python[version='>=3'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] networkx -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] zict -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] werkzeug -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] libxslt -> icu[version='>=67.1,<68.0a0'] -> libcxx[version='>=10.0.1|>=9.0.1|>=4.0.1'] msgpack-python -> python[version='>=3.6,<3.7.0a0'] -> libcxx qt -> libclang[version='>=10.0.1,<11.0a0'] -> libcxx[version='>=10.0.0|>=9.0.0'] python=3.8 -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] threadpoolctl -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] matplotlib-base -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1|>=11.0.0'] xlrd -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] zipp -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] yapf -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] dask -> numpy[version='>=1.15.1'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=4.0.1|>=9.0.1|>=9.0.0'] mccabe -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] glib -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] ipython_genutils -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pep8 -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] urllib3 -> python[version='<4.0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] dask-core -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sphinxcontrib-qthelp -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] partd -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] tifffile -> imagecodecs -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=4.0.1|>=9.0.0'] pyzmq -> libcxx[version='>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] scipy -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] entrypoints -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] patsy -> numpy[version='>=1.4.0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=4.0.1|>=9.0.1|>=9.0.0'] sortedcontainers -> python[version='>=2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] xmltodict -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] locket -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sphinxcontrib-applehelp -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] cython -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] mpc -> gmp[version='>=6.2.0,<7.0a0'] -> libcxx[version='>=10.0.1|>=9.0.1|>=4.0.1'] wcwidth -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pickleshare -> python[version='>=3'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] conda-verify -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pluggy -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] notebook -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sqlite -> libcxx[version='>=4.0.1'] appscript -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pathtools -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sphinx -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pycosat -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pip -> python[version='>=3'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] scikit-image -> python[version='>=3.6,<3.7.0a0'] -> libcxx mkl_random -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] qdarkstyle -> python[version='>=2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] python-jsonrpc-server -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] certifi -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sip -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] cycler -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] libedit -> ncurses[version='>=6.2,<6.3.0a0'] -> libcxx[version='>=10.0.0|>=9.0.1|>=4.0.1'] async_generator -> python[version='>2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] unixodbc -> libcxx[version='>=10.0.1|>=9.0.1|>=4.0.1'] mpfr -> gmp[version='>=6.2.0,<7.0a0'] -> libcxx[version='>=10.0.1|>=9.0.1|>=4.0.1'] conda[version='>=4.9.2'] -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] python.app -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] watchdog -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] kiwisolver -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=11.0.0'] sortedcollections -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] nest-asyncio -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] terminado -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] llvmlite -> libllvm10[version='>=10.0.1,<10.1.0a0'] -> libcxx[version='>=10|>=11|>=9|>=4'] nbformat -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] python-libarchive-c -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sphinxcontrib -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] soupsieve -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] zope -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] argh -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] navigator-updater -> pyqt[version='>=5.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1|>=11.0.0'] ipykernel -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pexpect -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] flask -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] libllvm10 -> libcxx[version='>=10.0.0|>=10|>=9|>=4.0.1'] gevent -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] appnope -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] hdf5 -> openmpi[version='>=4.0,<4.1.0a0'] -> libcxx[version='>=9.0.1'] pyqt -> pyqt-impl==5.12.3=py36hb40023b_6 -> libcxx[version='>=11.0.0'] atomicwrites -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pyflakes -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] mkl_fft -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0'] yaml -> libcxx[version='>=9.0.0'] jupyter -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] json5 -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] multipledispatch -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pandocfilters -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] cython -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=11.0.0'] mpmath -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] jsonschema -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] backports -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] gmpy2 -> gmp[version='>=6.2.0,<7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=11.0.0|>=9.0.0|>=4.0.1'] mkl_fft -> libcxx[version='>=10.0.0|>=4.0.1'] backcall -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] expat -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] glib -> python= -> libcxx attrs -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] qtawesome -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pytables -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] pillow -> libtiff[version='>=4.1.0,<5.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1|>=11.0.0'] pygments -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sphinxcontrib-htmlhelp -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] lz4-c -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=4.0.1'] rope -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] flake8 -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] psutil -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] gettext -> libffi[version='>=3.3,<3.4.0a0'] -> libcxx[version='>=10.0.0|>=11.0.0|>=4.0.1|>=10.0.1|>=9.0.1'] bkcharts -> numpy[version='>=1.7.1'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=4.0.1|>=9.0.1|>=9.0.0'] idna -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] qtpy -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] click -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] anaconda==2020.11 -> libcxx==10.0.0=1 scikit-learn -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] backports.shutil_get_terminal_size -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] ujson -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=11.0.0|>=9.0.0'] pysocks -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] cloudpickle -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] tqdm -> python[version='>=2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] ipywidgets -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] seaborn -> matplotlib-base[version='>=2.1.2'] -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1|>=11.0.0'] numpy-base -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] defusedxml -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] bleach -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] prompt_toolkit -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] docutils -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] matplotlib -> libcxx[version='>=4.0.1'] numpy -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0'] itsdangerous -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] jupyter_console -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] cytoolz -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] anaconda-project -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] libtiff -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] ply -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] scikit-image -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] krb5 -> libcxx[version='>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] olefile -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pyyaml -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] prompt-toolkit -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] matplotlib -> matplotlib-base[version='>=3.3.3,<3.3.4.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0'] filelock -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] traitlets -> python[version='>=3.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] statsmodels -> pandas[version='>=0.23'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pytest -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sphinxcontrib-websupport -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] sphinxcontrib-jsmath -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] llvm-openmp -> libcxx[version='>=4.0.1'] dbus -> expat[version='>=2.2.9,<2.3.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=11.0.0|>=9.0.0|>=4.0.1'] h5py -> hdf5[version='>=1.10.6,<1.10.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.0|>=9.0.1|>=4.0.1'] brotlipy -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] spyder -> pyqt[version='>=5.6,<5.13'] -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1|>=11.0.0'] mock -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] greenlet -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] distributed -> msgpack-python[version='>=0.6.0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] openpyxl -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] scikit-learn -> python[version='>=3.6,<3.7.0a0'] -> libcxx jupyter_client -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] joblib -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] libxml2 -> icu[version='>=67.1,<68.0a0'] -> libcxx[version='>=10.0.1|>=9.0.1|>=4.0.1|>=11.0.0'] numba -> python[version='>=3.6,<3.7.0a0'] -> libcxx packaging -> python[version='>=2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] nbconvert -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] gmp -> libcxx[version='>=10.0.1|>=9.0.1|>=4.0.1'] ncurses -> libcxx[version='>=10.0.0|>=9.0.1|>=4.0.1'] mkl_random -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=11.0.0'] xlwings -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] ruamel_yaml -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] py-lief -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=11.0.0|>=9.0.1'] more-itertools -> python[version='>=3.4'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] typing_extensions -> python[version='>=3.5'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] astropy -> numpy[version='>=1.16'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=4.0.1|>=9.0.1|>=9.0.0'] lcms2 -> libtiff[version='>=4.1.0,<5.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] wheel -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] libgfortran -> llvm-openmp[version='>=8.0.0'] -> libcxx[version='>=4.0.1'] zope.event -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] anaconda-navigator -> pyqt[version='>=5.6,<6.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1|>=11.0.0'] zstd -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] bottleneck -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pycodestyle -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pytables -> blosc[version='>=1.20.1,<2.0a0'] -> libcxx[version='>=11.0.0'] wrapt -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pycurl -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pyrsistent -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] anaconda==2020.11 -> blosc==1.20.1=hab81aa3_0 -> libcxx[version='>=10.0.0|>=4.0.1|>=10.0.1'] jupyterlab_pygments -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] argon2-cffi -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] conda-env -> python=3.5 -> libcxx[version='>=4.0.1|>=9.0.1'] pyqt -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] jupyter_core -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] importlib-metadata -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] python-dateutil -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] send2trash -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] liblief -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.0|>=4.0.1'] isort -> python[version='>=3.6,<4.0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] simplegeneric -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] rtree -> libspatialindex[version='>=1.9.3,<1.9.4.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=4.0.1|>=9.0.0|>=9.0.1'] markupsafe -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] bokeh -> numpy[version='>=1.11.3'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=4.0.1|>=9.0.1|>=9.0.0'] libcurl -> krb5[version='>=1.17.1,<1.18.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] conda-build -> py-lief -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.0|>=4.0.1|>=11.0.0|>=9.0.1'] cryptography -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] nose -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] intervaltree -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] readline -> ncurses[version='>=6.2,<6.3.0a0'] -> libcxx[version='>=10.0.0|>=9.0.1|>=4.0.1'] ipython -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] jinja2 -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pyodbc -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=11.0.0'] imagesize -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] python-language-server -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] widgetsnbextension -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] imageio -> numpy -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=4.0.1|>=9.0.1|>=9.0.0'] libarchive -> lz4-c[version='>=1.9.2,<1.9.3.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=9.0.1|>=4.0.1|>=9.0.0'] pyparsing -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pylint -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] pyzmq -> python[version='>=3.8,<3.9.0a0'] -> libcxx[version='>=10.0.0|>=11.0.0'] libspatialindex -> libcxx[version='>=4.0.1|>=9.0.0|>=9.0.1'] zeromq -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=4.0.1'] conda-package-handling -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] qt -> libcxx[version='>=10.0.1|>=9.0.1|>=4.0.1'] pathlib2 -> python[version='>=3.7,<3.8.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] autopep8 -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] path -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1'] ptyprocess -> python -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=9.0.1|>=9.0.0|>=4.0.1']

Package pyparsing conflicts for: matplotlib -> matplotlib-base[version='>=3.3.3,<3.3.4.0a0'] -> pyparsing[version='>=2.0.3,!=2.0.4,!=2.1.2,!=2.1.6'] matplotlib-base -> pyparsing[version='>=2.0.3,!=2.0.4,!=2.1.2,!=2.1.6'] matplotlib -> pyparsing bleach -> packaging -> pyparsing[version='>=2.0.2'] scikit-image -> matplotlib-base[version='>=2.0.0'] -> pyparsing[version='>=2.0.3,!=2.0.4,!=2.1.2,!=2.1.6'] anaconda==2020.11 -> pyparsing==2.4.7=py_0 packaging -> pyparsing[version='>=2.0.2'] seaborn -> matplotlib-base[version='>=2.1.2'] -> pyparsing[version='>=2.0.3,!=2.0.4,!=2.1.2,!=2.1.6'] anaconda==2020.11 -> matplotlib-base==3.3.2=py38h181983e_0 -> pyparsing[version='>=2.0.2|>=2.0.3,!=2.0.4,!=2.1.2,!=2.1.6'] nltk -> pyparsing pytest -> packaging -> pyparsing[version='>=2.0.2'] geopandas -> matplotlib-base -> pyparsing[version='>=2.0.3,!=2.0.4,!=2.1.2,!=2.1.6'] bokeh -> packaging[version='>=16.8'] -> pyparsing[version='>=2.0.2'] wheel -> packaging[version='>=20.2'] -> pyparsing[version='>=2.0.2'] sphinx -> packaging -> pyparsing[version='>=2.0.2']

Package dask conflicts for: distributed -> dask[version='>=0.10.0|>=0.11.0|>=0.11.1|>=0.12.0|>=0.13.0|>=0.14.0|>=0.14.1|>=0.9.0'] scikit-image -> dask[version='>=0.5'] anaconda==2020.11 -> dask==2.30.0=py_0

Package six conflicts for: geopandas -> fiona -> six[version='>=1.7'] cycler -> six bokeh -> six[version='>=1.5.2'] pyopenssl -> six[version='>=1.5.2'] distributed -> bokeh[version='>=0.12.3'] -> six[version='>=1.5.2'] pytest -> more-itertools[version='>=4.0.0'] -> six[version='>=1.0.0,<2.0.0'] jsonschema -> pyrsistent[version='>=0.14.0'] -> six cryptography -> six[version='>=1.4.1'] matplotlib -> cycler -> six[version='>=1.5'] nbformat -> jsonschema[version='>=2.4,!=2.5.0'] -> six[version='>=1.11.0'] scipy -> mkl-service[version='>=2,<3.0a0'] -> six nbclient -> traitlets[version='>=4.2'] -> six bleach -> html5lib[version='>=0.99999999pre,!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8'] -> six[version='>=1.9'] scikit-learn -> mkl-service[version='>=2,<3.0a0'] -> six mkl_random -> mkl-service[version='>=2,<3.0a0'] -> six numpy-base -> mkl-service[version='>=2,<3.0a0'] -> six nltk -> gensim -> six[version='>=1.5.0'] multipledispatch -> six pylint -> astroid[version='>=2.4.0,<=2.5'] -> six[version='>=1.12,<2'] pyopenssl -> cryptography[version='>=3.2'] -> six[version='>=1.4.1'] h5py -> unittest2 -> six[version='>=1.4'] ipykernel -> traitlets[version='>=4.1'] -> six jupyterlab_server -> jsonschema[version='>=3.0.1'] -> six[version='>=1.11.0'] pathlib2 -> six traitlets -> six ipython -> prompt-toolkit[version='!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0'] -> six[version='>=1.9.0'] anaconda-client -> six pytables -> six pydocstyle -> six anaconda-client -> python-dateutil[version='>=2.6.1'] -> six[version='>=1.5'] importlib-metadata -> pathlib2 -> six seaborn -> patsy -> six distributed -> six html5lib -> six[version='>=1.9'] numexpr -> mkl-service[version='>=2,<3.0a0'] -> six wheel -> packaging[version='>=20.2'] -> six importlib_metadata -> pathlib2 -> six anaconda==2020.11 -> anaconda-client==1.7.2=py38_0 -> six[version='>=1.11.0|>=1.12,<2|>=1.5.2|>=1.4.1|>=1.9|>=1.5'] more-itertools -> six[version='>=1.0.0,<2.0.0'] numpydoc -> sphinx -> six[version='>=1.5'] matplotlib-base -> cycler[version='>=0.10'] -> six[version='>=1.5'] testpath -> pathlib2 -> six prompt-toolkit -> six[version='>=1.9.0'] anaconda==2020.11 -> six==1.15.0[build='py37hecd8cb5_0|py38hecd8cb5_0'] notebook -> argon2-cffi -> six mock -> six conda-package-handling -> six packaging -> six patsy -> six spyder -> jsonschema[version='>=3.2.0'] -> six[version='>=1.11.0|>=1.5'] tornado -> singledispatch -> six statsmodels -> patsy[version='>=0.5.1'] -> six pytest -> six[version='>=1.10.0'] urllib3 -> cryptography[version='>=1.3.4'] -> six[version='>=1.4.1|>=1.5.2'] pandas -> python-dateutil[version='>=2.7.3'] -> six[version='>=1.5'] bokeh -> packaging[version='>=16.8'] -> six[version='>=1.5'] pylint -> six sphinx -> six[version='>=1.5'] numba -> singledispatch -> six anaconda-navigator -> anaconda-client[version='>=1.6.14'] -> six conda[version='>=4.9.2'] -> conda-package-handling[version='>=1.3.0'] -> six[version='>=1.5.2'] geopandas -> six widgetsnbextension -> traitlets[version='>=4.3.1'] -> six jupyter_core -> traitlets -> six nltk -> six mkl-service -> six qtconsole -> traitlets -> six jupyter_console -> prompt_toolkit[version='>=2.0.0,<3.1.0,!=3.0.0,!=3.0.1'] -> six[version='>=1.9.0'] pyrsistent -> six bkcharts -> six[version='>=1.5.2'] astropy -> pytest[version='<4'] -> six[version='>=1.10.0'] ipywidgets -> traitlets[version='>=4.3.1,<6.0.0'] -> six qtawesome -> six nbconvert -> bleach -> six python-dateutil -> six[version='>=1.5'] anaconda-project -> anaconda-client -> six dask -> bokeh[version='>=1.0.0,!=2.0.0'] -> six[version='>=1.5.2'] conda-verify -> six jsonschema -> six[version='>=1.11.0'] prompt_toolkit -> six[version='>=1.9.0'] mkl_fft -> mkl-service[version='>=2,<3.0a0'] -> six pickleshare -> pathlib2 -> six singledispatch -> six conda-build -> six numpy -> mkl-service[version='>=2,<3.0a0'] -> six argon2-cffi -> six astroid -> six[version='>=1.12,<2'] python-language-server -> pydocstyle[version='>=2.0.0'] -> six zipp -> more-itertools -> six[version='>=1.0.0,<2.0.0'] bleach -> six jupyter_client -> python-dateutil[version='>=2.1'] -> six[version='>=1.5'] h5py -> six scikit-image -> six[version='>=1.4|>=1.7.3']

Package pip conflicts for: jupyterlab_server -> python[version='>=3.5'] -> pip tqdm -> python[version='>=2.7'] -> pip prometheus_client -> python -> pip mistune -> python[version='>=3.6,<3.7.0a0'] -> pip tifffile -> python[version='>=3.7'] -> pip jupyter -> python -> pip backports.weakref -> python[version='>=3.7,<3.8.0a0'] -> pip multipledispatch -> python -> pip conda-package-handling -> python[version='>=3.6,<3.7.0a0'] -> pip pillow -> python[version='>=3.7,<3.8.0a0'] -> pip mpmath -> python -> pip itsdangerous -> python -> pip spyder -> python[version='>=3.7,<3.8.0a0'] -> pip sphinxcontrib-websupport -> python -> pip lxml -> python[version='>=3.9,<3.10.0a0'] -> pip backcall -> python -> pip qtawesome -> python[version='>=3.6'] -> pip jupyter_console -> python[version='>=3.6'] -> pip fastcache -> python[version='>=3.7,<3.8.0a0'] -> pip chardet -> python[version='>=3.6,<3.7.0a0'] -> pip bokeh -> python[version='>=3.6,<3.7.0a0'] -> pip packaging -> python[version='>=2.7'] -> pip seaborn -> python[version='>=3.6'] -> pip spyder-kernels -> python[version='>=3.8,<3.9.0a0'] -> pip webencodings -> python -> pip qtconsole -> python[version='>=3.6'] -> pip llvmlite -> python[version='>=3.6,<3.7.0a0'] -> pip psutil -> python[version='>=3.6,<3.7.0a0'] -> pip pkginfo -> python -> pip heapdict -> python -> pip pywavelets -> python[version='>=3.6,<3.7.0a0'] -> pip unicodecsv -> python -> pip qtpy -> python -> pip cloudpickle -> python[version='>=3.5'] -> pip click -> python -> pip matplotlib-base -> python[version='>=3.9,<3.10.0a0'] -> pip setuptools -> python[version='>=3.6,<3.7.0a0'] -> pip zope.interface -> python[version='>=3.8,<3.9.0a0'] -> pip sphinxcontrib-devhelp -> python[version='>=3.5'] -> pip applaunchservices -> python -> pip parso -> python[version='>=3.6'] -> pip anaconda-client -> python -> pip kiwisolver -> python[version='>=3.8,<3.9.0a0'] -> pip nltk -> python -> pip defusedxml -> python -> pip bleach -> python -> pip iniconfig -> python -> pip werkzeug -> python -> pip sympy -> python[version='>=3.6,<3.7.0a0'] -> pip prompt_toolkit -> python[version='>=3.6'] -> pip docutils -> python[version='>=3.6,<3.7.0a0'] -> pip python=3.8 -> pip appnope -> python[version='>=3.7,<3.8.0a0'] -> pip xlsxwriter -> python -> pip diff-match-patch -> python -> pip wrapt -> python[version='>=3.6,<3.7.0a0'] -> pip isort -> python[version='>=3.6,<4.0'] -> pip pep8 -> python -> pip simplegeneric -> python -> pip markupsafe -> python[version='>=3.6,<3.7.0a0'] -> pip pyyaml -> python[version='>=3.6,<3.7.0a0'] -> pip sphinxcontrib-qthelp -> python[version='>=3.5'] -> pip openpyxl -> python[version='>=3.6'] -> pip soupsieve -> python[version='>=3.6'] -> pip tornado -> python[version='>=3.6,<3.7.0a0'] -> pip pytest -> python[version='>=3.6,<3.7.0a0'] -> pip jinja2 -> python -> pip greenlet -> python[version='>=3.9,<3.10.0a0'] -> pip entrypoints -> python[version='>=3.6'] -> pip msgpack-python -> python[version='>=3.6,<3.7.0a0'] -> pip jupyter_client -> python[version='>=3.5'] -> pip patsy -> python -> pip pycosat -> python[version='>=3.9,<3.10.0a0'] -> pip pandas -> python[version='>=3.6,<3.7.0a0'] -> pip python-language-server -> python[version='>=3.6'] -> pip nbconvert -> python[version='>=3.6,<3.7.0a0'] -> pip autopep8 -> python -> pip xlwings -> python[version='>=3.6,<3.7.0a0'] -> pip typing_extensions -> python[version='>=3.5'] -> pip cffi -> python[version='>=3.6,<3.7.0a0'] -> pip wheel -> python -> pip zope.event -> python -> pip mkl_fft -> python[version='>=3.9,<3.10.0a0'] -> pip bottleneck -> python[version='>=3.6,<3.7.0a0'] -> pip pycodestyle -> python -> pip zipp -> python[version='>=3.6'] -> pip jupyterlab_pygments -> python -> pip pydocstyle -> python[version='>=3.5'] -> pip pytables -> python[version='>=3.6,<3.7.0a0'] -> pip sip -> python[version='>=3.6,<3.7.0a0'] -> pip toml -> python[version='>=2.7'] -> pip jedi -> python[version='>=3.6,<3.7.0a0'] -> pip numexpr -> python[version='>=3.8,<3.9.0a0'] -> pip imagesize -> python -> pip sortedcontainers -> python[version='>=2.7'] -> pip intervaltree -> python -> pip ipython -> python[version='>=3.9,<3.10.0a0'] -> pip requests -> python -> pip terminado -> python[version='>=3.8,<3.9.0a0'] -> pip numpy -> python[version='>=3.8,<3.9.0a0'] -> pip backports.shutil_get_terminal_size -> python -> pip nbformat -> python[version='>=3.5'] -> pip pyparsing -> python -> pip python-jsonrpc-server -> python -> pip pathtools -> python -> pip sphinx -> python[version='>=3.5'] -> pip argh -> python -> pip ipykernel -> python[version='>=3.6,<3.7.0a0'] -> pip clyent -> python -> pip path -> python[version='>=3.9,<3.10.0a0'] -> pip ptyprocess -> python -> pip flask -> python -> pip html5lib -> python -> pip gevent -> python[version='>=3.7,<3.8.0a0'] -> pip colorama -> python -> pip more-itertools -> python[version='>=3.4'] -> pip atomicwrites -> python -> pip asn1crypto -> python -> pip _ipyw_jlab_nb_ext_conf -> python[version='>=3.8,<3.9.0a0'] -> pip certifi -> python[version='>=3.6,<3.7.0a0'] -> pip bitarray -> python[version='>=3.9,<3.10.0a0'] -> pip jsonschema -> python[version='>=3.6'] -> pip backports -> python -> pip numba -> python[version='>=3.6,<3.7.0a0'] -> pip watchdog -> python[version='>=3.6,<3.7.0a0'] -> pip conda-env -> python=3.5 -> pip pyzmq -> python[version='>=3.8,<3.9.0a0'] -> pip attrs -> python -> pip beautifulsoup4 -> python[version='>=3.6'] -> pip sqlalchemy -> python[version='>=3.6,<3.7.0a0'] -> pip pycparser -> python -> pip xlwt -> python -> pip pyodbc -> python[version='>=3.9,<3.10.0a0'] -> pip idna -> python -> pip sphinxcontrib-htmlhelp -> python[version='>=3.5'] -> pip decorator -> python -> pip rope -> python -> pip zict -> python -> pip gmpy2 -> python[version='>=3.8,<3.9.0a0'] -> pip fsspec -> python[version='>=3.5'] -> pip boto -> python -> pip path.py -> python[version='>=3.5'] -> pip pysocks -> python[version='>=3.7,<3.8.0a0'] -> pip lazy-object-proxy -> python[version='>=3.7,<3.8.0a0'] -> pip yapf -> python -> pip et_xmlfile -> python -> pip json5 -> python -> pip ipython_genutils -> python -> pip ipywidgets -> python -> pip contextlib2 -> python -> pip partd -> python[version='>=3.5'] -> pip tblib -> python -> pip snowballstemmer -> python -> pip wurlitzer -> python[version='>=3.6,<3.7.0a0'] -> pip threadpoolctl -> python[version='>=3.5'] -> pip anaconda-project -> python -> pip alabaster -> python -> pip urllib3 -> python[version='<4.0'] -> pip six -> python -> pip ply -> python -> pip pygments -> python[version='>=3.5'] -> pip astroid -> python[version='>=3.7,<3.8.0a0'] -> pip anaconda==2020.11 -> pip==20.2.4[build='py37hecd8cb5_0|py38hecd8cb5_0'] future -> python[version='>=3.6,<3.7.0a0'] -> pip mkl_random -> python[version='>=3.6,<3.7.0a0'] -> pip olefile -> python -> pip sphinxcontrib-serializinghtml -> python[version='>=3.5'] -> pip jupyterlab -> python[version='>=3.5'] -> pip prompt-toolkit -> python[version='>=3.6'] -> pip singledispatch -> python -> pip traitlets -> python[version='>=3.7'] -> pip bkcharts -> python=3.6 -> pip babel -> python -> pip sphinxcontrib-jsmath -> python[version='>=3.5'] -> pip wcwidth -> python -> pip keyring -> python[version='>=3.6,<3.7.0a0'] -> pip dask -> python[version='>=3.6'] -> pip brotlipy -> python[version='>=3.6,<3.7.0a0'] -> pip anaconda-navigator -> python[version='>=3.9,<3.10.0a0'] -> pip cython -> python[version='>=3.7,<3.8.0a0'] -> pip py -> python[version='>=2.7'] -> pip networkx -> python[version='>=3.6'] -> pip nbclient -> python[version='>=3.6'] -> pip appscript -> python[version='>=3.6,<3.7.0a0'] -> pip joblib -> python[version='>=3.6'] -> pip numpy-base -> python[version='>=3.9,<3.10.0a0'] -> pip numpydoc -> python[version='>=3.5'] -> pip pytz -> python[version='>=3'] -> pip regex -> python[version='>=3.9,<3.10.0a0'] -> pip rtree -> python[version='>=3.9,<3.10.0a0'] -> pip scipy -> python[version='>=3.6,<3.7.0a0'] -> pip h5py -> python[version='>=3.6,<3.7.0a0'] -> pip cytoolz -> python[version='>=3.9,<3.10.0a0'] -> pip imageio -> python[version='>=3'] -> pip dask-core -> python[version='>=3.6'] -> pip xlrd -> python -> pip mccabe -> python -> pip filelock -> python -> pip python.app -> python[version='>=3.9,<3.10.0a0'] -> pip python-dateutil -> python -> pip cryptography -> python[version='>=3.6,<3.7.0a0'] -> pip send2trash -> python -> pip statsmodels -> python[version='>=3.6,<3.7.0a0'] -> pip sortedcollections -> python -> pip nest-asyncio -> python[version='>=3.5'] -> pip xmltodict -> python -> pip locket -> python -> pip sphinxcontrib-applehelp -> python[version='>=3.5'] -> pip geopandas -> python[version='>=3.5'] -> pip nose -> python[version='>=3.6'] -> pip notebook -> python[version='>=3.8,<3.9.0a0'] -> pip toolz -> python[version='>=3.5'] -> pip mock -> python[version='>=3.7,<3.8.0a0'] -> pip pickleshare -> python[version='>=3'] -> pip widgetsnbextension -> python[version='>=3.6,<3.7.0a0'] -> pip conda-verify -> python[version='>=3.9,<3.10.0a0'] -> pip pluggy -> python[version='>=3.6,<3.7.0a0'] -> pip pathlib2 -> python[version='>=3.7,<3.8.0a0'] -> pip pylint -> python[version='>=3.6,<3.7.0a0'] -> pip ruamel_yaml -> python[version='>=3.6,<3.7.0a0'] -> pip scikit-learn -> python[version='>=3.6,<3.7.0a0'] -> pip glib -> python= -> pip distributed -> python[version='>=3.6,<3.7.0a0'] -> pip conda-build -> python[version='>=3.7,<3.8.0a0'] -> pip navigator-updater -> python[version='>=3.9,<3.10.0a0'] -> pip scikit-image -> python[version='>=3.7,<3.8.0a0'] -> pip matplotlib -> python[version='>=3.9,<3.10.0a0'] -> pip qdarkstyle -> python[version='>=2.7'] -> pip pycurl -> python[version='>=3.7,<3.8.0a0'] -> pip pyrsistent -> python[version='>=3.7,<3.8.0a0'] -> pip backports.functools_lru_cache -> python -> pip async_generator -> python[version='>2.7'] -> pip argon2-cffi -> python[version='>=3.6,<3.7.0a0'] -> pip backports.tempfile -> python -> pip jupyter_core -> python[version='>=3.7,<3.8.0a0'] -> pip cycler -> python -> pip importlib-metadata -> python[version='>=3.6,<3.7.0a0'] -> pip py-lief -> python[version='>=3.9,<3.10.0a0'] -> pip pyopenssl -> python[version='>=2.7'] -> pip anaconda==2020.11 -> python==3.8.5=h26836e1_1 -> pip pandocfilters -> python -> pip conda[version='>=4.9.2'] -> python[version='>=3.9,<3.10.0a0'] -> pip ujson -> python[version='>=3.9,<3.10.0a0'] -> pip pyqt -> python[version='>=3.6,<3.7.0a0'] -> pip flake8 -> python[version='>=3.5'] -> pip testpath -> python -> pip astropy -> python[version='>=3.9,<3.10.0a0'] -> pip mkl-service -> python[version='>=3.7,<3.8.0a0'] -> pip python-libarchive-c -> python[version='>=3.6,<3.7.0a0'] -> pip sphinxcontrib -> python[version='>=3.9,<3.10.0a0'] -> pip zope -> python[version='>=3.9,<3.10.0a0'] -> pip jdcal -> python -> pip pyflakes -> python -> pip importlib_metadata -> python[version='>=3.8,<3.9.0a0'] -> pip pexpect -> python -> pip

Package pypy3.6 conflicts for: wurlitzer -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] path -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] sphinx -> docutils[version='>=0.12'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.3|>=7.3.1'] sphinxcontrib-qthelp -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] filelock -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] xmltodict -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] scikit-image -> pypy3.6[version='>=7.3.2'] openpyxl -> python[version='>=3.6'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] sortedcollections -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] zope -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] nest-asyncio -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] python-jsonrpc-server -> future -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] python.app -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] msgpack-python -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] chardet -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] kiwisolver -> pypy3.6[version='>=7.3.2'] importlib_metadata -> importlib-metadata[version='>=3.3.0,<3.3.1.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.3|>=7.3.2'] setuptools -> pypy3.6[version='>=7.3.1|>=7.3.2'] autopep8 -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] future -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] scikit-learn -> pypy3.6[version='>=7.3.2'] pywavelets -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pycurl -> pypy3.6[version='>=7.3.1|>=7.3.2'] jupyterlab_server -> notebook[version='>=4.2.0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] qdarkstyle -> python[version='>=2.7'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] ipykernel -> pypy3.6[version='>=7.3.1|>=7.3.2|>=7.3.3'] pyopenssl -> cryptography[version='>=3.2'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] pycodestyle -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] markupsafe -> pypy3.6[version='>=7.3.1|>=7.3.2'] numpy -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] setuptools -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pytest -> pypy3.6[version='>=7.3.1|>=7.3.2|>=7.3.3'] pyodbc -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] dask -> bokeh[version='>=1.0.0,!=2.0.0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] urllib3 -> brotlipy[version='>=0.6.0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] rtree -> pypy3.6[version='>=7.3.2'] cycler -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pysocks -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] zope.event -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] bkcharts -> numpy[version='>=1.7.1'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] async_generator -> python[version='>2.7'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pandocfilters -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] beautifulsoup4 -> python[version='>=3.6'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] notebook -> ipykernel -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.3'] entrypoints -> python[version='>=3.6'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] future -> pypy3.6[version='>=7.3.2'] argon2-cffi -> pypy3.6[version='>=7.3.1|>=7.3.2'] glob2 -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pickleshare -> pypy3.6[version='>=7.3.2'] dask-core -> python[version='>=3.6'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] backports.tempfile -> backports.weakref -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2'] widgetsnbextension -> pypy3.6[version='>=7.3.1|>=7.3.2'] toml -> python[version='>=2.7'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] importlib-metadata -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2'] appscript -> pypy3.6[version='>=7.3.1|>=7.3.2'] scipy -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pluggy -> pypy3.6[version='>=7.3.1|>=7.3.2'] jsonschema -> pyrsistent[version='>=0.14.0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] conda-package-handling -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] jupyter_core -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] scikit-image -> matplotlib-base[version='>=2.0.0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1'] wrapt -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] distributed -> msgpack-python[version='>=0.6.0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] matplotlib -> pypy3.6[version='>=7.3.2'] cython -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pytables -> mock -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] pyyaml -> pypy3.6[version='>=7.3.1|>=7.3.2'] pyparsing -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] isort -> python[version='>=3.6,<4.0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] qtpy -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] numpy -> pypy3.6[version='>=7.3.1|>=7.3.2'] argh -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] regex -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] flask -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] jupyterlab -> notebook[version='>=4.3.1'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] multipledispatch -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] toolz -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] numexpr -> numpy[version='>=1.16.5,<2.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1'] pickleshare -> python[version='>=3'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] geopandas -> pandas[version='>=0.23'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2|>=7.3.3'] appscript -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] glib -> python= -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] watchdog -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] qtconsole -> ipykernel[version='>=4.1'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2|>=7.3.3'] terminado -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] spyder-kernels -> pypy3.6[version='>=7.3.1|>=7.3.2'] jdcal -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] qtawesome -> python[version='>=3.6'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pathtools -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] matplotlib-base -> pypy3.6[version='>=7.3.1|>=7.3.2'] jedi -> pypy3.6[version='>=7.3.1|>=7.3.2'] alabaster -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] nose -> python[version='>=3.6'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] numpy-base -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] beautifulsoup4 -> pypy3.6[version='>=7.3.1'] ipython -> pypy3.6[version='>=7.3.1'] certifi -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pyrsistent -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] unicodecsv -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] idna -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] sphinxcontrib-websupport -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] _ipyw_jlab_nb_ext_conf -> widgetsnbextension -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] cytoolz -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] isort -> pypy3.6[version='>=7.3.1|>=7.3.2'] pkginfo -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] jupyter -> ipykernel -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2|>=7.3.3'] conda-build -> beautifulsoup4 -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] appnope -> pypy3.6[version='>=7.3.2'] cloudpickle -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] cffi -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] fsspec -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] boto -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] fastcache -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] mkl_random -> numpy[version='>=1.14.6,<2.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] pillow -> pypy3.6[version='>=7.3.1|>=7.3.2'] matplotlib -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1'] decorator -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] importlib-metadata -> pypy3.6[version='>=7.3.1|>=7.3.3'] et_xmlfile -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] nbclient -> python[version='>=3.6'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] tornado -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] werkzeug -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pandas -> pypy3.6[version='>=7.3.1|>=7.3.2'] wheel -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] mkl_fft -> numpy[version='>=1.19.2,<2.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] parso -> python[version='>=3.6'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] ipykernel -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] msgpack-python -> pypy3.6[version='>=7.3.2'] snowballstemmer -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] llvmlite -> pypy3.6[version='>=7.3.1|>=7.3.2'] backports.weakref -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] zict -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pexpect -> python -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pillow -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] imageio -> numpy -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] ujson -> pypy3.6[version='>=7.3.1|>=7.3.2'] testpath -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2'] yapf -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] soupsieve -> pypy3.6[version='>=7.3.1'] pandas -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] jinja2 -> markupsafe[version='>=0.23'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] anaconda-project -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] xlsxwriter -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] gevent -> cffi[version='>=1.11.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] partd -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] tblib -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pygments -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] conda[version='>=4.9.2'] -> conda-package-handling[version='>=1.3.0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1'] zope.interface -> pypy3.6[version='>=7.3.2'] olefile -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] sphinxcontrib-serializinghtml -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] ipython_genutils -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pep8 -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] simplegeneric -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] prompt-toolkit -> python[version='>=3.6'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] numba -> llvmlite[version='>=0.35.0,<0.36.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] appnope -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] conda-package-handling -> pypy3.6[version='>=7.3.1|>=7.3.2'] nbconvert -> pypy3.6[version='>=7.3.1|>=7.3.2'] conda[version='>=4.9.2'] -> pypy3.6[version='>=7.3.2'] requests -> certifi[version='>=2017.4.17'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] sphinxcontrib -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pycosat -> pypy3.6[version='>=7.3.1|>=7.3.2'] babel -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] sphinxcontrib-jsmath -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] wcwidth -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] entrypoints -> pypy3.6[version='>=7.3.2'] python-libarchive-c -> pypy3.6[version='>=7.3.1|>=7.3.2'] matplotlib-base -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pyzmq -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pyrsistent -> pypy3.6[version='>=7.3.1|>=7.3.2'] python.app -> pypy3.6[version='>=7.3.2'] bottleneck -> pypy3.6[version='>=7.3.2'] networkx -> python[version='>=3.6'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] singledispatch -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] joblib -> python[version='>=3.6'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] lazy-object-proxy -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] python-libarchive-c -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] ipython -> appnope -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2'] watchdog -> pypy3.6[version='>=7.3.1|>=7.3.2'] pytz -> python[version='>=3'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] bleach -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.2|>=7.3.1'] bokeh -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] keyring -> pypy3.6[version='>=7.3.1|>=7.3.2'] cryptography -> cffi[version='!=1.11.3,>=1.8'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] conda-verify -> pypy3.6[version='>=7.3.2'] html5lib -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] tifffile -> imagecodecs -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] py -> python[version='>=2.7'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] spyder -> chardet[version='>=2.0.0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] jupyterlab_pygments -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] astroid -> lazy-object-proxy=1.4 -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] xlrd -> python -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] jupyter_console -> ipykernel -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2|>=7.3.3'] anaconda-navigator -> chardet -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2'] astropy -> numpy[version='>=1.16'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.|>=7.3.1|>=7.3.2|>=7.3.3'] cython -> pypy3.6[version='>=7.3.1|>=7.3.2'] bitarray -> pypy3.6[version='>=7.3.1|>=7.3.2'] zipp -> python[version='>=3.6'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] py-lief -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] pytest -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.'] chardet -> pypy3.6[version='>=7.3.1|>=7.3.2'] pydocstyle -> python[version='>=3.5'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] backports.weakref -> pypy3.6[version='>=7.3.2'] xlwings -> pypy3.6[version='>=7.3.1|>=7.3.2'] sip -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.0.|7.3.1.|7.3.2.|7.3.3.'] docutils -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6[version='7.3.|7.3.0.|7.3.1.|7.3.2.|7.3.3.*'] bitarray -> python[version='>=3.6,<3.7.0a0'] -> pypy3.6

ocefpaf commented 3 years ago
  1. If I have many environments, how will Jupiter know which to use?

You can, and should, have jupyter in each environment. You can also have a single jupyter and a kernel switcher. The former is much easier and less confusion, the latter is complicated and there is no real gain since conda packages are hardlinked and no space is wasted with multiple installations in multiple envs.

  1. How can I restart the ‘base’/current environment which is having like thousands of conflicts, please?

Re-install anaconda, or better yet miniconda to avoid a bloated base. Also, We do not recommend using base as a work env at all exactly yo avoid that. Envs are easy to create and remove, re-create. The base env not so much.

afmv1089 commented 3 years ago

Thank you very much Filipe, You reallly really saved me!!

Thanks again for your kindness

Best regards, Andres Muñoz-Villamizar On 17 Dec 2020, 9:01 AM -0500, Filipe notifications@github.com, wrote:

  1. If I have many environments, how will Jupiter know which to use?

You can, and should, have jupyter in each environment. You can also have a single jupyter and a kernel switcher. The former is much easier and less confusion, the latter is complicated and there is no real gain since conda packages are hardlinked and no space is wasted with multiple installations in multiple envs.

  1. How can I restart the ‘base’/current environment which is having like thousands of conflicts, please?

Re-install anaconda, or better yet miniconda to avoid a bloated base. Also, We do not recommend using base as a work env at all exactly yo avoid that. Envs are easy to create and remove, re-create. The base env not so much. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

afmv1089 commented 3 years ago

Filipe thanks again!

Everything is working properly. One more question, do you know how to adjust/define the scale of the maps? I couldn’t find anything similar anywhere

Thanks again for your help.

Andres M

On 17/12/2020, at 9:21 AM, Andrés Felipe Muñoz Villamizar andres_10_89@hotmail.com<mailto:andres_10_89@hotmail.com> wrote:

Thank you very much Filipe, You reallly really saved me!!

Thanks again for your kindness

Best regards, Andres Muñoz-Villamizar On 17 Dec 2020, 9:01 AM -0500, Filipe notifications@github.com<mailto:notifications@github.com>, wrote:

  1. If I have many environments, how will Jupiter know which to use?

You can, and should, have jupyter in each environment. You can also have a single jupyter and a kernel switcher. The former is much easier and less confusion, the latter is complicated and there is no real gain since conda packages are hardlinked and no space is wasted with multiple installations in multiple envs.

  1. How can I restart the ‘base’/current environment which is having like thousands of conflicts, please?

Re-install anaconda, or better yet miniconda to avoid a bloated base. Also, We do not recommend using base as a work env at all exactly yo avoid that. Envs are easy to create and remove, re-create. The base env not so much.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/conda-forge/osmnx-feedstock/issues/73#issuecomment-747455979, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADE7SN2OO366K6K5X3NHAZDSVIFLFANCNFSM4U6EFMDA.

ocefpaf commented 3 years ago

Everything is working properly. One more question, do you know how to adjust/define the scale of the maps?

That is a question for StackOverflow or forum/mailing list of users. This is really an issue thread for problems with the package/packaging. I'm not an osmnx user.

gboeing commented 3 years ago

@afmv1089 as @ocefpaf said, please ask "how-to" usage questions on StackOverflow.

ricardoskewes commented 3 years ago

I had the same issue. This solved it! Thank you @ocefpaf!