No module named 'matplotlib.artist' - python

I faced with this error
No module named 'matplotlib.artist'
here is the complete error:
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
<ipython-input-2-cf8446fccc06> in <module>
5 import numpy as np
6 #import seaborn as sns
----> 7 import matplotlib.pyplot as plt
8 from warnings import filterwarnings
9 filterwarnings('ignore')
~\AppData\Roaming\Python\Python37\site-packages\matplotlib\pyplot.py in <module>
30 from cycler import cycler
31 import matplotlib
---> 32 import matplotlib.colorbar
33 import matplotlib.image
34 from matplotlib import rcsetup, style
~\AppData\Roaming\Python\Python37\site-packages\matplotlib\colorbar.py in <module>
25
26 import matplotlib as mpl
---> 27 import matplotlib.artist as martist
28 import matplotlib.cbook as cbook
29 import matplotlib.collections as collections
ModuleNotFoundError: No module named 'matplotlib.artist'
from yesterday when I want to use
import matplotlib.pyplot as plt
or
import seaborn as sns
I am using 3.7.4, matplotlib 3.1.1,seaborn 0.9.0
here is the full pip list
Package Version
---------------------------------- ---------
-atplotlib 3.1.1
alabaster 0.7.12
anaconda-client 1.7.2
anaconda-navigator 1.9.7
anaconda-project 0.8.3
asn1crypto 1.0.1
astroid 2.3.1
astropy 3.2.1
atomicwrites 1.3.0
attrs 19.2.0
Babel 2.7.0
backcall 0.1.0
backports.functools-lru-cache 1.5
backports.os 0.1.1
backports.shutil-get-terminal-size 1.0.0
backports.tempfile 1.0
backports.weakref 1.0.post1
beautifulsoup4 4.8.0
bitarray 1.0.1
bkcharts 0.2
bleach 3.1.0
bokeh 1.3.4
boto 2.49.0
Bottleneck 1.2.1
certifi 2019.9.11
cffi 1.12.3
chardet 3.0.4
Click 7.0
cloudpickle 1.2.2
clyent 1.2.2
colorama 0.4.1
comtypes 1.1.7
conda 4.7.12
conda-build 3.18.9
conda-package-handling 1.6.0
conda-verify 3.4.2
contextlib2 0.6.0
cryptography 2.7
cycler 0.10.0
Cython 0.29.13
cytoolz 0.10.0
dask 2.5.2
decorator 4.4.0
defusedxml 0.6.0
distributed 2.5.2
docutils 0.15.2
entrypoints 0.3
et-xmlfile 1.0.1
fastcache 1.1.0
filelock 3.0.12
Flask 1.1.1
fsspec 0.5.2
future 0.17.1
gevent 1.4.0
glob2 0.7
greenlet 0.4.15
h5py 2.9.0
HeapDict 1.0.1
html5lib 1.0.1
idna 2.8
imageio 2.6.0
imagesize 1.1.0
importlib-metadata 0.23
ipykernel 5.1.2
ipython 7.8.0
ipython-genutils 0.2.0
ipywidgets 7.5.1
isort 4.3.21
itsdangerous 1.1.0
jdcal 1.4.1
jedi 0.15.1
Jinja2 2.10.3
joblib 0.13.2
json5 0.8.5
jsonschema 3.0.2
jupyter 1.0.0
jupyter-client 5.3.3
jupyter-console 6.0.0
jupyter-core 4.5.0
jupyterlab 1.1.4
jupyterlab-server 1.0.6
keyring 18.0.0
kiwisolver 1.1.0
lazy-object-proxy 1.4.2
libarchive-c 2.8
llvmlite 0.29.0
locket 0.2.0
lxml 4.4.1
MarkupSafe 1.1.1
matplotlib 3.1.1
mccabe 0.6.1
menuinst 1.4.16
mistune 0.8.4
mkl-fft 1.0.14
mkl-random 1.1.0
mkl-service 2.3.0
mock 3.0.5
more-itertools 7.2.0
mpmath 1.1.0
msgpack 0.6.1
multipledispatch 0.6.0
navigator-updater 0.2.1
nbconvert 5.6.0
nbformat 4.4.0
networkx 2.3
nltk 3.4.5
nose 1.3.7
notebook 6.0.1
numba 0.45.1
numexpr 2.7.0
numpy 1.16.5
numpydoc 0.9.1
olefile 0.46
openpyxl 3.0.0
packaging 19.2
pandas 0.25.1
pandocfilters 1.4.2
parso 0.5.1
partd 1.0.0
path.py 12.0.1
pathlib2 2.3.5
patsy 0.5.1
pep8 1.7.1
pickleshare 0.7.5
Pillow 6.2.0
pip 19.2.3
pkginfo 1.5.0.1
pluggy 0.13.0
ply 3.11
progressbar2 3.42.0
prometheus-client 0.7.1
prompt-toolkit 2.0.10
psutil 5.6.3
py 1.8.0
pycodestyle 2.5.0
pycosat 0.6.3
pycparser 2.19
pycrypto 2.6.1
pycurl 7.43.0.3
pyflakes 2.1.1
Pygments 2.4.2
pykg2vec 0.0.48
pylint 2.4.2
pyodbc 4.0.27
pyOpenSSL 19.0.0
pyparsing 2.4.2
pyreadline 2.1
pyrsistent 0.15.4
PySocks 1.7.1
pytest 5.2.1
pytest-arraydiff 0.3
pytest-astropy 0.5.0
pytest-doctestplus 0.4.0
pytest-openfiles 0.4.0
pytest-remotedata 0.3.2
python-dateutil 2.8.0
python-utils 2.3.0
pytz 2019.3
PyWavelets 1.0.3
pywin32 223
pywinpty 0.5.5
PyYAML 5.1.2
pyzmq 18.1.0
QtAwesome 0.6.0
qtconsole 4.5.5
QtPy 1.9.0
requests 2.22.0
rope 0.14.0
ruamel-yaml 0.15.46
scikit-image 0.15.0
scikit-learn 0.21.3
scipy 1.3.1
seaborn 0.9.0
Send2Trash 1.5.0
setuptools 41.4.0
simplegeneric 0.8.1
singledispatch 3.4.0.3
six 1.12.0
snowballstemmer 2.0.0
sortedcollections 1.1.2
sortedcontainers 2.1.0
soupsieve 1.9.3
Sphinx 2.2.0
sphinx-gallery 0.4.0
sphinx-rtd-theme 0.4.3
sphinxcontrib-applehelp 1.0.1
sphinxcontrib-devhelp 1.0.1
sphinxcontrib-htmlhelp 1.0.2
sphinxcontrib-jsmath 1.0.1
sphinxcontrib-qthelp 1.0.2
sphinxcontrib-serializinghtml 1.1.3
sphinxcontrib-websupport 1.1.2
spyder 3.3.6
spyder-kernels 0.5.2
SQLAlchemy 1.3.9
statsmodels 0.10.1
sympy 1.4
tables 3.5.2
tblib 1.4.0
terminado 0.8.2
testpath 0.4.2
toolz 0.10.0
tornado 6.0.3
tqdm 4.36.1
traitlets 4.3.3
unicodecsv 0.14.1
urllib3 1.24.2
wcwidth 0.1.7
webencodings 0.5.1
Werkzeug 0.16.0
wheel 0.33.6
widgetsnbextension 3.5.1
win-inet-pton 1.1.0
win-unicode-console 0.5
wincertstore 0.2
wrapt 1.11.2
xlrd 1.2.0
XlsxWriter 1.2.1
xlwings 0.15.10
xlwt 1.3.0
zict 1.0.0
zipp 0.6.0
conda lsit gives me this:
_ipyw_jlab_nb_ext_conf 0.1.0 py37_0
alabaster 0.7.12 py37_0
anaconda 2019.10 py37_0
anaconda-client 1.7.2 py37_0
anaconda-navigator 1.9.7 py37_0
anaconda-project 0.8.3 py_0
asn1crypto 1.0.1 py37_0
astroid 2.3.1 py37_0
astropy 3.2.1 py37he774522_0
atomicwrites 1.3.0 py37_1
attrs 19.2.0 py_0
babel 2.7.0 py_0
backcall 0.1.0 py37_0
backports 1.0 py_2
backports.functools_lru_cache 1.5 py_2
backports.os 0.1.1 py37_0
backports.shutil_get_terminal_size 1.0.0 py37_2
backports.tempfile 1.0 py_1
backports.weakref 1.0.post1 py_1
beautifulsoup4 4.8.0 py37_0
bitarray 1.0.1 py37he774522_0
bkcharts 0.2 py37_0
blas 1.0 mkl
bleach 3.1.0 py37_0
blosc 1.16.3 h7bd577a_0
bokeh 1.3.4 py37_0
boto 2.49.0 py37_0
bottleneck 1.2.1 py37h452e1ab_1
bzip2 1.0.8 he774522_0
ca-certificates 2019.8.28 0
certifi 2019.9.11 py37_0
cffi 1.12.3 py37h7a1dbc1_0
chardet 3.0.4 py37_1003
click 7.0 py37_0
cloudpickle 1.2.2 py_0
clyent 1.2.2 py37_1
colorama 0.4.1 py37_0
comtypes 1.1.7 py37_0
conda 4.7.12 py37_0
conda-build 3.18.9 py37_3
conda-env 2.6.0 1
conda-package-handling 1.6.0 py37h62dcd97_0
conda-verify 3.4.2 py_1
console_shortcut 0.1.1 3
contextlib2 0.6.0 py_0
cryptography 2.7 py37h7a1dbc1_0
curl 7.65.3 h2a8f88b_0
cycler 0.10.0 py37_0
cython 0.29.13 py37ha925a31_0
cytoolz 0.10.0 py37he774522_0
dask 2.5.2 py_0
dask-core 2.5.2 py_0
decorator 4.4.0 py37_1
defusedxml 0.6.0 py_0
distributed 2.5.2 py_0
docutils 0.15.2 py37_0
entrypoints 0.3 py37_0
et_xmlfile 1.0.1 py37_0
fastcache 1.1.0 py37he774522_0
filelock 3.0.12 py_0
flask 1.1.1 py_0
freetype 2.9.1 ha9979f8_1
fsspec 0.5.2 py_0
future 0.17.1 py37_0
get_terminal_size 1.0.0 h38e98db_0
gevent 1.4.0 py37he774522_0
glob2 0.7 py_0
greenlet 0.4.15 py37hfa6e2cd_0
h5py 2.9.0 py37h5e291fa_0
hdf5 1.10.4 h7ebc959_0
heapdict 1.0.1 py_0
html5lib 1.0.1 py37_0
icc_rt 2019.0.0 h0cc432a_1
icu 58.2 ha66f8fd_1
idna 2.8 py37_0
imageio 2.6.0 py37_0
imagesize 1.1.0 py37_0
importlib_metadata 0.23 py37_0
intel-openmp 2019.4 245
ipykernel 5.1.2 py37h39e3cac_0
ipython 7.8.0 py37h39e3cac_0
ipython_genutils 0.2.0 py37_0
ipywidgets 7.5.1 py_0
isort 4.3.21 py37_0
itsdangerous 1.1.0 py37_0
jdcal 1.4.1 py_0
jedi 0.15.1 py37_0
jinja2 2.10.3 py_0
joblib 0.13.2 py37_0
jpeg 9b hb83a4c4_2
json5 0.8.5 py_0
jsonschema 3.0.2 py37_0
jupyter 1.0.0 py37_7
jupyter_client 5.3.3 py37_1
jupyter_console 6.0.0 py37_0
jupyter_core 4.5.0 py_0
jupyterlab 1.1.4 pyhf63ae98_0
jupyterlab_server 1.0.6 py_0
keyring 18.0.0 py37_0
kiwisolver 1.1.0 py37ha925a31_0
krb5 1.16.1 hc04afaa_7
lazy-object-proxy 1.4.2 py37he774522_0
libarchive 3.3.3 h0643e63_5
libcurl 7.65.3 h2a8f88b_0
libiconv 1.15 h1df5818_7
liblief 0.9.0 ha925a31_2
libpng 1.6.37 h2a8f88b_0
libsodium 1.0.16 h9d3ae62_0
libssh2 1.8.2 h7a1dbc1_0
libtiff 4.0.10 hb898794_2
libxml2 2.9.9 h464c3ec_0
libxslt 1.1.33 h579f668_0
llvmlite 0.29.0 py37ha925a31_0
locket 0.2.0 py37_1
lxml 4.4.1 py37h1350720_0
lz4-c 1.8.1.2 h2fa13f4_0
lzo 2.10 h6df0209_2
m2w64-gcc-libgfortran 5.3.0 6
m2w64-gcc-libs 5.3.0 7
m2w64-gcc-libs-core 5.3.0 7
m2w64-gmp 6.1.0 2
m2w64-libwinpthread-git 5.0.0.4634.697f757 2
markupsafe 1.1.1 py37he774522_0
matplotlib 3.1.1 py37hc8f65d3_0
mccabe 0.6.1 py37_1
menuinst 1.4.16 py37he774522_0
mistune 0.8.4 py37he774522_0
mkl 2019.4 245
mkl-service 2.3.0 py37hb782905_0
mkl_fft 1.0.14 py37h14836fe_0
mkl_random 1.1.0 py37h675688f_0
mock 3.0.5 py37_0
more-itertools 7.2.0 py37_0
mpmath 1.1.0 py37_0
msgpack-python 0.6.1 py37h74a9793_1
msys2-conda-epoch 20160418 1
multipledispatch 0.6.0 py37_0
navigator-updater 0.2.1 py37_0
nbconvert 5.6.0 py37_1
nbformat 4.4.0 py37_0
networkx 2.3 py_0
nltk 3.4.5 py37_0
nose 1.3.7 py37_2
notebook 6.0.1 py37_0
numba 0.45.1 py37hf9181ef_0
numexpr 2.7.0 py37hdce8814_0
numpy 1.16.5 py37h19fb1c0_0
numpy-base 1.16.5 py37hc3f5095_0
numpydoc 0.9.1 py_0
olefile 0.46 py37_0
openpyxl 3.0.0 py_0
openssl 1.1.1d he774522_2
packaging 19.2 py_0
pandas 0.25.1 py37ha925a31_0
pandoc 2.2.3.2 0
pandocfilters 1.4.2 py37_1
parso 0.5.1 py_0
partd 1.0.0 py_0
path.py 12.0.1 py_0
pathlib2 2.3.5 py37_0
patsy 0.5.1 py37_0
pep8 1.7.1 py37_0
pickleshare 0.7.5 py37_0
pillow 6.2.0 py37hdc69c19_0
pip 19.2.3 py37_0
pkginfo 1.5.0.1 py37_0
pluggy 0.13.0 py37_0
ply 3.11 py37_0
powershell_shortcut 0.0.1 2
prometheus_client 0.7.1 py_0
prompt_toolkit 2.0.10 py_0
psutil 5.6.3 py37he774522_0
py 1.8.0 py37_0
py-lief 0.9.0 py37ha925a31_2
pycodestyle 2.5.0 py37_0
pycosat 0.6.3 py37hfa6e2cd_0
pycparser 2.19 py37_0
pycrypto 2.6.1 py37hfa6e2cd_9
pycurl 7.43.0.3 py37h7a1dbc1_0
pyflakes 2.1.1 py37_0
pygments 2.4.2 py_0
pylint 2.4.2 py37_0
pyodbc 4.0.27 py37ha925a31_0
pyopenssl 19.0.0 py37_0
pyparsing 2.4.2 py_0
pyqt 5.9.2 py37h6538335_2
pyreadline 2.1 py37_1
pyrsistent 0.15.4 py37he774522_0
pysocks 1.7.1 py37_0
pytables 3.5.2 py37h1da0976_1
pytest 5.2.1 py37_0
pytest-arraydiff 0.3 py37h39e3cac_0
pytest-astropy 0.5.0 py37_0
pytest-doctestplus 0.4.0 py_0
pytest-openfiles 0.4.0 py_0
pytest-remotedata 0.3.2 py37_0
python 3.7.4 h5263a28_0
python-dateutil 2.8.0 py37_0
python-libarchive-c 2.8 py37_13
pytz 2019.3 py_0
pywavelets 1.0.3 py37h8c2d366_1
pywin32 223 py37hfa6e2cd_1
pywinpty 0.5.5 py37_1000
pyyaml 5.1.2 py37he774522_0
pyzmq 18.1.0 py37ha925a31_0
qt 5.9.7 vc14h73c81de_0
qtawesome 0.6.0 py_0
qtconsole 4.5.5 py_0
qtpy 1.9.0 py_0
requests 2.22.0 py37_0
rope 0.14.0 py_0
ruamel_yaml 0.15.46 py37hfa6e2cd_0
scikit-image 0.15.0 py37ha925a31_0
scikit-learn 0.21.3 py37h6288b17_0
scipy 1.3.1 py37h29ff71c_0
seaborn 0.9.0 py37_0
send2trash 1.5.0 py37_0
setuptools 41.4.0 py37_0
simplegeneric 0.8.1 py37_2
singledispatch 3.4.0.3 py37_0
sip 4.19.8 py37h6538335_0
six 1.12.0 py37_0
snappy 1.1.7 h777316e_3
snowballstemmer 2.0.0 py_0
sortedcollections 1.1.2 py37_0
sortedcontainers 2.1.0 py37_0
soupsieve 1.9.3 py37_0
sphinx 2.2.0 py_0
sphinxcontrib 1.0 py37_1
sphinxcontrib-applehelp 1.0.1 py_0
sphinxcontrib-devhelp 1.0.1 py_0
sphinxcontrib-htmlhelp 1.0.2 py_0
sphinxcontrib-jsmath 1.0.1 py_0
sphinxcontrib-qthelp 1.0.2 py_0
sphinxcontrib-serializinghtml 1.1.3 py_0
sphinxcontrib-websupport 1.1.2 py_0
spyder 3.3.6 py37_0
spyder-kernels 0.5.2 py37_0
sqlalchemy 1.3.9 py37he774522_0
sqlite 3.30.0 he774522_0
statsmodels 0.10.1 py37h8c2d366_0
sympy 1.4 py37_0
tbb 2019.4 h74a9793_0
tblib 1.4.0 py_0
terminado 0.8.2 py37_0
testpath 0.4.2 py37_0
tk 8.6.8 hfa6e2cd_0
toolz 0.10.0 py_0
tornado 6.0.3 py37he774522_0
tqdm 4.36.1 py_0
traitlets 4.3.3 py37_0
unicodecsv 0.14.1 py37_0
urllib3 1.24.2 py37_0
vc 14.1 h0510ff6_4
vs2015_runtime 14.16.27012 hf0eaf9b_0
wcwidth 0.1.7 py37_0
webencodings 0.5.1 py37_1
werkzeug 0.16.0 py_0
wheel 0.33.6 py37_0
widgetsnbextension 3.5.1 py37_0
win_inet_pton 1.1.0 py37_0
win_unicode_console 0.5 py37_0
wincertstore 0.2 py37_0
winpty 0.4.3 4
wrapt 1.11.2 py37he774522_0
xlrd 1.2.0 py37_0
xlsxwriter 1.2.1 py_0
xlwings 0.15.10 py37_0
xlwt 1.3.0 py37_0
xz 5.2.4 h2fa13f4_4
yaml 0.1.7 hc54c509_2
zeromq 4.3.1 h33f27b4_3
zict 1.0.0 py_0
zipp 0.6.0 py_0
zlib 1.2.11 h62dcd97_3
zstd 1.3.7 h508b16e_0
as you see there is something suspicious here in pip list:
-atplotlib
I do not know what is that! it
looks like matplotlib without first letter m
I have search a lot and did a lot of efforts based on this
Getting an error that reads: ModuleNotFoundError: No module named 'matplotlib.artist'
https://github.com/matplotlib/matplotlib/issues/6771/
like, reinstall matplotlib, reinstall anaconda ...
but it does not work! In my view, it might be something related to the path, but I can not find the solution.
I also uninstall my anaconda two times still have the problem!
any suggestion would be appreciated

Go to this location
~\AppData\Roaming\Python\Python37\site-packages\
There will be two folders named as
~atplotlib
and
matplotlib
Please rename ~atplotlib to matplotlib
The system will ask you that there is another folder with the same name, so do you want to merge.
Select merge option.
In my case, this resolved the matter.

I also had similar problem, the below command solved the problem, run it in anaconda command prompt.
conda install matplotlib --force
source: https://github.com/matplotlib/matplotlib/issues/6771/

I had the same problem using Python 3.9. I had no folder named ~atplotlib so I couldn't merge it as suggested. I however found ~andas (pandas) in site-packages which I attempted to merge but was unsuccessful.
I uninstalled matplotlib using "pip uninstall matplotlib" and then reinstalled pandas after removing all pandas folders in site-packages. I noticed the numpy was included at the same time and created a new folder ~umpy so now I just removed everything again that contained numpy, pandas or matplotlib from site-packages (after uninstalling via pip).
Then I installed the modules in the order pandas, (numpy included), matplotlib using pip. And now finally it works. Utterly confusing.

I have done all steps including uninstalling,
How to remove anaconda from windows completely?
using anaconda clean,
completely removing all folder related to python in C:\Users\myusdername
removing from path
uninstall by anaconda
I just nopticed that the error says that
AppData\Roaming\Python\Python37\site-packages\matplotlib\pyplot.py
I manually remove python form the
AppData\Roaming\Python\Python37
r=then it works!!

I face the same problem and I used the below command. Please use this command in Anaconda prompt.
>conda install matplotlib

after upgrading Matplotlib check this as well
Go to this location
~\AppData\Roaming\Python\Python37\site-packages\
and check the folder name ..
for some weird reason matplotlib is saved as ~atplotlib folder.
just rename ~atplotlib folder as matplotlib

I had the same problem. Resolved by installing the 'matplotlib-base" in anaconda.
Follow the below steps for the same:
Open Anaconda navigator
Choose the "Environments"
Choose "base(root)" environment
select the option "All" then Search for "matplotlib"
choose matplotlib-base Then Click on botton
Restart your JuputerNotebook kernal and then import the matplotlib

Related

Failed to import data to a stream table containing array vectors with DolphinDB Python API

The following script defines a stream table where the column “askPrice“ and “bidPrice“ are array vectors of DOUBLE type.
share streamTable(
10000:0,
`time`sym`askPrice`bidPrice,
[DATETIME,SYMBOL,DOUBLE[],DOUBLE[]]
) as testSt;
Script in Python:
import dolphindb as ddb
import pandas as pd
import numpy as np
if __name__ == "__main__":
    se = ddb.session("localhost", 8848)
    df = pd.DataFrame(
        {
            "time": pd.Timestamp.now().to_numpy(),
            "sym": ["600519.SH"],
            "askPrice":[np.array([11.0,12.0],dtype=np.float64)], 
            "bidPrice":[np.array([11.1,12.1],dtype=np.float64)], 
        }
    )
    n = se.run("tableInsert{testSt}", df)
    print(n)
But an exception was thown when I run the script:
RuntimeError: <Exception> in call: Failed to append data to column 'askPrice'
I tried to change the data type of column askPrice and bidPrice with the following script, but it still failed:
import dolphindb as ddb
import pandas as pd
import numpy as np
if __name__ == "__main__":
    se = ddb.session("localhost", 8848,"admin", "123456")
    values = np.array([np.array([11,12,13,14],dtype=np.float64)],dtype=object)
    df = pd.DataFrame(
        {
            "time": pd.Timestamp.now().to_numpy(),
            "sym": ["600519.SH"],
            "askPrice":values, 
            "bidPrice":values, 
            #"askPrice":[np.array([11.0,12.0],dtype=np.float64)], 
            #"bidPrice":[np.array([11.1,12.1],dtype=np.float64)], 
        }
    )
    n = se.run("tableInsert{testSt}", df)
Error message is as follows:
Exception: Data must be 1-dimensional
The following is the version of related packages (in Windows environment):
PS C:\Users\demo> pip list
Package Version
---------------------------------- ---------
alabaster 0.7.12
anaconda-client 1.7.2
anaconda-navigator 1.9.7
anaconda-project 0.8.3
asn1crypto 1.0.1
astroid 2.3.1
astropy 3.2.1
atomicwrites 1.3.0
attrs 19.2.0
Babel 2.7.0
backcall 0.1.0
backports.functools-lru-cache 1.5
backports.os 0.1.1
backports.shutil-get-terminal-size 1.0.0
backports.tempfile 1.0
backports.weakref 1.0.post1
beautifulsoup4 4.8.0
bitarray 1.0.1
bkcharts 0.2
bleach 3.1.0
bokeh 1.3.4
boto 2.49.0
Bottleneck 1.2.1
certifi 2019.9.11
cffi 1.12.3
chardet 3.0.4
Click 7.0
cloudpickle 1.2.2
clyent 1.2.2
colorama 0.4.1
comtypes 1.1.7
conda 4.7.12
conda-build 3.18.9
conda-package-handling 1.6.0
conda-verify 3.4.2
contextlib2 0.6.0
cryptography 2.7
cycler 0.10.0
Cython 0.29.13
cytoolz 0.10.0
dask 2.5.2
decorator 4.4.0
defusedxml 0.6.0
distributed 2.5.2
docutils 0.15.2
dolphindb 1.30.19.4
entrypoints 0.3
et-xmlfile 1.0.1
fastcache 1.1.0
filelock 3.0.12
Flask 1.1.1
fsspec 0.5.2
future 0.17.1
gevent 1.4.0
glob2 0.7
greenlet 0.4.15
h5py 2.9.0
HeapDict 1.0.1
html5lib 1.0.1
idna 2.8
imageio 2.6.0
imagesize 1.1.0
importlib-metadata 0.23
ipykernel 5.1.2
ipython 7.8.0
ipython-genutils 0.2.0
ipywidgets 7.5.1
isort 4.3.21
itsdangerous 1.1.0
jdcal 1.4.1
jedi 0.15.1
Jinja2 2.10.3
joblib 0.13.2
json5 0.8.5
jsonschema 3.0.2
jupyter 1.0.0
jupyter-client 5.3.3
jupyter-console 6.0.0
jupyter-core 4.5.0
jupyterlab 1.1.4
jupyterlab-server 1.0.6
keyring 18.0.0
kiwisolver 1.1.0
lazy-object-proxy 1.4.2
libarchive-c 2.8
llvmlite 0.29.0
locket 0.2.0
lxml 4.4.1
MarkupSafe 1.1.1
matplotlib 3.1.1
mccabe 0.6.1
menuinst 1.4.16
mistune 0.8.4
mkl-fft 1.0.14
mkl-random 1.1.0
mkl-service 2.3.0
mock 3.0.5
more-itertools 7.2.0
mpmath 1.1.0
msgpack 0.6.1
multipledispatch 0.6.0
navigator-updater 0.2.1
nbconvert 5.6.0
nbformat 4.4.0
networkx 2.3
nltk 3.4.5
nose 1.3.7
notebook 6.0.1
numba 0.45.1
numexpr 2.7.0
numpy 1.19.3
numpydoc 0.9.1
olefile 0.46
openpyxl 3.0.0
packaging 19.2
pandas 0.25.1
pandocfilters 1.4.2
parso 0.5.1
partd 1.0.0
path.py 12.0.1
pathlib2 2.3.5
patsy 0.5.1
pep8 1.7.1
pickleshare 0.7.5
Pillow 6.2.0
pip 19.2.3
pkginfo 1.5.0.1
pluggy 0.13.0
ply 3.11
prometheus-client 0.7.1
prompt-toolkit 2.0.10
psutil 5.6.3
py 1.8.0
pycodestyle 2.5.0
pycosat 0.6.3
pycparser 2.19
pycrypto 2.6.1
pycurl 7.43.0.3
pyflakes 2.1.1
Pygments 2.4.2
pylint 2.4.2
pyodbc 4.0.27
pyOpenSSL 19.0.0
pyparsing 2.4.2
pyreadline 2.1
pyrsistent 0.15.4
PySocks 1.7.1
pytest 5.2.1
pytest-arraydiff 0.3
pytest-astropy 0.5.0
pytest-doctestplus 0.4.0
pytest-openfiles 0.4.0
pytest-remotedata 0.3.2
python-dateutil 2.8.0
pytz 2019.3
PyWavelets 1.0.3
pywin32 223
pywinpty 0.5.5
PyYAML 5.1.2
pyzmq 18.1.0
QtAwesome 0.6.0
qtconsole 4.5.5
QtPy 1.9.0
requests 2.22.0
rope 0.14.0
ruamel-yaml 0.15.46
scikit-image 0.15.0
scikit-learn 0.21.3
scipy 1.3.1
seaborn 0.9.0
Send2Trash 1.5.0
setuptools 41.4.0
simplegeneric 0.8.1
singledispatch 3.4.0.3
six 1.12.0
snowballstemmer 2.0.0
sortedcollections 1.1.2
sortedcontainers 2.1.0
soupsieve 1.9.3
Sphinx 2.2.0
sphinxcontrib-applehelp 1.0.1
sphinxcontrib-devhelp 1.0.1
sphinxcontrib-htmlhelp 1.0.2
sphinxcontrib-jsmath 1.0.1
sphinxcontrib-qthelp 1.0.2
sphinxcontrib-serializinghtml 1.1.3
sphinxcontrib-websupport 1.1.2
spyder 3.3.6
spyder-kernels 0.5.2
SQLAlchemy 1.3.9
statsmodels 0.10.1
sympy 1.4
tables 3.5.2
tblib 1.4.0
terminado 0.8.2
testpath 0.4.2
toolz 0.10.0
tornado 6.0.3
tqdm 4.36.1
traitlets 4.3.3
unicodecsv 0.14.1
urllib3 1.24.2
wcwidth 0.1.7
webencodings 0.5.1
Werkzeug 0.16.0
wheel 0.33.6
widgetsnbextension 3.5.1
win-inet-pton 1.1.0
win-unicode-console 0.5
wincertstore 0.2
wrapt 1.11.2
xlrd 1.2.0
XlsxWriter 1.2.1
xlwings 0.15.10
xlwt 1.3.0
zict 1.0.0
zipp 0.6.0
This problem is caused by version incompatibility between python packages.
It is recommended to upgrade numpy to version 1.19.5, and pandas to version 1.3.5/1.1.0.
You can upgrade with the following command:
pip install --upgrade numpy==1.21.5
pip install --upgrade pandas==1.3.5

Conda: No module named multiprocess

I am trying to use a module, which has multiprocess inside. I have checked via conda list and here's the output:
# Name Version Build Channel
_anaconda_depends 2021.11 py39_0
_ipyw_jlab_nb_ext_conf 0.1.0 py39hecd8cb5_0
aiohttp 3.7.4 pypi_0 pypi
aiohttp-session 2.7.0 pypi_0 pypi
alabaster 0.7.12 pyhd3eb1b0_0
anaconda custom py39_1
anaconda-client 1.9.0 py39hecd8cb5_0
anaconda-navigator 2.1.1 py39_0
anaconda-project 0.10.1 pyhd3eb1b0_0
anyio 2.2.0 py39hecd8cb5_1
appdirs 1.4.4 pyhd3eb1b0_0
applaunchservices 0.2.1 pyhd3eb1b0_0
appnope 0.1.2 py39hecd8cb5_1001
appscript 1.1.2 py39h9ed2024_0
argh 0.26.2 py39hecd8cb5_0
argon2-cffi 21.3.0 pyhd3eb1b0_0
argon2-cffi-bindings 21.2.0 py39hca72f7f_0
arrow 0.13.1 py39hecd8cb5_0
asn1crypto 1.4.0 py_0
astroid 2.6.6 py39hecd8cb5_0
astropy 5.0 py39h7588534_0
async-timeout 3.0.1 pypi_0 pypi
async_generator 1.10 pyhd3eb1b0_0
asyncinit 0.2.4 pypi_0 pypi
atomicwrites 1.4.0 py_0
attrs 21.4.0 pyhd3eb1b0_0
autopep8 1.6.0 pyhd3eb1b0_0
avro 1.10.2 pypi_0 pypi
azure-core 1.22.1 pypi_0 pypi
azure-identity 1.6.0 pypi_0 pypi
azure-storage-blob 12.8.1 pypi_0 pypi
babel 2.9.1 pyhd3eb1b0_0
backcall 0.2.0 pyhd3eb1b0_0
backports 1.1 pyhd3eb1b0_0
backports.functools_lru_cache 1.6.4 pyhd3eb1b0_0
backports.shutil_get_terminal_size 1.0.0 pyhd3eb1b0_3
backports.tempfile 1.0 pyhd3eb1b0_1
backports.weakref 1.0.post1 py_1
beautifulsoup4 4.10.0 pyh06a4308_0
binaryornot 0.4.4 pyhd3eb1b0_1
bitarray 2.3.5 py39hca72f7f_0
bkcharts 0.2 py39hecd8cb5_0
black 19.10b0 py_0
blas 1.0 mkl
bleach 4.1.0 pyhd3eb1b0_0
blosc 1.21.0 h2842e9f_0
bokeh 1.4.0 pypi_0 pypi
boto 2.49.0 py39hecd8cb5_0
boto3 1.21.3 pypi_0 pypi
botocore 1.24.3 pypi_0 pypi
bottleneck 1.3.2 py39he3068b8_1
brotli 1.0.9 hb1e8313_2
brotlipy 0.7.0 py39h9ed2024_1003
brunsli 0.1 h23ab428_0
bzip2 1.0.8 h1de35cc_0
c-ares 1.18.1 hca72f7f_0
ca-certificates 2021.10.26 hecd8cb5_2
cached-property 1.5.2 py_0
cachetools 4.2.4 pypi_0 pypi
certifi 2021.10.8 py39hecd8cb5_2
cffi 1.15.0 py39hc55c11b_1
cfitsio 3.470 hee0f690_6
chardet 3.0.4 pypi_0 pypi
charls 2.2.0 h23ab428_0
charset-normalizer 2.0.4 pyhd3eb1b0_0
click 8.0.3 pyhd3eb1b0_0
cloudpickle 2.0.0 pyhd3eb1b0_0
clyent 1.2.2 py39hecd8cb5_1
colorama 0.4.4 pyhd3eb1b0_0
conda 4.11.0 py39hecd8cb5_0
conda-build 3.21.5 py39hecd8cb5_0
conda-content-trust 0.1.1 pyhd3eb1b0_0
conda-env 2.6.0 1
conda-pack 0.6.0 pyhd3eb1b0_0
conda-package-handling 1.7.3 py39h9ed2024_1
conda-repo-cli 1.0.4 pyhd3eb1b0_0
conda-token 0.3.0 pyhd3eb1b0_0
conda-verify 3.4.2 py_1
contextlib2 0.6.0.post1 pyhd3eb1b0_0
cookiecutter 1.7.2 pyhd3eb1b0_0
cryptography 3.4.8 py39h2fd3fbb_0
curl 7.80.0 hca72f7f_0
cycler 0.11.0 pyhd3eb1b0_0
cython 0.29.25 py39he9d5cce_0
cytoolz 0.11.0 py39h9ed2024_0
daal4py 2021.5.0 py39h24a4e90_0
dal 2021.5.0 hecd8cb5_782
dask 2021.10.0 pyhd3eb1b0_0
dask-core 2021.10.0 pyhd3eb1b0_0
dataclasses 0.8 pyh6d0b6a4_7
debugpy 1.5.1 py39he9d5cce_0
decorator 4.4.2 pypi_0 pypi
defusedxml 0.7.1 pyhd3eb1b0_0
deprecated 1.2.13 pypi_0 pypi
diff-match-patch 20200713 pyhd3eb1b0_0
dill 0.3.4 pyhd8ed1ab_0 conda-forge
distributed 2021.10.0 py39hecd8cb5_0
docutils 0.17.1 py39hecd8cb5_1
entrypoints 0.3 py39hecd8cb5_0
et_xmlfile 1.1.0 py39hecd8cb5_0
fastcache 1.1.0 py39h9ed2024_0
filelock 3.4.2 pyhd3eb1b0_0
flake8 3.9.2 pyhd3eb1b0_0
flask 1.1.2 pyhd3eb1b0_0
fonttools 4.25.0 pyhd3eb1b0_0
freetype 2.11.0 hd8bbffd_0
fsspec 2021.11.1 pypi_0 pypi
future 0.18.2 py39hecd8cb5_1
gcsfs 2021.11.1 pypi_0 pypi
get_terminal_size 1.0.0 h7520d66_0
gevent 21.8.0 py39h9ed2024_1
giflib 5.2.1 haf1e3a3_0
glob2 0.7 pyhd3eb1b0_0
gmp 6.2.1 h23ab428_2
gmpy2 2.1.2 py39hd5de756_0
google-api-core 1.31.5 pypi_0 pypi
google-auth 1.27.0 pypi_0 pypi
google-auth-oauthlib 0.4.6 pypi_0 pypi
google-cloud-core 1.7.2 pypi_0 pypi
google-cloud-storage 1.25.0 pypi_0 pypi
google-resumable-media 0.5.1 pypi_0 pypi
googleapis-common-protos 1.54.0 pypi_0 pypi
greenlet 1.1.1 py39h23ab428_0
h5py 3.6.0 py39h4a1dd59_0
hail 0.2.85 pypi_0 pypi
hdf5 1.10.6 hdbbcd12_0
heapdict 1.0.1 pyhd3eb1b0_0
html5lib 1.1 pyhd3eb1b0_0
humanize 1.0.0 pypi_0 pypi
hurry-filesize 0.9 pypi_0 pypi
icu 58.2 h0a44026_3
idna 2.10 pypi_0 pypi
imagecodecs 2021.8.26 py39ha952a84_0
imageio 2.9.0 pyhd3eb1b0_0
imagesize 1.3.0 pyhd3eb1b0_0
importlib-metadata 4.8.2 py39hecd8cb5_0
importlib_metadata 4.8.2 hd3eb1b0_0
inflection 0.5.1 py39hecd8cb5_0
iniconfig 1.1.1 pyhd3eb1b0_0
intel-openmp 2021.4.0 hecd8cb5_3538
intervaltree 3.1.0 pyhd3eb1b0_0
ipykernel 6.4.1 py39hecd8cb5_1
ipython 7.29.0 py39h01d92e1_0
ipython_genutils 0.2.0 pyhd3eb1b0_1
ipywidgets 7.6.5 pyhd3eb1b0_1
isodate 0.6.1 pypi_0 pypi
isort 5.9.3 pyhd3eb1b0_0
itsdangerous 2.0.1 pyhd3eb1b0_0
janus 0.6.2 pypi_0 pypi
jbig 2.1 h4d881f8_0
jdcal 1.4.1 pyhd3eb1b0_0
jedi 0.18.1 py39hecd8cb5_1
jinja2 2.11.3 pyhd3eb1b0_0
jinja2-time 0.2.0 pyhd3eb1b0_2
jmespath 0.10.0 pypi_0 pypi
joblib 1.1.0 pyhd3eb1b0_0
jpeg 9d h9ed2024_0
json5 0.9.6 pyhd3eb1b0_0
jsonschema 3.2.0 pyhd3eb1b0_2
jupyter 1.0.0 py39hecd8cb5_7
jupyter_client 6.1.12 pyhd3eb1b0_0
jupyter_console 6.4.0 pyhd3eb1b0_0
jupyter_core 4.9.1 py39hecd8cb5_0
jupyter_server 1.4.1 py39hecd8cb5_0
jupyterlab 3.2.1 pyhd3eb1b0_1
jupyterlab_pygments 0.1.2 py_0
jupyterlab_server 2.8.2 pyhd3eb1b0_0
jupyterlab_widgets 1.0.0 pyhd3eb1b0_1
jxrlib 1.1 haf1e3a3_2
keyring 23.4.0 py39hecd8cb5_0
kiwisolver 1.3.2 py39he9d5cce_0
krb5 1.19.2 hcd88c3b_0
lazy-object-proxy 1.6.0 py39h9ed2024_0
lcms2 2.12 hf1fd2bf_0
lerc 3.0 he9d5cce_0
libaec 1.0.4 hb1e8313_1
libarchive 3.4.2 haa3ed63_0
libcurl 7.80.0 h6dfd666_0
libcxx 12.0.0 h2f01273_0
libdeflate 1.8 h9ed2024_5
libedit 3.1.20210910 hca72f7f_0
libev 4.33 h9ed2024_1
libffi 3.3 hb1e8313_2
libgfortran 3.0.1 h93005f0_2
libiconv 1.16 h1de35cc_0
liblief 0.10.1 h23ab428_1
libllvm11 11.1.0 h9b2ccf5_0
libnghttp2 1.46.0 ha29bfda_0
libpng 1.6.37 ha441bb4_0
libsodium 1.0.18 h1de35cc_0
libsolv 0.7.20 h8346a28_0
libspatialindex 1.9.3 h23ab428_0
libssh2 1.9.0 ha12b0ac_1
libtiff 4.2.0 h87d7836_0
libuv 1.40.0 haf1e3a3_0
libwebp 1.2.0 hacca55c_0
libwebp-base 1.2.0 h9ed2024_0
libxml2 2.9.12 hcdb78fc_0
libxslt 1.1.34 h83b36ba_0
libzopfli 1.0.3 hb1e8313_0
llvm-openmp 12.0.0 h0dcd299_1
llvmlite 0.37.0 py39he4411ff_1
locket 0.2.1 py39hecd8cb5_1
lxml 4.7.1 py39h65b224f_1
lz4-c 1.9.3 h23ab428_1
lzo 2.10 haf1e3a3_2
mamba 0.7.6 py39h2f6f512_0 conda-forge
markupsafe 1.1.1 py39h9ed2024_0
matplotlib 3.5.1 py39hecd8cb5_0
matplotlib-base 3.5.1 py39hfb0c5b7_0
matplotlib-inline 0.1.2 pyhd3eb1b0_2
mccabe 0.6.1 py39hecd8cb5_1
mistune 0.8.4 py39h9ed2024_1000
mkl 2021.4.0 hecd8cb5_637
mkl-service 2.4.0 py39h9ed2024_0
mkl_fft 1.3.1 py39h4ab4a9b_0
mkl_random 1.2.2 py39hb2f4e1b_0
mock 4.0.3 pyhd3eb1b0_0
more-itertools 8.12.0 pyhd3eb1b0_0
mpc 1.1.0 h6ef4df4_1
mpfr 4.0.2 h9066e36_1
mpi 1.0 mpich
mpich 3.3.2 hc856adb_0
mpmath 1.2.1 py39hecd8cb5_0
msal 1.17.0 pypi_0 pypi
msal-extensions 0.3.1 pypi_0 pypi
msgpack-python 1.0.2 py39hf7b0b51_1
msrest 0.6.21 pypi_0 pypi
multidict 6.0.2 pypi_0 pypi
multipledispatch 0.6.0 py39hecd8cb5_0
multiprocess 0.70.12.2 py39h9ed2024_0
munkres 1.1.4 py_0
mypy_extensions 0.4.3 py39hecd8cb5_1
navigator-updater 0.2.1 py39hecd8cb5_0
nbclassic 0.2.6 pyhd3eb1b0_0
nbclient 0.5.3 pyhd3eb1b0_0
nbconvert 6.1.0 py39hecd8cb5_0
nbformat 5.1.3 pyhd3eb1b0_0
ncurses 6.3 hca72f7f_2
nest-asyncio 1.5.4 pypi_0 pypi
networkx 2.6.3 pyhd3eb1b0_0
nltk 3.6.5 pyhd3eb1b0_0
nose 1.3.7 pyhd3eb1b0_1008
notebook 6.4.5 py39hecd8cb5_0
numba 0.54.1 py39hae1ba45_0
numexpr 2.8.1 py39h2e5f0a9_0
numpy 1.20.3 py39h4b4dc7a_0
numpy-base 1.20.3 py39he0bd621_0
numpydoc 1.1.0 pyhd3eb1b0_1
oauthlib 3.2.0 pypi_0 pypi
olefile 0.46 pyhd3eb1b0_0
openjpeg 2.4.0 h66ea3da_0
openpyxl 3.0.9 pyhd3eb1b0_0
openssl 1.1.1m hca72f7f_0
orjson 3.6.4 pypi_0 pypi
packaging 21.3 pyhd3eb1b0_0
pandas 1.4.1 py39he9d5cce_0
pandocfilters 1.5.0 pyhd3eb1b0_0
parsimonious 0.8.1 pypi_0 pypi
parso 0.8.3 pyhd3eb1b0_0
partd 1.2.0 pyhd3eb1b0_0
path 16.2.0 pyhd3eb1b0_0
path.py 12.5.0 hd3eb1b0_0
pathlib2 2.3.6 py39hecd8cb5_2
pathspec 0.7.0 py_0
patsy 0.5.2 py39hecd8cb5_1
pep8 1.7.1 py39hecd8cb5_0
pexpect 4.8.0 pyhd3eb1b0_3
pickleshare 0.7.5 pyhd3eb1b0_1003
pillow 8.4.0 py39h98e4679_0
pip 21.2.4 py39hecd8cb5_0
pkginfo 1.8.2 pyhd3eb1b0_0
plotly 5.5.0 pypi_0 pypi
pluggy 1.0.0 py39hecd8cb5_0
ply 3.11 py39hecd8cb5_0
portalocker 2.4.0 pypi_0 pypi
poyo 0.5.0 pyhd3eb1b0_0
prometheus_client 0.13.1 pyhd3eb1b0_0
prompt-toolkit 3.0.20 pyhd3eb1b0_0
prompt_toolkit 3.0.20 hd3eb1b0_0
protobuf 3.19.4 pypi_0 pypi
psutil 5.8.0 py39h9ed2024_1
ptyprocess 0.7.0 pyhd3eb1b0_2
py 1.11.0 pyhd3eb1b0_0
py-lief 0.10.1 py39h23ab428_1
py4j 0.10.9 pypi_0 pypi
pyasn1 0.4.8 pypi_0 pypi
pyasn1-modules 0.2.8 pypi_0 pypi
pycodestyle 2.7.0 pyhd3eb1b0_0
pycosat 0.6.3 py39h9ed2024_0
pycparser 2.21 pyhd3eb1b0_0
pycurl 7.44.1 py39hbcfaee0_1
pydocstyle 6.1.1 pyhd3eb1b0_0
pyerfa 2.0.0 py39h9ed2024_0
pyflakes 2.3.1 pyhd3eb1b0_0
pygments 2.11.2 pyhd3eb1b0_0
pyjwt 2.1.0 py39hecd8cb5_0
pylint 2.9.6 py39hecd8cb5_1
pyls-spyder 0.4.0 pyhd3eb1b0_0
pyodbc 4.0.32 py39he9d5cce_0
pyopenssl 21.0.0 pyhd3eb1b0_1
pyparsing 3.0.4 pyhd3eb1b0_0
pyqt 5.9.2 py39h23ab428_6
pyrsistent 0.18.0 py39hca72f7f_0
pysocks 1.7.1 py39hecd8cb5_0
pyspark 3.1.3 pypi_0 pypi
pytables 3.6.1 py39h648f197_1
pytest 6.2.5 py39hecd8cb5_2
python 3.9.7 h88f2d9e_1
python-dateutil 2.8.2 pyhd3eb1b0_0
python-json-logger 0.1.11 pypi_0 pypi
python-libarchive-c 2.9 pyhd3eb1b0_1
python-lsp-black 1.0.0 pyhd3eb1b0_0
python-lsp-jsonrpc 1.0.0 pyhd3eb1b0_0
python-lsp-server 1.2.4 pyhd3eb1b0_0
python-slugify 5.0.2 pyhd3eb1b0_0
python.app 3 py39hca72f7f_0
python_abi 3.9 2_cp39 conda-forge
pytz 2021.3 pyhd3eb1b0_0
pywavelets 1.1.1 py39he3068b8_4
pyyaml 6.0 py39hca72f7f_1
pyzmq 22.3.0 py39he9d5cce_2
qdarkstyle 3.0.2 pyhd3eb1b0_0
qstylizer 0.1.10 pyhd3eb1b0_0
qt 5.9.7 h468cd18_1
qtawesome 1.0.3 pyhd3eb1b0_0
qtconsole 5.1.1 pyhd3eb1b0_0
qtpy 1.11.2 pyhd3eb1b0_0
readline 8.1.2 hca72f7f_1
regex 2021.11.2 py39hca72f7f_0
reproc 14.2.3 h0d85af4_0 conda-forge
reproc-cpp 14.2.3 he49afe7_0 conda-forge
requests 2.25.1 pypi_0 pypi
requests-oauthlib 1.3.1 pypi_0 pypi
ripgrep 12.1.1 0
rope 0.22.0 pyhd3eb1b0_0
rsa 4.8 pypi_0 pypi
rtree 0.9.7 py39hecd8cb5_1
ruamel_yaml 0.15.100 py39h9ed2024_0
s3transfer 0.5.1 pypi_0 pypi
scikit-image 0.18.3 py39hae1ba45_0
scikit-learn 1.0.2 py39hae1ba45_1
scikit-learn-intelex 2021.5.0 py39hecd8cb5_0
scipy 1.7.3 py39h8c7af03_0
seaborn 0.11.2 pyhd3eb1b0_0
send2trash 1.8.0 pyhd3eb1b0_1
setuptools 58.0.4 py39hecd8cb5_0
simplegeneric 0.8.1 py39hecd8cb5_2
singledispatch 3.7.0 pyhd3eb1b0_1001
sip 4.19.13 py39h23ab428_0
six 1.16.0 pyhd3eb1b0_1
snappy 1.1.8 hb1e8313_0
sniffio 1.2.0 py39hecd8cb5_1
snowballstemmer 2.2.0 pyhd3eb1b0_0
sortedcollections 2.1.0 pyhd3eb1b0_0
sortedcontainers 2.1.0 pypi_0 pypi
soupsieve 2.3.1 pyhd3eb1b0_0
sphinx 4.2.0 pyhd3eb1b0_1
sphinxcontrib 1.0 py39hecd8cb5_1
sphinxcontrib-applehelp 1.0.2 pyhd3eb1b0_0
sphinxcontrib-devhelp 1.0.2 pyhd3eb1b0_0
sphinxcontrib-htmlhelp 2.0.0 pyhd3eb1b0_0
sphinxcontrib-jsmath 1.0.1 pyhd3eb1b0_0
sphinxcontrib-qthelp 1.0.3 pyhd3eb1b0_0
sphinxcontrib-serializinghtml 1.1.5 pyhd3eb1b0_0
sphinxcontrib-websupport 1.2.4 py_0
spyder 5.1.5 py39hecd8cb5_1
spyder-kernels 2.1.3 py39hecd8cb5_0
sqlalchemy 1.4.27 py39hca72f7f_0
sqlite 3.37.2 h707629a_0
statsmodels 0.12.2 py39h9ed2024_0
sympy 1.9 py39hecd8cb5_0
tabulate 0.8.3 pypi_0 pypi
tbb 2021.5.0 haf03e11_0
tbb4py 2021.5.0 py39haf03e11_0
tblib 1.7.0 pyhd3eb1b0_0
tenacity 8.0.1 pypi_0 pypi
terminado 0.13.1 py39hecd8cb5_0
testpath 0.5.0 pyhd3eb1b0_0
text-unidecode 1.3 pyhd3eb1b0_0
textdistance 4.2.1 pyhd3eb1b0_0
threadpoolctl 2.2.0 pyh0d69192_0
three-merge 0.1.1 pyhd3eb1b0_0
tifffile 2021.7.2 pyhd3eb1b0_2
tinycss 0.4 pyhd3eb1b0_1002
tk 8.6.11 h7bc2e8c_0
toml 0.10.2 pyhd3eb1b0_0
toolz 0.11.2 pyhd3eb1b0_0
tornado 6.1 py39h9ed2024_0
tqdm 4.62.3 pyhd3eb1b0_1
traitlets 5.1.1 pyhd3eb1b0_0
typed-ast 1.4.3 py39h9ed2024_1
typing-extensions 3.10.0.2 hd3eb1b0_0
typing_extensions 3.10.0.2 pyh06a4308_0
tzdata 2021e hda174b7_0
ujson 4.2.0 py39he9d5cce_0
unicodecsv 0.14.1 py39hecd8cb5_0
unidecode 1.2.0 pyhd3eb1b0_0
unixodbc 2.3.9 haf1e3a3_0
urllib3 1.26.7 pyhd3eb1b0_0
uvloop 0.16.0 pypi_0 pypi
watchdog 2.1.6 py39h999c104_0
wcwidth 0.2.5 pyhd3eb1b0_0
webencodings 0.5.1 py39hecd8cb5_1
werkzeug 2.0.2 pyhd3eb1b0_0
wheel 0.37.1 pyhd3eb1b0_0
whichcraft 0.6.1 pyhd3eb1b0_0
widgetsnbextension 3.5.1 py39hecd8cb5_0
wrapt 1.12.1 py39h9ed2024_1
wurlitzer 3.0.2 py39hecd8cb5_0
xlrd 2.0.1 pyhd3eb1b0_0
xlsxwriter 3.0.2 pyhd3eb1b0_0
xlwings 0.24.9 py39hecd8cb5_0
xlwt 1.3.0 py39hecd8cb5_0
xmltodict 0.12.0 pyhd3eb1b0_0
xz 5.2.5 h1de35cc_0
yaml 0.2.5 haf1e3a3_0
yapf 0.31.0 pyhd3eb1b0_0
yarl 1.7.2 pypi_0 pypi
zeromq 4.3.4 h23ab428_0
zfp 0.5.5 he9d5cce_6
zict 2.0.0 pyhd3eb1b0_0
zipp 3.7.0 pyhd3eb1b0_0
zlib 1.2.11 h4dc903c_4
zope 1.0 py39hecd8cb5_1
zope.event 4.5.0 py39hecd8cb5_0
zope.interface 5.4.0 py39h9ed2024_0
zstd 1.4.9 h322a384_0
As it can be seen multiprocess is on the list. However, when I am trying to run my program, I got the following error:
No module named 'multiprocess'
Solutions I have already tried:
Installation via pip
Installation via conda the following way: conda install -c conda-forge multiprocess
Installation via PyCharm. I am not suggesting it's very different from (2), however, I have given it a try
Removal and reinstallation
Conda update via conda update --force conda
Multiple times activation and deactivation of Conda, just for the sake of a try
Rebooting
I have checked the module via small script:
import multiprocess as mp
print(mp)
And I get:
<module 'multiprocess' from '/Users/usr/opt/anaconda3/lib/python3.9/site-packages/multiprocess/__init__.py'>
Again that means it's in Conda, it's installed. But:
ModuleNotFoundError in line 3 of /Users/usr/PycharmProjects/HailStuff/rules/common.smk:
No module named 'multiprocess'
File "/Users/usr/PycharmProjects/HailStuff/Snakefile", line 3, in <module>
File "/Users/usr/PycharmProjects/HailStuff/rules/common.smk", line 3, in <module>Still none of those work.
Inside the file there's that module in the third line.
And yes, I have reinstalled Snakemake
What can I do to make module multiprocess appear and work (though it appears on the list)?

Why am I getting an error when importing geopandas in my jupyter notebook?

I installed geopandas using the comand conda install --channel conda-forge geopandas
Then, I try to import geopandas in my jupyter notebook.
import geopandas as gp
And I get the following error:
ImportError: dlopen(/Users/mac/anaconda3/lib/python3.7/site-packages/fiona/ogrext.cpython-37m-darwin.so, 2): Library not loaded: #rpath/libgif.7.dylib
Referenced from: /Users/mac/anaconda3/lib/libgdal.20.dylib
Reason: image not found
This is the list of installed packages
# packages in environment at /Users/mac/anaconda3:
#
# Name Version Build Channel
_anaconda_depends 2019.03 py37_0
_ipyw_jlab_nb_ext_conf 0.1.0 py37_0
alabaster 0.7.12 py37_0
anaconda custom py37_1
anaconda-client 1.7.2 py37_0
anaconda-navigator 1.9.7 py37_0
anaconda-project 0.8.3 py_0
appnope 0.1.0 py37_0
appscript 1.1.0 py37h1de35cc_0
asn1crypto 0.24.0 py37_0
astroid 2.2.5 py37_0
astropy 3.2.1 py37h1de35cc_0
atomicwrites 1.3.0 py37_1
attrs 19.1.0 py37_1
babel 2.7.0 py_0
backcall 0.1.0 py37_0
backports 1.0 py_2
backports.functools_lru_cache 1.5 py_2
backports.os 0.1.1 py37_0
backports.shutil_get_terminal_size 1.0.0 py37_2
backports.tempfile 1.0 py_1
backports.weakref 1.0.post1 py_1
beautifulsoup4 4.7.1 py37_1
bitarray 0.9.3 py37h1de35cc_0
bkcharts 0.2 py37_0
blas 1.0 mkl
bleach 3.1.0 py37_0
blosc 1.16.3 hd9629dc_0
bokeh 1.2.0 py37_0
boost-cpp 1.70.0 hd59e818_1 conda-forge
boto 2.49.0 py37_0
bottleneck 1.2.1 py37h1d22016_1
bzip2 1.0.8 h1de35cc_0
ca-certificates 2019.9.11 hecc5488_0 conda-forge
cairo 1.14.12 h9d4d9ac_1005 conda-forge
certifi 2019.9.11 py37_0 conda-forge
cffi 1.12.3 py37hb5b8e2f_0
chardet 3.0.4 py37_1
click 7.0 py37_0
click-plugins 1.1.1 py_0 conda-forge
cligj 0.5.0 py_0 conda-forge
cloudpickle 1.2.1 py_0
clyent 1.2.2 py37_1
colorama 0.4.1 py37_0
conda 4.7.12 py37_0 conda-forge
conda-build 3.18.8 py37_0
conda-env 2.6.0 1
conda-package-handling 1.3.11 py37_0
conda-verify 3.4.2 py_1
contextlib2 0.5.5 py37_0
cryptography 2.7 py37ha12b0ac_0
curl 7.65.2 ha441bb4_0
cycler 0.10.0 py37_0
cython 0.29.12 py37h0a44026_0
cytoolz 0.10.0 py37h1de35cc_0
dask 2.1.0 py_0
dask-core 2.1.0 py_0
dbus 1.13.6 h90a0687_0
decorator 4.4.0 py37_1
defusedxml 0.6.0 py_0
distributed 2.1.0 py_0
docutils 0.14 py37_0
entrypoints 0.3 py37_0
et_xmlfile 1.0.1 py37_0
expat 2.2.6 h0a44026_0
fastcache 1.1.0 py37h1de35cc_0
filelock 3.0.12 py_0
fiona 1.8.4 py37h9a122fd_0
flask 1.1.1 py_0
fontconfig 2.13.1 h1027ab8_1000 conda-forge
freetype 2.9.1 hb4e5f40_0
freexl 1.0.5 h1de35cc_1002 conda-forge
future 0.17.1 py37_0
gdal 2.3.3 py37hbe65578_0
geopandas 0.6.0 py_0 conda-forge
geos 3.7.1 h0a44026_1000 conda-forge
get_terminal_size 1.0.0 h7520d66_0
gettext 0.19.8.1 h15daf44_3
gevent 1.4.0 py37h1de35cc_0
giflib 5.1.7 h01d97ff_1 conda-forge
glib 2.56.2 hd9629dc_0
glob2 0.7 py_0
gmp 6.1.2 hb37e062_1
gmpy2 2.0.8 py37h6ef4df4_2
greenlet 0.4.15 py37h1de35cc_0
h5py 2.9.0 py37h3134771_0
hdf4 4.2.13 0 conda-forge
hdf5 1.10.4 hfa1e0ec_0
heapdict 1.0.0 py37_2
html5lib 1.0.1 py37_0
icu 58.2 h4b95b61_1
idna 2.8 py37_0
imageio 2.5.0 py37_0
imagesize 1.1.0 py37_0
importlib_metadata 0.17 py37_1
intel-openmp 2019.4 233
ipykernel 5.1.1 py37h39e3cac_0
ipython 7.6.1 py37h39e3cac_0
ipython_genutils 0.2.0 py37_0
ipywidgets 7.5.0 py_0
isort 4.3.21 py37_0
itsdangerous 1.1.0 py37_0
jbig 2.1 h4d881f8_0
jdcal 1.4.1 py_0
jedi 0.13.3 py37_0
jinja2 2.10.1 py37_0
joblib 0.13.2 py37_0
jpeg 9b he5867d9_2
json-c 0.13.1 h1de35cc_1001 conda-forge
json5 0.8.4 py_0
jsonschema 3.0.1 py37_0
jupyter 1.0.0 py37_7
jupyter_client 5.3.1 py_0
jupyter_console 6.0.0 py37_0
jupyter_core 4.5.0 py_0
jupyterlab 1.0.2 py37hf63ae98_0
jupyterlab_server 1.0.0 py_0
kealib 1.4.10 hecf890f_1003 conda-forge
keyring 18.0.0 py37_0
kiwisolver 1.1.0 py37h0a44026_0
krb5 1.16.1 hddcf347_7
lazy-object-proxy 1.4.1 py37h1de35cc_0
libarchive 3.3.3 h786848e_5
libcurl 7.65.2 h051b688_0
libcxx 4.0.1 hcfea43d_1
libcxxabi 4.0.1 hcfea43d_1
libdap4 3.19.1 h3d3e54a_0
libedit 3.1.20181209 hb402a30_0
libffi 3.2.1 h475c297_4
libgdal 2.3.3 h0950a36_0
libgfortran 3.0.1 h93005f0_2
libiconv 1.15 hdd342a3_7
libkml 1.3.0 hed7d534_1010 conda-forge
liblief 0.9.0 h2a1bed3_2
libnetcdf 4.6.1 hd5207e6_2
libpng 1.6.37 ha441bb4_0
libpq 11.2 h051b688_0
libsodium 1.0.16 h3efe00b_0
libspatialindex 1.9.0 h6de7cb9_1 conda-forge
libspatialite 4.3.0a h0cd9627_1026 conda-forge
libssh2 1.8.2 ha12b0ac_0
libtiff 4.0.10 hcb84e12_2
libxml2 2.9.9 hf6e021a_1
libxslt 1.1.33 h33a18ac_0
llvm-openmp 4.0.1 hcfea43d_1
llvmlite 0.29.0 py37h98b8051_0
locket 0.2.0 py37_1
lxml 4.3.4 py37hef8c89e_0
lz4-c 1.8.1.2 h1de35cc_0
lzo 2.10 h362108e_2
markupsafe 1.1.1 py37h1de35cc_0
matplotlib 3.1.0 py37h54f8f79_0
mccabe 0.6.1 py37_1
mistune 0.8.4 py37h1de35cc_0
mkl 2019.4 233
mkl-service 2.0.2 py37h1de35cc_0
mkl_fft 1.0.12 py37h5e564d8_0
mkl_random 1.0.2 py37h27c97d8_0
mock 3.0.5 py37_0
more-itertools 7.0.0 py37_0
mpc 1.1.0 h6ef4df4_1
mpfr 4.0.1 h3018a27_3
mpmath 1.1.0 py37_0
msgpack-python 0.6.1 py37h04f5b5a_1
multipledispatch 0.6.0 py37_0
munch 2.3.2 py_0 conda-forge
navigator-updater 0.2.1 py37_0
nbconvert 5.5.0 py_0
nbformat 4.4.0 py37_0
ncurses 6.1 h0a44026_1
networkx 2.3 py_0
nltk 3.4.4 py37_0
nose 1.3.7 py37_2
notebook 6.0.0 py37_0
numba 0.44.1 py37h6440ff4_0
numexpr 2.6.9 py37h7413580_0
numpy 1.16.4 py37hacdab7b_0
numpy-base 1.16.4 py37h6575580_0
numpydoc 0.9.1 py_0
olefile 0.46 py37_0
openjpeg 2.3.1 hdc36067_1 conda-forge
openpyxl 2.6.2 py_0
openssl 1.1.1c h01d97ff_0 conda-forge
packaging 19.0 py37_0
pandas 0.24.2 py37h0a44026_0
pandoc 2.2.3.2 0
pandocfilters 1.4.2 py37_1
parso 0.5.0 py_0
partd 1.0.0 py_0
path.py 12.0.1 py_0
pathlib2 2.3.4 py37_0
patsy 0.5.1 py37_0
pcre 8.43 h0a44026_0
pep8 1.7.1 py37_0
pexpect 4.7.0 py37_0
pickleshare 0.7.5 py37_0
pillow 6.1.0 py37hb68e598_0
pip 19.1.1 py37_0
pixman 0.34.0 h1de35cc_1003 conda-forge
pkginfo 1.5.0.1 py37_0
pluggy 0.12.0 py_0
ply 3.11 py37_0
poppler 0.65.0 ha097c24_1
poppler-data 0.4.9 1 conda-forge
proj4 5.2.0 h6de7cb9_1006 conda-forge
prometheus_client 0.7.1 py_0
prompt_toolkit 2.0.9 py37_0
psutil 5.6.3 py37h1de35cc_0
ptyprocess 0.6.0 py37_0
py 1.8.0 py37_0
py-lief 0.9.0 py37h1413db1_2
pycodestyle 2.5.0 py37_0
pycosat 0.6.3 py37h1de35cc_0
pycparser 2.19 py37_0
pycrypto 2.6.1 py37h1de35cc_9
pycurl 7.43.0.3 py37ha12b0ac_0
pyflakes 2.1.1 py37_0
pygments 2.4.2 py_0
pylint 2.3.1 py37_0
pyodbc 4.0.26 py37h0a44026_0
pyopenssl 19.0.0 py37_0
pyparsing 2.4.0 py_0
pyproj 1.9.6 py37h9c430a6_0
pyqt 5.9.2 py37h655552a_2
pyrsistent 0.14.11 py37h1de35cc_0
pysocks 1.7.0 py37_0
pytables 3.5.2 py37h5bccee9_1
pytest 5.0.1 py37_0
pytest-arraydiff 0.3 py37h39e3cac_0
pytest-astropy 0.5.0 py37_0
pytest-doctestplus 0.3.0 py37_0
pytest-openfiles 0.3.2 py37_0
pytest-remotedata 0.3.1 py37_0
python 3.7.3 h359304d_0
python-dateutil 2.8.0 py37_0
python-libarchive-c 2.8 py37_11
python.app 2 py37_9
pytz 2019.1 py_0
pywavelets 1.0.3 py37h1d22016_1
pyyaml 5.1.1 py37h1de35cc_0
pyzmq 18.0.0 py37h0a44026_0
qt 5.9.7 h468cd18_1
qtawesome 0.5.7 py37_1
qtconsole 4.5.1 py_0
qtpy 1.8.0 py_0
readline 7.0 h1de35cc_5
requests 2.22.0 py37_0
rope 0.14.0 py_0
rtree 0.8.3 py37h666c49c_1002 conda-forge
ruamel_yaml 0.15.46 py37h1de35cc_0
scikit-image 0.15.0 py37h0a44026_0
scikit-learn 0.21.2 py37h27c97d8_0
scipy 1.3.0 py37h1410ff5_0
seaborn 0.9.0 py37_0
send2trash 1.5.0 py37_0
setuptools 41.0.1 py37_0
shapely 1.6.4 py37h79c6f3e_1005 conda-forge
simplegeneric 0.8.1 py37_2
singledispatch 3.4.0.3 py37_0
sip 4.19.8 py37h0a44026_0
six 1.12.0 py37_0
snappy 1.1.7 he62c110_3
snowballstemmer 1.9.0 py_0
sortedcollections 1.1.2 py37_0
sortedcontainers 2.1.0 py37_0
soupsieve 1.8 py37_0
sphinx 2.1.2 py_0
sphinxcontrib 1.0 py37_1
sphinxcontrib-applehelp 1.0.1 py_0
sphinxcontrib-devhelp 1.0.1 py_0
sphinxcontrib-htmlhelp 1.0.2 py_0
sphinxcontrib-jsmath 1.0.1 py_0
sphinxcontrib-qthelp 1.0.2 py_0
sphinxcontrib-serializinghtml 1.1.3 py_0
sphinxcontrib-websupport 1.1.2 py_0
spyder 3.3.6 py37_0
spyder-kernels 0.5.1 py37_0
sqlalchemy 1.3.5 py37h1de35cc_0
sqlite 3.29.0 ha441bb4_0
statsmodels 0.10.0 py37h1d22016_0
sympy 1.4 py37_0
tbb 2019.8 h770b8ee_0 conda-forge
tblib 1.4.0 py_0
terminado 0.8.2 py37_0
testpath 0.4.2 py37_0
tk 8.6.8 ha441bb4_0
toolz 0.10.0 py_0
tornado 6.0.3 py37h1de35cc_0
tqdm 4.32.1 py_0
traitlets 4.3.2 py37_0
unicodecsv 0.14.1 py37_0
unixodbc 2.3.7 h1de35cc_0
urllib3 1.24.2 py37_0
wcwidth 0.1.7 py37_0
webencodings 0.5.1 py37_1
werkzeug 0.15.4 py_0
wheel 0.33.4 py37_0
widgetsnbextension 3.5.0 py37_0
wrapt 1.11.2 py37h1de35cc_0
wurlitzer 1.0.2 py37_0
xerces-c 3.2.2 h4db8090_1003 conda-forge
xlrd 1.2.0 py37_0
xlsxwriter 1.1.8 py_0
xlwings 0.15.8 py37_0
xlwt 1.3.0 py37_0
xz 5.2.4 h1de35cc_4
yaml 0.1.7 hc338f04_2
zeromq 4.3.1 h0a44026_3
zict 1.0.0 py_0
zipp 0.5.1 py_0
zlib 1.2.11 h1de35cc_3
zstd 1.3.7 h5bba6e5_0
I have tried fixing it using conda config --set channel_priority strict and my .condarc file looks like this:
channels: [conda-forge, defaults]
channel_priority: strict
Yet the problem persists. How do I fix this?

Import error of contextily package in python

I installed the package contextily with pip install contextily, it appears when I do conda list
# Name Version Build Channel
_ipyw_jlab_nb_ext_conf 0.1.0 py36h2fc01ae_0
affine 2.2.2 py_0 conda-forge
alabaster 0.7.10 py36h174008c_0
anaconda-client 1.7.2 py36_0
anaconda-navigator 1.9.6 py36_0
anaconda-project 0.8.2 py36h9ee5d53_0
appnope 0.1.0 py36hf537a9a_0
appscript 1.0.1 py36h9e71e49_1
arrow 0.13.1 pypi_0 pypi
asn1crypto 0.24.0 py36_0
astroid 1.6.1 py36_0
astropy 2.0.3 py36h1de35cc_0
attrs 17.4.0 py36_0
autobahn 18.6.1 pypi_0 pypi
babel 2.5.3 py36_0
backports 1.0 py36ha3c1827_1
backports.shutil_get_terminal_size 1.0.0 py36hd7a2ee4_2
beautifulsoup4 4.6.0 py36h72d3c9f_1
bitarray 0.8.1 py36h1de35cc_1
bkcharts 0.2 py36h073222e_0
blas 1.0 mkl
blaze 0.11.3 py36h02e7a37_0
bleach 2.1.2 py36_0
bokeh 0.12.13 py36h2f9c1c0_0
boost-cpp 1.67.0 h3a22d5f_0 conda-forge
boto 2.48.0 py36hdbc59ac_1
boto3 1.9.111 py_0 conda-forge
botocore 1.12.111 py_0 conda-forge
bottleneck 1.2.1 py36hbd380ad_0
branca 0.3.1 pypi_0 pypi
bzip2 1.0.6 hd86a083_4
ca-certificates 2019.3.9 hecc5488_0 conda-forge
cairo 1.14.12 hab642c4_1
cartopy 0.17.0 py36h707127b_1000 conda-forge
certifi 2019.3.9 py36_0 conda-forge
cffi 1.11.4 py36h342bebf_0
chardet 3.0.4 py36h96c241c_1
click 6.7 py36hec950be_0
click-plugins 1.0.4 py_0 conda-forge
cligj 0.5.0 pypi_0 pypi
cloudpickle 0.5.2 py36_1
clyent 1.2.2 py36hae3ad88_0
colorama 0.3.9 py36hd29a30c_0
conda 4.4.10 py36_0
conda-build 3.4.1 py36_0
conda-env 2.6.0 h36134e3_0
conda-verify 2.0.0 py36he837df3_0
contextily 0.99.0 pypi_0 pypi
contextlib2 0.5.5 py36hd66e5e7_0
cryptography 2.1.4 py36h842514c_0
curl 7.58.0 ha441bb4_0
cycler 0.10.0 py36hfc81398_0
cython 0.27.3 py36h6ecb376_0
cytoolz 0.9.0 py36h1de35cc_0
dask 0.16.1 py36_0
dask-core 0.16.1 py36_0
datashape 0.5.4 py36hfb22df8_0
dbus 1.12.2 h5243cc1_1
decorator 4.2.1 py36_0
descartes 1.1.0 pypi_0 pypi
distributed 1.20.2 py36_0
docutils 0.14 py36hbfde631_0
drawnow 0.71.2 pypi_0 pypi
entrypoints 0.2.3 py36hd81d71f_2
et_xmlfile 1.0.1 py36h1315bdc_0
expat 2.2.5 hb8e80ba_0
fastcache 1.0.2 py36h1de35cc_2
filelock 2.0.13 py36hf9de95b_0
fiona 1.8.6 pypi_0 pypi
flask 0.12.2 py36h5658096_0
flask-cors 3.0.3 py36h7387b97_0
folium 0.8.2 pypi_0 pypi
fontconfig 2.12.6 h9850fc5_0
freetype 2.8 h12048fb_1
freexl 1.0.5 h1de35cc_1002 conda-forge
geographiclib 1.49 py_0 conda-forge
geopandas 0.4.1 pypi_0 pypi
geopy 1.18.1 py_0 conda-forge
geos 3.6.2 h0a44026_1004 conda-forge
get_terminal_size 1.0.0 h7520d66_0
gettext 0.19.8.1 h15daf44_3
gevent 1.2.2 py36ha70b9d6_0
giflib 5.1.4 h1de35cc_1001 conda-forge
glib 2.53.6 h33f6a65_2
glob2 0.6 py36h94c9186_0
gmp 6.1.2 hb37e062_1
gmpy2 2.0.8 py36hf9c35bd_2
greenlet 0.4.12 py36hf09ba7b_0
h5py 2.7.1 py36h39cdac5_0
hdf4 4.2.13 0 conda-forge
hdf5 1.10.1 ha036c08_1
heapdict 1.0.0 py36_2
html5lib 1.0.1 py36h2f9c1c0_0
icu 58.2 h4b95b61_1
idna 2.6 py36h8628d0a_1
imageio 2.2.0 py36h5e01289_0
imagesize 0.7.1 py36h3495948_0
intel-openmp 2018.0.0 h8158457_8
ipykernel 4.8.0 py36_0
ipython 6.2.1 py36h3dda519_1
ipython_genutils 0.2.0 py36h241746c_0
ipywidgets 7.1.1 py36_0
isort 4.2.15 py36hceb2a01_0
itsdangerous 0.24 py36h49fbb8d_1
jbig 2.1 h4d881f8_0
jdcal 1.3 py36h1986823_0
jedi 0.11.1 py36_0
jinja2 2.10 py36hd36f9c5_0
jmespath 0.9.3 py_1 conda-forge
jpeg 9b he5867d9_2
json-c 0.12.1 h470a237_1 conda-forge
jsonschema 2.6.0 py36hb385e00_0
jupyter 1.0.0 py36_4
jupyter_client 5.2.2 py36_0
jupyter_console 5.2.0 py36hccf5b1c_1
jupyter_core 4.4.0 py36h79cf704_0
jupyterlab 0.31.5 py36_0
jupyterlab_launcher 0.10.2 py36_0
kealib 1.4.8 hfc679d8_0 conda-forge
kiwisolver 1.0.1 py36h04f5b5a_1002 conda-forge
lazy-object-proxy 1.3.1 py36h2fbbe47_0
libcurl 7.58.0 hf30b1f0_0
libcxx 4.0.1 h579ed51_0
libcxxabi 4.0.1 hebd6815_0
libdap4 3.19.1 0 conda-forge
libedit 3.1 hb4e282d_0
libffi 3.2.1 h475c297_4
libgdal 2.2.2 h3559a57_1
libgfortran 3.0.1 h93005f0_2
libiconv 1.15 hdd342a3_7
libkml 1.3.0 h677b1dd_1008 conda-forge
libnetcdf 4.4.1.1 10 conda-forge
libpng 1.6.34 he12f830_0
libpq 10.6 hbe1e24e_1000 conda-forge
libsodium 1.0.15 hd9e47c5_0
libspatialite 4.3.0a h0a2fa02_18
libssh2 1.8.0 h322a93b_4
libtiff 4.0.9 h0dac147_0
libxml2 2.9.7 hab757c2_0
libxslt 1.1.32 hb819dd2_0
llvmlite 0.21.0 py36hff739e7_0
locket 0.2.0 py36hca03003_1
lxml 4.1.1 py36hef8c89e_1
lzo 2.10 h362108e_2
markupsafe 1.0 py36h3a1e703_1
matplotlib 3.0.3 pypi_0 pypi
mccabe 0.6.1 py36hdaeb55d_0
mercantile 1.0.4 py_0 conda-forge
mistune 0.8.3 py36_0
mkl 2018.0.1 hfbd8650_4
mkl-service 1.1.2 py36h7ea6df4_4
mpc 1.0.3 h7a72875_5
mpfr 3.1.5 h711e7fd_2
mpmath 1.0.0 py36hf1b8295_2
msgpack-python 0.5.1 py36h04f5b5a_0
multipledispatch 0.4.9 py36hc5f92b5_0
munch 2.3.2 pypi_0 pypi
navigator-updater 0.1.0 py36h7aee5fb_0
nbconvert 5.3.1 py36h810822e_0
nbformat 4.4.0 py36h827af21_0
ncurses 6.0 hd04f020_2
networkx 2.1 py36_0
nltk 3.2.5 py36h1190bce_0
nose 1.3.7 py36h73fae2b_2
notebook 5.4.0 py36_0
numba 0.36.2 np114py36hc2f221f_0
numexpr 2.6.4 py36habcfcfe_0
numpy 1.14.2 py36ha9ae307_0
numpydoc 0.7.0 py36he54d08e_0
odo 0.5.1 py36hc1af34a_0
olefile 0.45.1 py36_0
openjpeg 2.3.0 h3bf0609_1003 conda-forge
openpyxl 2.4.10 py36_0
openssl 1.0.2r h1de35cc_0 conda-forge
owslib 0.17.1 py_0 conda-forge
packaging 16.8 py36he5e8135_0
pandas 0.24.1 py36h0a44026_0 conda-forge
pandoc 1.19.2.1 ha5e8f32_1
pandocfilters 1.4.2 py36h3b0b094_1
parso 0.1.1 py36hc90e01c_0
partd 0.3.8 py36hf5c4cb8_0
path.py 10.5 py36h7bcb313_0
pathlib2 2.3.0 py36h877a6d8_0
patsy 0.5.0 py36_0
pcre 8.41 hfb6ab37_1
pep8 1.7.1 py36_0
pexpect 4.3.1 py36_0
pickleshare 0.7.4 py36hf512f8e_0
pillow 5.0.0 py36hfcce615_0
pip 19.0.3 pypi_0 pypi
pixman 0.34.0 h1de35cc_1003 conda-forge
pkginfo 1.4.1 py36h25bf955_0
place 0.5.5 pypi_0 pypi
pluggy 0.6.0 py36hb1d0581_0
ply 3.10 py36h10e714e_0
poppler 0.60.1 hb654a48_0
poppler-data 0.4.9 1 conda-forge
proj 0.1.0 pypi_0 pypi
proj4 4.9.3 h470a237_8 conda-forge
prompt_toolkit 1.0.15 py36haeda067_0
psutil 5.4.3 py36h1de35cc_0
ptyprocess 0.5.2 py36he6521c3_0
py 1.5.2 py36ha69170d_0
pycodestyle 2.3.1 py36h83e8646_0
pycosat 0.6.3 py36hee92d8f_0
pycparser 2.18 py36h724b2fc_1
pycrypto 2.6.1 py36h1de35cc_7
pycurl 7.43.0.1 py36hdbc3d79_0
pyepsg 0.4.0 py_0 conda-forge
pyflakes 1.6.0 py36hea45e83_0
pygments 2.2.0 py36h240cd3f_0
pykdtree 1.3.1 py36h917ab60_1002 conda-forge
pylint 1.8.2 py36_0
pyodbc 4.0.22 py36h0a44026_0
pyopenssl 17.5.0 py36h51e4350_0
pyparsing 2.2.0 py36hb281f35_0
pyproj 1.9.6 pypi_0 pypi
pyqt 5.6.0 py36he5c6137_6
pyserial 3.4 pypi_0 pypi
pyshp 2.1.0 py_0 conda-forge
pysocks 1.6.7 py36hfa33cec_1
pytables 3.4.2 py36hfbd7ab0_2
pytest 3.3.2 py36_0
python 3.6.4 hc167b69_1
python-dateutil 2.6.1 py36h86d2abb_1
python.app 2 py36h54569d5_7
pytz 2017.3 py36hf0bf824_0
pywavelets 0.5.2 py36h2710a04_0
pyyaml 3.12 py36h2ba1e63_1
pyzmq 16.0.3 py36he48b5ad_0
qt 5.6.2 h9975529_14
qtawesome 0.4.4 py36h468c6fb_0
qtconsole 4.3.1 py36hd96c0ff_0
qtpy 1.6.0 py_0
rasterio 0.36.0 py36h01fd17b_1
readline 7.0 hc1231fa_4
requests 2.18.4 py36h4516966_1
rope 0.10.7 py36h68959ac_0
ruamel_yaml 0.15.35 py36h1de35cc_1
s3transfer 0.2.0 py36_0 conda-forge
scikit-image 0.13.1 py36h1de35cc_1
scikit-learn 0.19.1 py36hffbff8c_0
scipy 1.0.0 py36h1de22e9_0
seaborn 0.8.1 py36h595ecd9_0
send2trash 1.4.2 py36_0
setuptools 38.4.0 py36_0
shapely 1.6.4 py36h2e8a847_1000 conda-forge
simplegeneric 0.8.1 py36_2
singledispatch 3.4.0.3 py36hf20db9d_0
sip 4.18.1 py36h2824476_2
six 1.11.0 py36h0e22d5e_1
snowballstemmer 1.2.1 py36h6c7b616_0
snuggs 1.4.3 py_0 conda-forge
sortedcollections 0.5.3 py36he9c3ed6_0
sortedcontainers 1.5.9 py36_0
sphinx 1.6.6 py36_0
sphinxcontrib 1.0 py36h9364dc8_1
sphinxcontrib-websupport 1.0.1 py36h92f4a7a_1
spyder 3.2.6 py36_0
sqlalchemy 1.2.1 py36h1de35cc_0
sqlite 3.22.0 h3efe00b_0
statsmodels 0.8.0 py36h9c68fc9_0
sympy 1.1.1 py36h7f3cf04_0
tblib 1.3.2 py36hda67792_0
terminado 0.8.1 py36_1
testpath 0.3.1 py36h625a49b_0
tk 8.6.7 h35a86e2_3
toolz 0.9.0 py36_0
tornado 4.5.3 py36_0
traitlets 4.3.2 py36h65bd3ce_0
txaio 2.10.0 pypi_0 pypi
typing 3.6.2 py36haa2d9ef_0
unicodecsv 0.14.1 py36he531d66_0
unixodbc 2.3.4 h4cb4dde_1
urllib3 1.22 py36h68b9469_0
vpnotebook 0.1.3 pypi_0 pypi
vpython 7.4.4 pypi_0 pypi
wcwidth 0.1.7 py36h8c6ec74_0
webencodings 0.5.1 py36h3b9701d_1
werkzeug 0.14.1 py36_0
wheel 0.30.0 py36h5eb2c71_1
widgetsnbextension 3.1.0 py36_0
wrapt 1.10.11 py36hc29e774_0
xerces-c 3.2.2 h44e365a_1001 conda-forge
xlrd 1.1.0 py36h336f4a2_1
xlsxwriter 1.0.2 py36h3736301_0
xlwings 0.11.5 py36_0
xlwt 1.2.0 py36h5ad1178_0
xz 5.2.3 h0278029_2
yaml 0.1.7 hc338f04_2
zeromq 4.2.2 ha360ad0_2
zict 0.1.3 py36h71da714_0
zlib 1.2.11 hf3cbc9b_2
when i run it in conda, this error appears:
I
mportError Traceback (most recent call last)
<ipython-input-1-39efe3472e8a> in <module>()
1 import geopandas as gpd
2 import folium
----> 3 import contextily as ctx
/Users/localadmin/anaconda3/lib/python3.6/site-packages/contextily/__init__.py in <module>()
4
5 from . import tile_providers as sources
----> 6 from .place import Place, plot_map
7 from .tile import *
8 from .plotting import add_basemap, add_attribution
/Users/localadmin/anaconda3/lib/python3.6/site-packages/contextily/place.py in <module>()
4 import matplotlib.pyplot as plt
5 from warnings import warn
----> 6 from .tile import howmany, bounds2raster, bounds2img, _sm2ll, _calculate_zoom
7 from .plotting import ATTRIBUTION, INTERPOLATION, ZOOM, add_attribution
8
/Users/localadmin/anaconda3/lib/python3.6/site-packages/contextily/tile.py in <module>()
8 import numpy as np
9 import pandas as pd
---> 10 import rasterio as rio
11 from PIL import Image
12 from cartopy.io.img_tiles import _merge_tiles as merge_tiles
/Users/localadmin/anaconda3/lib/python3.6/site-packages/rasterio/__init__.py in <module>()
13 import warnings
14
---> 15 from rasterio._base import (
16 eval_window, window_shape, window_index, gdal_version)
17 from rasterio.dtypes import (
ImportError: dlopen(/Users/localadmin/anaconda3/lib/python3.6/site-packages/rasterio/_base.cpython-36m-darwin.so, 2): Library not loaded: #rpath/libuuid.1.dylib
Referenced from: /Users/localadmin/anaconda3/lib/libgdal.20.dylib
Reason: image not found
I could not find a post that solves that problem
just install another conda new environment, according to enter link description here. It works for me.

Anaconda stuck on loading applications

When starting Anaconda it gets stuck on 'loading applications'
Here's what's displayed when running: conda info
active environment : None
user config file : /Users/ryanovsienko/.condarc
populated config files : /Users/ryanovsienko/.condarc
conda version : 4.6.7
conda-build version : 3.17.8
python version : 3.6.8.final.0
base environment : /Users/ryanovsienko/anaconda (writable)
channel URLs : https://repo.anaconda.com/pkgs/main/osx-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/free/osx-64
https://repo.anaconda.com/pkgs/free/noarch
https://repo.anaconda.com/pkgs/r/osx-64
https://repo.anaconda.com/pkgs/r/noarch
package cache : /Users/ryanovsienko/anaconda/pkgs
/Users/ryanovsienko/.conda/pkgs
envs directories : /Users/ryanovsienko/anaconda/envs
/Users/ryanovsienko/.conda/envs
platform : osx-64
user-agent : conda/4.6.7 requests/2.21.0 CPython/3.6.8 Darwin/18.2.0 OSX/10.14.3
UID:GID : 501:20
netrc file : None
offline mode : False
Here the output from:
conda list
# packages in environment at /Users/ryanovsienko/anaconda:
#
# Name Version Build Channel
_license 1.1 py36_1
alabaster 0.7.12 py36_0
anaconda custom py36ha4fed55_0
anaconda-client 1.7.2 py36_0
anaconda-navigator 1.9.6 py36_0
anaconda-project 0.8.2 py36_0
appnope 0.1.0 py36hf537a9a_0
appscript 1.1.0 py36h1de35cc_0
asn1crypto 0.24.0 py36_0
astroid 2.1.0 py36_0
astropy 3.1.2 py36h1de35cc_0
atomicwrites 1.3.0 py_0
attrs 18.2.0 py36h28b3542_0
babel 2.6.0 py36_0
backcall 0.1.0 py36_0
backports 1.0 py36_1
backports.os 0.1.1 py36_0
backports.shutil_get_terminal_size 1.0.0 py36_2
basemap 1.2.0 py36h0acbc05_0
beautifulsoup4 4.7.1 py36_1
bitarray 0.8.3 py36h1de35cc_0
bkcharts 0.2 py36h073222e_0
blas 1.0 mkl
blaze 0.11.3 py36h02e7a37_0
bleach 3.1.0 py36_0
bokeh 1.0.4 py36_0
boto 2.49.0 py36_0
bottleneck 1.2.1 py36h1d22016_1
bzip2 1.0.6 h1de35cc_5
ca-certificates 2019.1.23 0
certifi 2018.11.29 py36_0
cffi 1.12.1 py36hb5b8e2f_0
chardet 3.0.4 py36_1
click 7.0 py36_0
cloudpickle 0.8.0 py36_0
clyent 1.2.2 py36_1
colorama 0.4.1 py36_0
conda 4.6.7 py36_0
conda-build 3.17.8 py36_0
conda-env 2.6.0 1
conda-verify 3.1.1 py36_0
contextlib2 0.5.5 py36hd66e5e7_0
cryptography 2.5 py36ha12b0ac_0
curl 7.63.0 ha441bb4_1000
cycler 0.10.0 py36hfc81398_0
cython 0.29.5 py36h0a44026_0
cytoolz 0.9.0.1 py36h1de35cc_1
dask 0.16.1 py36_0
dask-core 1.1.2 py_0
datashape 0.5.4 py36_1
dbus 1.13.6 h90a0687_0
decorator 4.3.2 py36_0
distributed 1.26.0 py36_0
django 2.1.5 pypi_0 pypi
docutils 0.14 py36hbfde631_0
ecdsa 0.13 pypi_0 pypi
entrypoints 0.3 py36_0
et_xmlfile 1.0.1 py36h1315bdc_0
expat 2.2.6 h0a44026_0
fastcache 1.0.2 py36h1de35cc_2
filelock 3.0.10 py36_0
flask 1.0.2 py36_1
flask-cors 3.0.7 py36_0
freetype 2.9.1 hb4e5f40_0
future 0.17.1 py36_0
geckodriver 0.20.1 hfc679d8_1 conda forge
geos 3.6.2 h5470d99_2
get_terminal_size 1.0.0 h7520d66_0
gettext 0.19.8.1 h15daf44_3
gevent 1.4.0 py36h1de35cc_0
git 2.20.1 pl526h6951d83_0
glib 2.56.2 hd9629dc_0
glob2 0.6 py36_1
gmp 6.1.2 hb37e062_1
gmpy2 2.0.8 py36h6ef4df4_2
greenlet 0.4.15 py36h1de35cc_0
h5py 2.7.1 py36h39cdac5_0
hdf5 1.10.4 hfa1e0ec_0
heapdict 1.0.0 py36_2
html5lib 1.0.1 py36_0
icu 58.2 h4b95b61_1
idna 2.8 py36_0
imageio 2.5.0 py36_0
imagesize 1.1.0 py36_0
importlib_metadata 0.7 py36_0
inflection 0.3.1 py36_1
intel-openmp 2019.1 144
ipykernel 5.1.0 py36h39e3cac_0
ipython 7.3.0 py36h39e3cac_0
ipython_genutils 0.2.0 py36h241746c_0
ipywidgets 7.4.2 py36_0
isort 4.3.8 py36_0
itsdangerous 1.1.0 py36_0
jbig 2.1 h4d881f8_0
jdcal 1.4 py36_0
jedi 0.13.3 py36_0
jinja2 2.10 py36_0
jose 1.0.0 pypi_0 pypi
jpeg 9b he5867d9_2
jsonpickle 0.9.5 pypi_0 pypi
jsonschema 2.6.0 py36hb385e00_0
jupyter 1.0.0 py36_7
jupyter_client 5.2.4 py36_0
jupyter_console 6.0.0 py36_0
jupyter_core 4.4.0 py36_0
jupyterlab 0.35.3 py36_0
jupyterlab_launcher 0.13.1 py36_0
jupyterlab_server 0.2.0 py36_0
jupyterthemes 0.19.1 pypi_0 pypi
keyring 18.0.0 py36_0
kiwisolver 1.0.1 py36h0a44026_0
krb5 1.16.1 hddcf347_7
lazy-object-proxy 1.3.1 py36h1de35cc_2
lesscpy 0.13.0 pypi_0 pypi
libarchive 3.3.3 h786848e_5
libcurl 7.63.0 h051b688_1000
libcxx 4.0.1 hcfea43d_1
libcxxabi 4.0.1 hcfea43d_1
libedit 3.1.20181209 hb402a30_0
libffi 3.2.1 h475c297_4
libgfortran 3.0.1 h93005f0_2
libiconv 1.15 hdd342a3_7
liblief 0.9.0 h2a1bed3_2
libpng 1.6.36 ha441bb4_0
libsodium 1.0.16 h3efe00b_0
libssh2 1.8.0 ha12b0ac_4
libtiff 4.0.10 hcb84e12_2
libxml2 2.9.9 hab757c2_0
libxslt 1.1.33 h33a18ac_0
llvmlite 0.27.0 py36h8c7ce04_0
locket 0.2.0 py36hca03003_1
lxml 4.3.1 py36hef8c89e_0
lz4-c 1.8.1.2 h1de35cc_0
lzo 2.10 h362108e_2
markupsafe 1.1.1 py36h1de35cc_0
matplotlib 3.0.2 py36h54f8f79_0
mccabe 0.6.1 py36_1
mistune 0.8.4 py36h1de35cc_0
mkl 2019.1 144
mkl-service 1.1.2 py36h6b9c3cc_5
mkl_fft 1.0.10 py36h5e564d8_0
mkl_random 1.0.2 py36h27c97d8_0
more-itertools 5.0.0 py36_0
mpc 1.1.0 h6ef4df4_1
mpfr 4.0.1 h3018a27_3
mpmath 1.1.0 py36_0
msgpack-python 0.6.1 py36h04f5b5a_1
multipledispatch 0.6.0 py36_0
navigator-updater 0.2.1 py36_0
nbconvert 5.3.1 py36_0
nbformat 4.4.0 py36h827af21_0
ncurses 6.1 h0a44026_1
networkx 2.2 py36_1
nltk 3.4 py36_1
nose 1.3.7 py36_2
notebook 5.7.4 py36_0
numba 0.36.2 np114py36hc2f221f_0
numexpr 2.6.4 py36habcfcfe_0
numpy 1.15.4 py36hacdab7b_0
numpy-base 1.15.4 py36h6575580_0
numpydoc 0.8.0 py36_0
oauthlib 3.0.1 pypi_0 pypi
odo 0.5.1 py36hc1af34a_0
olefile 0.46 py36_0
openpyxl 2.6.0 py36_0
openssl 1.1.1b h1de35cc_0
packaging 19.0 py36_0
pandas 0.24.1 py36h0a44026_0
pandas-datareader 0.7.0 py36_0
pandoc 2.2.3.2 0
pandocfilters 1.4.2 py36_1
parso 0.3.4 py36_0
partd 0.3.9 py36_0
path.py 11.5.0 py36_0
pathlib2 2.3.3 py36_0
patsy 0.5.0 py36_0
pcre 8.42 h378b8a2_0
pep8 1.7.1 py36_0
perl 5.26.2 h4e221da_0
pexpect 4.6.0 py36_0
pickleshare 0.7.5 py36_0
pillow 5.4.1 py36hb68e598_0
pip 18.0 pypi_0 pypi
pkginfo 1.5.0.1 py36_0
pluggy 0.9.0 py36_0
ply 3.11 py36_0
proj4 5.2.0 h0a44026_1
prometheus_client 0.6.0 py36_0
prompt_toolkit 2.0.9 py36_0
psutil 5.5.0 py36h1de35cc_0
ptyprocess 0.6.0 py36_0
py 1.8.0 py36_0
py-lief 0.9.0 py36h1413db1_2
pycodestyle 2.5.0 py36_0
pycosat 0.6.3 py36h1de35cc_0
pycparser 2.19 py36_0
pycrypto 2.6.1 py36h1de35cc_9
pycryptodome 3.7.3 pypi_0 pypi
pycurl 7.43.0.2 py36ha12b0ac_0
pyflakes 2.1.0 py36_0
pygments 2.3.1 py36_0
pylint 2.2.2 py36_0
pyodbc 4.0.26 py36h0a44026_0
pyopenssl 19.0.0 py36_0
pyparsing 2.3.1 py36_0
pyperclip 1.5.27 py36_0 bryanwweber
pyproj 1.9.6 py36h9c430a6_0
pyqt 5.9.2 py36h655552a_2
pyqt5 5.12 pypi_0 pypi
pyqt5-sip 4.19.14 pypi_0 pypi
pyshp 2.0.1 py36_0
pysocks 1.6.8 py36_0
pytables 3.4.2 py36hfbd7ab0_2
pytest 4.3.0 py36_0
pytest-arraydiff 0.3 py36h39e3cac_0
pytest-astropy 0.5.0 py36_0
pytest-doctestplus 0.2.0 py36_0
pytest-openfiles 0.3.2 py36_0
pytest-remotedata 0.3.1 py36_0
python 3.6.8 haf84260_0
python-dateutil 2.8.0 py36_0
python-jose 2.0.2 pypi_0 pypi
python-libarchive-c 2.8 py36_6
python-oauth2 1.1.0 py36h28b3542_1
python-quickbooks 0.7.4 pypi_0 pypi
python.app 2 py36_9
pytz 2018.9 py36_0
pywavelets 1.0.1 py36h1d22016_0
pyyaml 3.13 py36h1de35cc_0
pyzmq 18.0.0 py36h0a44026_0
qt 5.9.7 h468cd18_1
qtawesome 0.5.6 py_0
qtconsole 4.4.3 py36_0
qtpy 1.6.0 py_0
quandl 3.4.5 py36_0
rauth 0.7.3 pypi_0 pypi
readline 7.0 h1de35cc_5
requests 2.13.0 pypi_0 pypi
requests-file 1.4.3 py36_0
requests-ftp 0.3.1 py36_1
requests-oauthlib 0.8.0 pypi_0 pypi
rope 0.12.0 py36_0
ruamel_yaml 0.15.46 py36h1de35cc_0
scikit-image 0.13.1 py36h1de35cc_1
scikit-learn 0.19.1 py36hffbff8c_0
scipy 1.0.0 py36h1de22e9_0
seaborn 0.8.1 py36h595ecd9_0
selenium 3.141.0 py36h1de35cc_0
send2trash 1.5.0 py36_0
setuptools 40.8.0 py36_0
simplegeneric 0.8.1 py36_2
simplejson 3.15.0 pypi_0 pypi
singledispatch 3.4.0.3 py36hf20db9d_0
sip 4.19.8 py36h0a44026_0
six 1.12.0 py36_0
snowballstemmer 1.2.1 py36h6c7b616_0
sortedcollections 1.1.2 py36_0
sortedcontainers 2.1.0 py36_0
soupsieve 1.7.1 py36_0
sphinx 1.8.4 py36_0
sphinxcontrib 1.0 py36_1
sphinxcontrib-websupport 1.1.0 py36_1
spyder 3.3.3 py36_0
spyder-kernels 0.4.2 py36_0
sqlalchemy 1.2.18 py36h1de35cc_0
sqlite 3.26.0 ha441bb4_0
statsmodels 0.8.0 py36h9c68fc9_0
strict-rfc3339 0.7 pypi_0 pypi
sympy 1.3 py36_0
tblib 1.3.2 py36hda67792_0
terminado 0.8.1 py36_1
testpath 0.4.2 py36_0
tk 8.6.8 ha441bb4_0
toolz 0.9.0 py36_0
tornado 5.1.1 py36h1de35cc_0
tqdm 4.31.1 py_0
traitlets 4.3.2 py36h65bd3ce_0
typed-ast 1.3.1 py36h1de35cc_0
typing 3.6.4 py36_0
unicodecsv 0.14.1 py36he531d66_0
unixodbc 2.3.7 h1de35cc_0
urllib3 1.24.1 py36_0
wcwidth 0.1.7 py36h8c6ec74_0
webencodings 0.5.1 py36_1
werkzeug 0.14.1 py36_0
wheel 0.33.1 py36_0
widgetsnbextension 3.4.2 py36_0
wrapt 1.11.1 py36h1de35cc_0
wurlitzer 1.0.2 py36_0
xlrd 1.2.0 py36_0
xlsxwriter 1.1.5 py36_0
xlwings 0.15.3 py36_0
xlwt 1.2.0 py36h5ad1178_0
xz 5.2.4 h1de35cc_4
yaml 0.1.7 hc338f04_2
zeromq 4.3.1 h0a44026_3
zict 0.1.3 py36_0
zlib 1.2.11 h1de35cc_3
zstd 1.3.7 h5bba6e5_0
have tried
conda update conda
conda update --all
conda update anaconda-navigator
conda update python.app
conda update anaconda-client
anaconda-navigator --reset
conda update navigator-updater
conda update launcher
Not sure what else to try
Not sure what happened, just started working again. sigh

Categories