The problem is it saying there an unexpected keyword, but there is non keyword in df.to_gbq(destination_table="********", project_id="********", if_exists="replace")
Any, ideas on how to fix this issues are welcomed, I am running this in Jupiter notebook. But I am can't run the function when I do it say there is an unexpected keyword 'location'
import pandas as pd
import os
import re
import datetime
import time
humans = [
{'name':'Tom', 'gender': 'M'},
{'name':'Bob', 'gender': 'M'}
]
df = pd.DataFrame(humans)
df.to_gbq(destination_table="random.humans", project_id="top-secret", if_exists="replace")
<ipython-input-19-dae3425a89d7> in <module>()
----> 1 result.to_gbq(destination_table="random.humans", project_id="top-secret", if_exists="replace")
~/anaconda3/lib/python3.6/site-packages/pandas/core/frame.py in to_gbq(self, destination_table, project_id, chunksize, reauth, if_exists, auth_local_webserver, table_schema, location, progress_bar, credentials, verbose, private_key)
1426 table_schema=table_schema, location=location,
1427 progress_bar=progress_bar, credentials=credentials,
-> 1428 verbose=verbose, private_key=private_key)
1429
1430 #classmethod
~/anaconda3/lib/python3.6/site-packages/pandas/io/gbq.py in to_gbq(dataframe, destination_table, project_id, chunksize, reauth, if_exists, auth_local_webserver, table_schema, location, progress_bar, credentials, verbose, private_key)
160 auth_local_webserver=auth_local_webserver, table_schema=table_schema,
161 location=location, progress_bar=progress_bar,
--> 162 credentials=credentials, verbose=verbose, private_key=private_key)
TypeError: to_gbq() got an unexpected keyword argument 'location'
Package info:
# Name Version Build Channel
_ipyw_jlab_nb_ext_conf 0.1.0 py36_0
_py-xgboost-mutex 2.0 cpu_0 conda-forge
_tflow_1100_select 0.0.3 mkl
_tflow_select 2.1.0 gpu
absl-py 0.5.0 py36_0
alabaster 0.7.11 py36_0
altgraph 0.15 py_0 conda-forge
anaconda-client 1.7.2 py36_0
anaconda-navigator 1.9.2 py36_0
anaconda-project 0.8.2 py36_0
appdirs 1.4.3 py36h28b3542_0
asn1crypto 0.24.0 py36_0
astor 0.7.1 py36_0
astroid 2.0.4 py36_0
astropy 3.0.4 py36h14c3975_0
atomicwrites 1.2.1 py36_0
attrs 18.2.0 py36h28b3542_0
autograd 1.2 py_1 conda-forge
automat 0.7.0 py36_0
autopep8 1.4 py36_0
babel 2.6.0 py36_0
backcall 0.1.0 py36_0
backports 1.0 py36_1
backports.shutil_get_terminal_size 1.0.0 py36_2
bcrypt 3.1.6 py36h7b6447c_0
beautifulsoup4 4.6.3 py36_0
bitarray 0.8.3 py36h14c3975_0
bkcharts 0.2 py36_0
blas 1.0 mkl
blaze 0.11.3 py36_0
bleach 2.1.4 py36_0
blinker 1.4 py_1 conda-forge
blosc 1.14.4 hdbcaa40_0
bokeh 0.13.0 py36_0
boto 2.49.0 py36_0
boto3 1.9.82 py_0
botocore 1.12.82 py_0
bottleneck 1.2.1 py36h035aef0_1
bzip2 1.0.6 h14c3975_5
ca-certificates 2019.1.23 0
cachetools 2.1.0 py_0 conda-forge
cairo 1.14.12 h8948797_3
certifi 2019.3.9 py36_0
cffi 1.11.5 py36he75722e_1
chardet 3.0.4 py36_1
click 6.7 py36_0
cloudpickle 0.5.6 py36_0
clyent 1.2.2 py36_1
colorama 0.3.9 py36_0
conda 4.6.12 py36_1
conda-build 3.15.1 py36_0
conda-env 2.6.0 1
constantly 15.1.0 py36h28b3542_0
contextlib2 0.5.5 py36_0
cryptography 2.3.1 py36hc365091_0
cryptography-vectors 2.3.1 py36_1000 conda-forge/label/cf201901
cudatoolkit 9.0 h13b8566_0
cudnn 7.1.2 cuda9.0_0
cupti 9.0.176 0
curl 7.61.0 h84994c4_0
cycler 0.10.0 py36_0
cyrus-sasl 2.1.26 hf938e8d_3
cython 0.28.5 py36hf484d3e_0
cytoolz 0.9.0.1 py36h14c3975_1
dask 0.19.2 py36_0
dask-core 0.19.2 py36_0
datashape 0.5.4 py36_1
dbus 1.13.2 h714fa37_1
decorator 4.3.0 py36_0
defusedxml 0.5.0 py36_1
distributed 1.23.2 py36_0
docutils 0.14 py36_0
entrypoints 0.2.3 py36_2
et_xmlfile 1.0.1 py36_0
expat 2.2.6 he6710b0_0
fastcache 1.0.2 py36h14c3975_2
ffmpeg 4.0 hcdf2ecd_0
filelock 3.0.8 py36_0
flask 1.0.2 py36_1
flask-caching 1.4.0 py_0 conda-forge
flask-cors 3.0.6 py36_0
fontconfig 2.13.0 h9420a91_0
freeglut 3.0.0 hf484d3e_5
freetype 2.9.1 h8a8886c_1
fribidi 1.0.5 h7b6447c_0
future 0.17.1 py36_1000 conda-forge
gast 0.2.0 py36_0
gensim 3.4.0 py36h14c3975_0
get_terminal_size 1.0.0 haa9412d_0
gevent 1.3.6 py36h7b6447c_0
glib 2.56.2 hd408876_0
glob2 0.6 py36_1
gmp 6.1.2 h6c8ec71_1
gmpy2 2.0.8 py36h10f8cd9_2
google-api-core 0.1.4 py_0 conda-forge
google-api-python-client 1.7.6 pypi_0 pypi
google-auth 1.6.1 py_0 conda-forge
google-auth-httplib2 0.0.3 pypi_0 pypi
google-auth-oauthlib 0.1.0 py36_0 conda-forge
google-cloud 0.34.0 pypi_0 pypi
google-cloud-bigquery 0.29.0 py_0 conda-forge
google-cloud-core 0.28.1 py_0 conda-forge
google-cloud-sdk 228.0.0 py36_1000 conda-forge
google-cloud-storage 1.13.0 py_0 conda-forge
google-resumable-media 0.3.1 py_0 conda-forge
googleapis-common-protos 1.5.5 py_0 conda-forge
graphite2 1.3.12 h23475e2_2
graphviz 2.40.1 h21bd128_2
greenlet 0.4.15 py36h7b6447c_0
grpcio 1.12.1 py36hdbcaa40_0
gst-plugins-base 1.14.0 hbbd80ab_1
gstreamer 1.14.0 hb453b48_1
h5py 2.8.0 py36h989c5e5_3
harfbuzz 1.8.8 hffaf4a1_0
hdf5 1.10.2 hba1933b_1
heapdict 1.0.0 py36_2
html5lib 1.0.1 py36_0
httplib2 0.12.0 pypi_0 pypi
hyperlink 18.0.0 py36_0
icu 58.2 h9c2bf20_1
idna 2.7 py36_0
imageio 2.4.1 py36_0
imagesize 1.1.0 py36_0
incremental 17.5.0 py36_0
intel-openmp 2019.0 118
ipykernel 4.10.0 py36_0
ipython 6.5.0 py36_0
ipython_genutils 0.2.0 py36_0
ipywidgets 7.4.2 py36_0
isort 4.3.4 py36_0
itsdangerous 0.24 py36_1
jasper 2.0.14 h07fcdf6_1
jbig 2.1 hdba287a_0
jdcal 1.4 py36_0
jedi 0.12.1 py36_0
jeepney 0.4 py36_0
jinja2 2.10 py36_0
jmespath 0.9.3 py36_0
jpeg 9b h024ee3a_2
jsonschema 2.6.0 py36_0
jupyter 1.0.0 py36_7
jupyter_client 5.2.3 py36_0
jupyter_console 5.2.0 py36_1
jupyter_core 4.4.0 py36_0
jupyterlab 0.34.9 py36_0
jupyterlab_launcher 0.13.1 py36_0
keras 2.2.2 0
keras-applications 1.0.6 py36_0
keras-base 2.2.2 py36_0
keras-preprocessing 1.0.5 py36_0
keyring 13.2.1 py36_0
kiwisolver 1.0.1 py36hf484d3e_0
krb5 1.16.1 hc83ff2d_6
lazy-object-proxy 1.3.1 py36h14c3975_2
libcurl 7.61.0 h1ad7b7a_0
libdb 6.1.26 he6710b0_0
libedit 3.1.20170329 h6b74fdf_2
libffi 3.2.1 hd88cf55_4
libgcc 7.2.0 h69d50b8_2
libgcc-ng 8.2.0 hdf63c60_1
libgfortran-ng 7.3.0 hdf63c60_0
libglu 9.0.0 hf484d3e_1
libntlm 1.5 h7b6447c_0
libopencv 3.4.2 hb342d67_1
libopus 1.3 h7b6447c_0
libpng 1.6.36 hbc83047_0 anaconda
libprotobuf 3.6.0 hdbcaa40_0
libsodium 1.0.16 h1bed415_0
libssh2 1.8.0 h9cfc8f7_4
libstdcxx-ng 8.2.0 hdf63c60_1
libtiff 4.0.9 he85c1e1_2
libtool 2.4.6 h544aabb_3
libuuid 1.0.3 h1bed415_2
libvpx 1.7.0 h439df22_0
libxcb 1.13 h1bed415_1
libxgboost 0.80 hfc679d8_1 conda-forge
libxml2 2.9.8 h26e45fe_1
libxslt 1.1.32 h1312cb7_0
lifelines 0.16.1 py_0 conda-forge/label/cf201901
llvmlite 0.24.0 py36hdbcaa40_0
locket 0.2.0 py36_1
lxml 4.2.5 py36hefd8a0e_0
lzo 2.10 h49e0be7_2
macholib 1.11 py_0 conda-forge
markdown 2.6.11 py36_0
markupsafe 1.0 py36h14c3975_1
matplotlib 3.0.2 pypi_0 pypi
mccabe 0.6.1 py36_1
mecab 0.996 1 chezou
mecab-python3 0.996.1 pypi_0 pypi
mistune 0.8.3 py36h14c3975_1
mkl 2019.1 144 anaconda
mkl-service 1.1.2 py36he904b0f_5 anaconda
mkl_fft 1.0.10 py36ha843d7b_0 anaconda
mkl_random 1.0.2 py36hd81dba3_0 anaconda
more-itertools 4.3.0 py36_0
mpc 1.1.0 h10f8cd9_1
mpfr 4.0.1 hdf1c602_3
mpmath 1.0.0 py36_2
msgpack-python 0.5.6 py36h6bb024c_1
multipledispatch 0.6.0 py36_0
mysql 5.7.22 hef7e34c_0
mysql-connector-c 6.1.11 hf4847fb_0
mysql-connector-python 8.0.13 py36h9c95fcb_0 anaconda
navigator-updater 0.2.1 py36_0
nbconvert 5.4.0 py36_1
nbformat 4.4.0 py36_0
nccl 1.3.5 cuda9.0_0
ncurses 6.1 hf484d3e_0
networkx 2.1 py36_0
ninja 1.8.2 py36h6bb024c_1
nltk 3.3.0 py36_0
nose 1.3.7 py36_2
notebook 5.6.0 py36_0
numba 0.39.0 py36h04863e7_0
numexpr 2.6.9 py36h9e4a6bb_0 anaconda
numpy 1.15.4 py36h7e9f1db_0 anaconda
numpy-base 1.15.4 py36hde5b4d6_0 anaconda
numpydoc 0.8.0 py36_0
oauthlib 2.1.0 py_0 conda-forge
odo 0.5.1 py36_0
olefile 0.46 py36_0
opencv 3.4.2 py36h6fd60c2_1
openpyxl 2.5.8 py36_0
openssl 1.0.2r h7b6447c_0
packaging 17.1 py36_0
pandas 0.24.2 py36he6710b0_0
pandas-compat 0.1.1 pypi_0 pypi
pandas-gbq 0.4.1 py_0 conda-forge
pandoc 1.19.2.1 hea2e7c5_1
pandocfilters 1.4.2 py36_1
pango 1.42.4 h049681c_0
parso 0.3.1 py36_0
partd 0.3.8 py36_0
patchelf 0.9 hf484d3e_2
path.py 11.1.0 py36_0
pathlib2 2.3.2 py36_0
patsy 0.5.0 py36_0
pcre 8.42 h439df22_0
pep8 1.7.1 py36_0
pexpect 4.6.0 py36_0
pickleshare 0.7.4 py36_0
pillow 5.3.0 py36h34e0f95_0
pip 10.0.1 py36_0
pixman 0.34.0 hceecf20_3
pkginfo 1.4.2 py36_1
pluggy 0.7.1 py36h28b3542_0
ply 3.11 py36_0
prometheus_client 0.3.1 py36h28b3542_0
prompt_toolkit 1.0.15 py36_0
protobuf 3.6.0 py36hf484d3e_0
psutil 5.4.7 py36h14c3975_0
ptyprocess 0.6.0 py36_0
py 1.6.0 py36_0
py-opencv 3.4.2 py36hb342d67_1
py-xgboost 0.80 py36hfc679d8_1 conda-forge
pyasn1 0.4.4 py36h28b3542_0
pyasn1-modules 0.2.2 py36_0
pycodestyle 2.4.0 py36_0
pycosat 0.6.3 py36h14c3975_0
pycparser 2.19 py36_0
pycrypto 2.6.1 py36h14c3975_9
pycurl 7.43.0.2 py36hb7f436b_0
pydot 1.3.0 py36_1
pyflakes 2.0.0 py36_0
pygments 2.2.0 py36_0
pyinstaller 3.4 py36ha92aebf_0 conda-forge
pyjwt 1.6.4 py_0 conda-forge
pylint 2.1.1 py36_0
pymongo 3.7.2 pypi_0 pypi
pyodbc 4.0.24 py36he6710b0_0
pyopenssl 18.0.0 py36_0
pyparsing 2.2.1 py36_0
pyqt 5.9.2 py36h05f1152_2
pysocks 1.6.8 py36_0
pytables 3.4.4 py36ha205bf6_0
pytest 3.8.1 py36_0
pytest-arraydiff 0.2 py36h39e3cac_0
pytest-astropy 0.4.0 py36_0
pytest-doctestplus 0.1.3 py36_0
pytest-openfiles 0.3.0 py36_0
pytest-remotedata 0.3.0 py36_0
python 3.6.6 h6e4f718_2
python-dateutil 2.7.3 py36_0
python_http_client 3.1.0 py_0 conda-forge
pytorch 0.4.1 py36ha74772b_0 anaconda
pytz 2018.5 py36_0
pywavelets 1.0.0 py36hdd07704_0
pyyaml 3.13 py36h14c3975_0
pyzmq 17.1.2 py36h14c3975_0
qt 5.9.6 h8703b6f_2
qtawesome 0.5.0 py36_0
qtconsole 4.4.1 py36_0
qtpy 1.5.1 py36_0
readline 7.0 h7b6447c_5
requests 2.19.1 py36_0
requests-oauthlib 0.8.0 py36_1 conda-forge
rope 0.11.0 py36_0
rsa 4.0 pypi_0 pypi
ruamel_yaml 0.15.46 py36h14c3975_0
s3transfer 0.1.13 py36_0
scikit-image 0.14.0 py36hf484d3e_1
scikit-learn 0.20.2 py36hd81dba3_0 anaconda
scipy 1.2.0 py36h7c811a0_0 anaconda
seaborn 0.9.0 py36_0
secretstorage 3.1.0 py36_0
send2trash 1.5.0 py36_0
sendgrid 5.6.0 py_0 conda-forge
service_identity 17.0.0 py36h28b3542_0
setuptools 40.2.0 py36_0
simplegeneric 0.8.1 py36_2
singledispatch 3.4.0.3 py36_0
sip 4.19.8 py36hf484d3e_0
six 1.11.0 py36_1
smart_open 1.8.0 py36_0
snappy 1.1.7 hbae5bb6_3
snowballstemmer 1.2.1 py36_0
sortedcollections 1.0.1 py36_0
sortedcontainers 2.0.5 py36_0
sphinx 1.8.1 py36_0
sphinxcontrib 1.0 py36_1
sphinxcontrib-websupport 1.1.0 py36_1
spyder 3.3.1 py36_1
spyder-kernels 0.2.6 py36_0
sqlalchemy 1.2.12 py36h7b6447c_0
sqlite 3.26.0 h7b6447c_0 anaconda
statsmodels 0.9.0 py36h035aef0_0
sympy 1.3 py36_0
tblib 1.3.2 py36_0
tensorboard 1.12.0 py36hf484d3e_0
tensorflow 1.12.0 gpu_py36he68c306_0
tensorflow-base 1.12.0 gpu_py36h8e0ae2d_0
tensorflow-gpu 1.12.0 h0d30ee6_0 anaconda
termcolor 1.1.0 py36_1
terminado 0.8.1 py36_1
testpath 0.3.1 py36_0
tk 8.6.8 hbc83047_0
toolz 0.9.0 py36_0
tornado 5.1.1 py36h7b6447c_0
tqdm 4.26.0 py36h28b3542_0
traitlets 4.3.2 py36_0
twisted 18.7.0 py36h14c3975_1
typed-ast 1.1.0 py36h14c3975_0
unicodecsv 0.14.1 py36_0
unixodbc 2.3.7 h14c3975_0
uritemplate 3.0.0 pypi_0 pypi
urllib3 1.23 py36_0
wcwidth 0.1.7 py36_0
webencodings 0.5.1 py36_1
werkzeug 0.14.1 py36_0
wheel 0.31.1 py36_0
widgetsnbextension 3.4.2 py36_0
wrapt 1.10.11 py36h14c3975_2
xgboost 0.80 py36hfc679d8_1 conda-forge
xlrd 1.1.0 py36_1
xlsxwriter 1.1.1 py36_0
xlwt 1.3.0 py36_0
xz 5.2.4 h14c3975_4
yaml 0.1.7 had09818_2
zeromq 4.2.5 hf484d3e_1
zict 0.1.3 py36_0
zlib 1.2.11 ha838bed_2
zope 1.0 py36_1
zope.interface 4.5.0 py36h14c3975_0
I tried switching to another version of python with conda I was 3.8.6 now I am 3.6.6. I also try to switch pandas versions
I fixed it with the magic of downgrading pandas-gbq to 0.8.0 , I had some conflict with pandas and pandas-gbq
Related
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?
I am receiving the error: UnsatisfiableError: the following specifications were found to be in conflict:
geopandas
pycurl
When trying to install geopandas using: conda install -c conda-forge geopandas
Would really appreciate some advice on how to get around this. Thanks
>H:\>conda install -c conda-forge geopandas
Fetching package metadata ...............
Solving package specifications: .
`UnsatisfiableError: The following specifications were found to be in conflict`
`geopandas`
`pycurl`
Use `conda` info `<package>` to see the dependencies for each package.
conda info:
_license 1.1 py36_1
alabaster 0.7.9 py36_0
anaconda 4.3.1 np111py36_0
anaconda-client 1.6.0 py36_0
anaconda-navigator 1.5.0 py36_0
anaconda-project 0.4.1 py36_0
astroid 1.4.9 py36_0
astropy 1.3 np111py36_0
babel 2.3.4 py36_0
backports 1.0 py36_0
beautifulsoup4 4.5.3 py36_0
bitarray 0.8.1 py36_1
blaze 0.10.1 py36_0
bokeh 0.12.4 py36_0
boto 2.45.0 py36_0
bottleneck 1.2.0 np111py36_0
bzip2 1.0.6 vc14_3 [vc14]
cffi 1.9.1 py36_0
chardet 2.3.0 py36_0
chest 0.2.3 py36_0
click 6.7 py36_0
cloudpickle 0.2.2 py36_0
clyent 1.2.2 py36_0
colorama 0.3.7 py36_0
comtypes 1.1.2 py36_0
conda 4.3.14 py36_1
conda-env 2.6.0 0
configobj 5.0.6 py36_0
console_shortcut 0.1.1 py36_1
contextlib2 0.5.4 py36_0
cryptography 1.7.1 py36_0
curl 7.52.1 vc14_0 [vc14]
cycler 0.10.0 py36_0
cython 0.25.2 py36_0
cytoolz 0.8.2 py36_0
dask 0.13.0 py36_0
datashape 0.5.4 py36_0
decorator 4.0.11 py36_0
dill 0.2.5 py36_0
docutils 0.13.1 py36_0
entrypoints 0.2.2 py36_0
et_xmlfile 1.0.1 py36_0
fastcache 1.0.2 py36_1
flask 0.12 py36_0
flask-cors 3.0.2 py36_0
freetype 2.5.5 vc14_2 [vc14]
get_terminal_size 1.0.0 py36_0
gevent 1.2.1 py36_0
greenlet 0.4.11 py36_0
h5py 2.6.0 np111py36_2
hdf5 1.8.15.1 vc14_4 [vc14]
heapdict 1.0.0 py36_1
icu 57.1 vc14_0 [vc14]
idna 2.2 py36_0
imagesize 0.7.1 py36_0
ipykernel 4.5.2 py36_0
ipython 5.1.0 py36_0
ipython-sql 0.3.9 <pip>
ipython_genutils 0.1.0 py36_0
ipywidgets 5.2.2 py36_1
isort 4.2.5 py36_0
itsdangerous 0.24 py36_0
jdcal 1.3 py36_0
jedi 0.9.0 py36_1
jinja2 2.9.4 py36_0
jpeg 9b vc14_0 [vc14]
jsonschema 2.5.1 py36_0
jupyter 1.0.0 py36_3
jupyter_client 4.4.0 py36_0
jupyter_console 5.0.0 py36_0
jupyter_core 4.2.1 py36_0
lazy-object-proxy 1.2.2 py36_0
libpng 1.6.27 vc14_0 [vc14]
libtiff 4.0.6 vc14_3 [vc14]
llvmlite 0.15.0 py36_0
locket 0.2.0 py36_1
lxml 3.7.2 py36_0
markupsafe 0.23 py36_2
matplotlib 2.0.0 np111py36_0
menuinst 1.4.4 py36_0
mistune 0.7.3 py36_0
mkl 2017.0.1 0
mkl-service 1.1.2 py36_3
mpmath 0.19 py36_1
multipledispatch 0.4.9 py36_0
nbconvert 4.2.0 py36_0
nbformat 4.2.0 py36_0
networkx 1.11 py36_0
nltk 3.2.2 py36_0
nose 1.3.7 py36_1
notebook 4.3.1 py36_2
numba 0.30.1 np111py36_0
numexpr 2.6.1 np111py36_2
numpy 1.11.3 py36_0
numpydoc 0.6.0 py36_0
odo 0.5.0 py36_1
openpyxl 2.4.1 py36_0
openssl 1.0.2k vc14_0 [vc14]
pandas 0.19.2 np111py36_1
partd 0.3.7 py36_0
path.py 10.0 py36_0
pathlib2 2.2.0 py36_0
patsy 0.4.1 py36_0
pep8 1.7.0 py36_0
pickleshare 0.7.4 py36_0
pillow 4.0.0 py36_0
pip 9.0.1 py36_1
ply 3.9 py36_0
prettytable 0.7.2 <pip>
prompt_toolkit 1.0.9 py36_0
psutil 5.0.1 py36_0
py 1.4.32 py36_0
pyasn1 0.1.9 py36_0
pycosat 0.6.1 py36_1
pycparser 2.17 py36_0
pycrypto 2.6.1 py36_5
pycurl 7.43.0 py36_2
pyflakes 1.5.0 py36_0
pygments 2.1.3 py36_0
pylint 1.6.4 py36_1
pyopenssl 16.2.0 py36_0
pyparsing 2.1.4 py36_0
pyqt 5.6.0 py36_2
pytables 3.2.2 np111py36_4
pytest 3.0.5 py36_0
python 3.6.0 0
python-dateutil 2.6.0 py36_0
pytz 2016.10 py36_0
pywin32 220 py36_2
pyyaml 3.12 py36_0
pyzmq 16.0.2 py36_0
qt 5.6.2 vc14_3 [vc14]
qtawesome 0.4.3 py36_0
qtconsole 4.2.1 py36_2
qtpy 1.2.1 py36_0
requests 2.12.4 py36_0
rope 0.9.4 py36_1
ruamel_yaml 0.11.14 py36_1
scikit-image 0.12.3 np111py36_1
scikit-learn 0.18.1 np111py36_1
scipy 0.18.1 np111py36_1
seaborn 0.7.1 py36_0
setuptools 27.2.0 py36_1
simplegeneric 0.8.1 py36_1
singledispatch 3.4.0.3 py36_0
sip 4.18 py36_0
six 1.10.0 py36_0
snowballstemmer 1.2.1 py36_0
sockjs-tornado 1.0.3 py36_0
sphinx 1.5.1 py36_0
spyder 3.1.2 py36_0
sqlalchemy 1.1.5 py36_0
sqlparse 0.2.4 <pip>
statsmodels 0.6.1 np111py36_1
sympy 1.0 py36_0
tk 8.5.18 vc14_0 [vc14]
toolz 0.8.2 py36_0
tornado 4.4.2 py36_0
traitlets 4.3.1 py36_0
unicodecsv 0.14.1 py36_0
vs2015_runtime 14.0.25123 0
wcwidth 0.1.7 py36_0
werkzeug 0.11.15 py36_0
wheel 0.29.0 py36_0
widgetsnbextension 1.2.6 py36_0
win_unicode_console 0.5 py36_0
wrapt 1.10.8 py36_0
xlrd 1.0.0 py36_0
xlsxwriter 0.9.6 py36_0
xlwings 0.10.2 py36_0
xlwt 1.2.0 py36_0
zlib 1.2.8 vc14_3 [vc14]
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
How can I fix this error? I need to use Anaconda Python 3.6.
dhcp-wifi-8021x-155-41-106-41:~ Tkixi$ conda update jupyter numpy mysql-connector-python scipy
PackageNotInstalledError: Package is not installed in prefix.
prefix: /Users/Tkixi/anaconda
package name: mysql-connector-python
dhcp-wifi-8021x-155-41-106-41:~ Tkixi$ conda list
# packages in environment at /Users/Tkixi/anaconda:
#
_license 1.1 py36_1
alabaster 0.7.10 py36_0
anaconda custom py36_0
anaconda-client 1.6.3 py36_0
anaconda-navigator 1.6.2 py36_0
anaconda-project 0.6.0 py36_0
appnope 0.1.0 py36_0
appscript 1.0.1 py36_0
asn1crypto 0.22.0 py36_0
astroid 1.4.9 py36_0
astropy 1.3.2 np112py36_0
babel 2.4.0 py36_0
backports 1.0 py36_0
beautifulsoup4 4.6.0 py36_0
bitarray 0.8.1 py36_0
blaze 0.10.1 py36_0
bleach 1.5.0 py36_0
bokeh 0.12.5 py36_1
boto 2.46.1 py36_0
bottleneck 1.2.1 np112py36_0
cffi 1.10.0 py36_0
chardet 3.0.3 py36_0
click 6.7 py36_0
cloudpickle 0.2.2 py36_0
clyent 1.2.2 py36_0
colorama 0.3.9 py36_0
conda 4.3.25 py36_0
conda-env 2.6.0 0
contextlib2 0.5.5 py36_0
cryptography 1.8.1 py36_0
curl 7.52.1 0
cycler 0.10.0 py36_0
cython 0.25.2 py36_0
cytoolz 0.8.2 py36_0
dask 0.14.3 py36_1
datashape 0.5.4 py36_0
decorator 4.0.11 py36_0
distributed 1.16.3 py36_0
docutils 0.13.1 py36_0
entrypoints 0.2.2 py36_1
et_xmlfile 1.0.1 py36_0
fastcache 1.0.2 py36_1
flask 0.12.2 py36_0
flask-cors 3.0.2 py36_0
freetype 2.5.5 2
get_terminal_size 1.0.0 py36_0
gevent 1.2.1 py36_0
greenlet 0.4.12 py36_0
h5py 2.7.0 np112py36_0
hdf5 1.8.17 1
heapdict 1.0.0 py36_1
html5lib 0.999 py36_0
icu 54.1 0
idna 2.5 py36_0
imagesize 0.7.1 py36_0
ipykernel 4.6.1 py36_0
ipython 5.3.0 py36_0
ipython_genutils 0.2.0 py36_0
ipywidgets 6.0.0 py36_0
isort 4.2.5 py36_0
itsdangerous 0.24 py36_0
jbig 2.1 0
jdcal 1.3 py36_0
jedi 0.10.2 py36_2
jinja2 2.9.6 py36_0
jpeg 9b 0
jsonschema 2.6.0 py36_0
jupyter 1.0.0 py36_3
jupyter_client 5.0.1 py36_0
jupyter_console 5.1.0 py36_0
jupyter_core 4.3.0 py36_0
lazy-object-proxy 1.2.2 py36_0
libiconv 1.14 0
libpng 1.6.27 0
libtiff 4.0.6 3
libxml2 2.9.4 0
libxslt 1.1.29 0
llvmlite 0.18.0 py36_0
locket 0.2.0 py36_1
lxml 3.7.3 py36_0
markupsafe 0.23 py36_2
matplotlib 2.0.2 np112py36_0
mistune 0.7.4 py36_0
mkl 2017.0.1 0
mkl-service 1.1.2 py36_3
mpmath 0.19 py36_1
msgpack-python 0.4.8 py36_0
multipledispatch 0.4.9 py36_0
navigator-updater 0.1.0 py36_0
nbconvert 5.1.1 py36_0
nbformat 4.3.0 py36_0
networkx 1.11 py36_0
nltk 3.2.3 py36_0
nose 1.3.7 py36_1
notebook 5.0.0 py36_0
numba 0.33.0 np112py36_0
numexpr 2.6.2 np112py36_0
numpy 1.12.1 py36_0
numpydoc 0.6.0 py36_0
odo 0.5.0 py36_1
olefile 0.44 py36_0
openpyxl 2.4.7 py36_0
openssl 1.0.2l 0
packaging 16.8 py36_0
pandas 0.20.1 np112py36_0
pandocfilters 1.4.1 py36_0
partd 0.3.8 py36_0
path.py 10.3.1 py36_0
pathlib2 2.2.1 py36_0
patsy 0.4.1 py36_0
pep8 1.7.0 py36_0
pexpect 4.2.1 py36_0
pickleshare 0.7.4 py36_0
pillow 4.1.1 py36_0
pip 9.0.1 py36_1
ply 3.10 py36_0
prompt_toolkit 1.0.14 py36_0
psutil 5.2.2 py36_0
ptyprocess 0.5.1 py36_0
py 1.4.33 py36_0
pycosat 0.6.2 py36_0
pycparser 2.17 py36_0
pycrypto 2.6.1 py36_6
pycurl 7.43.0 py36_2
pyflakes 1.5.0 py36_0
pygments 2.2.0 py36_0
pylint 1.6.4 py36_1
pyodbc 4.0.16 py36_0
pyopenssl 17.0.0 py36_0
pyparsing 2.1.4 py36_0
pyqt 5.6.0 py36_1
pytables 3.3.0 np112py36_0
pytest 3.0.7 py36_0
python 3.6.2 0
python-dateutil 2.6.0 py36_0
python.app 1.2 py36_4
pytz 2017.2 py36_0
pywavelets 0.5.2 np112py36_0
pyyaml 3.12 py36_0
pyzmq 16.0.2 py36_0
qt 5.6.2 2
qtawesome 0.4.4 py36_0
qtconsole 4.3.0 py36_0
qtpy 1.2.1 py36_0
readline 6.2 2
requests 2.14.2 py36_0
rope 0.9.4 py36_1
ruamel_yaml 0.11.14 py36_1
scikit-image 0.13.0 np112py36_0
scikit-learn 0.18.1 np112py36_1
scipy 0.19.0 np112py36_0
seaborn 0.7.1 py36_0
setuptools 27.2.0 py36_0
simplegeneric 0.8.1 py36_1
singledispatch 3.4.0.3 py36_0
sip 4.18 py36_0
six 1.10.0 py36_0
snowballstemmer 1.2.1 py36_0
sortedcollections 0.5.3 py36_0
sortedcontainers 1.5.7 py36_0
sphinx 1.5.6 py36_0
spyder 3.1.4 py36_0
sqlalchemy 1.1.9 py36_0
sqlite 3.13.0 0
statsmodels 0.8.0 np112py36_0
sympy 1.0 py36_0
tblib 1.3.2 py36_0
terminado 0.6 py36_0
testpath 0.3 py36_0
tk 8.5.18 0
toolz 0.8.2 py36_0
tornado 4.5.1 py36_0
traitlets 4.3.2 py36_0
unicodecsv 0.14.1 py36_0
unixodbc 2.3.4 0
wcwidth 0.1.7 py36_0
werkzeug 0.12.2 py36_0
wheel 0.29.0 py36_0
widgetsnbextension 2.0.0 py36_0
wrapt 1.10.10 py36_0
xlrd 1.0.0 py36_0
xlsxwriter 0.9.6 py36_0
xlwings 0.10.4 py36_0
xlwt 1.2.0 py36_0
xz 5.2.2 1
yaml 0.1.6 0
zict 0.1.2 py36_0
zlib 1.2.8 3
I can't find the package named mysql-connector-python from your conda list.
Just try to install mysql-connector-python package first.
$ conda install mysql-connector-python
$ conda update mysql-connector-python
or try to give 'name' parameter when you want to install the package for your virtual environment.
$ conda install mysql-connector-python --name VENV_NAME
$ conda update mysql-connector-python --name VENV_NAME
I get error
UnsatisfiableError: The following specifications were found to be in conflict:
- opencv -> numpy 1.7* -> python 2.6* -> openssl 1.0.1*
- python 3.6*
Use "conda info " to see the dependencies for each package.
my conda list
# packages in environment at /Users/robiulislam/anaconda:
#
_license 1.1 py36_1
alabaster 0.7.9 py36_0
anaconda 4.3.0 np111py36_0
anaconda-client 1.6.0 py36_0
anaconda-navigator 1.4.3 py36_0
appdirs 1.4.0
appnope 0.1.0 py36_0
appscript 1.0.1 py36_0
astroid 1.4.9 py36_0
astropy 1.3 np111py36_0
babel 2.3.4 py36_0
backports 1.0 py36_0
beautifulsoup4 4.5.3 py36_0
bitarray 0.8.1 py36_0
blaze 0.10.1 py36_0
bokeh 0.12.4 py36_0
boto 2.45.0 py36_0
bottleneck 1.2.0 np111py36_0
cffi 1.9.1 py36_0
chardet 2.3.0 py36_0
chest 0.2.3 py36_0
click 6.7 py36_0
cloudpickle 0.2.2 py36_0
clyent 1.2.2 py36_0
colorama 0.3.7 py36_0
conda 4.3.13 py36_0
conda-env 2.6.0 0
configobj 5.0.6 py36_0
contextlib2 0.5.4 py36_0
cryptography 1.7.1 py36_0
curl 7.52.1 0
cycler 0.10.0 py36_0
cython 0.25.2 py36_0
cytoolz 0.8.2 py36_0
dask 0.13.0 py36_0
datashape 0.5.4 py36_0
decorator 4.0.11 py36_0
dill 0.2.5 py36_0
Django 1.10.5
docutils 0.13.1 py36_0
entrypoints 0.2.2 py36_0
et_xmlfile 1.0.1 py36_0
fastcache 1.0.2 py36_1
flask 0.12 py36_0
flask-cors 3.0.2 py36_0
freetype 2.5.5 2
get_terminal_size 1.0.0 py36_0
gevent 1.2.1 py36_0
greenlet 0.4.11 py36_0
h5py 2.6.0 np111py36_2
hdf5 1.8.17 1
heapdict 1.0.0 py36_1
icu 54.1 0
idna 2.2 py36_0
imagesize 0.7.1 py36_0
ipykernel 4.5.2 py36_0
ipython 5.1.0 py36_1
ipython_genutils 0.1.0 py36_0
ipywidgets 5.2.2 py36_1
isort 4.2.5 py36_0
itsdangerous 0.24 py36_0
jbig 2.1 0
jdcal 1.3 py36_0
jedi 0.9.0 py36_1
jinja2 2.9.4 py36_0
jpeg 9b 0
jsonschema 2.5.1 py36_0
jupyter 1.0.0 py36_3
jupyter_client 4.4.0 py36_0
jupyter_console 5.0.0 py36_0
jupyter_core 4.2.1 py36_0
Keras 1.2.1
lazy-object-proxy 1.2.2 py36_0
libiconv 1.14 0
libpng 1.6.27 0
libtiff 4.0.6 3
libxml2 2.9.4 0
libxslt 1.1.29 0
llvmlite 0.15.0 py36_0
locket 0.2.0 py36_1
lxml 3.7.2 py36_0
markupsafe 0.23 py36_2
matplotlib 2.0.0 np111py36_0
mistune 0.7.3 py36_1
mkl 2017.0.1 0
mkl-service 1.1.2 py36_3
mpmath 0.19 py36_1
multipledispatch 0.4.9 py36_0
nbconvert 4.2.0 py36_0
nbformat 4.2.0 py36_0
networkx 1.11 py36_0
nltk 3.2.2 py36_0
nose 1.3.7 py36_1
notebook 4.3.1 py36_0
numba 0.30.1 np111py36_0
numexpr 2.6.1 np111py36_2
numpy 1.11.3 py36_0
numpy 1.12.0
numpydoc 0.6.0 py36_0
odo 0.5.0 py36_1
openpyxl 2.4.1 py36_0
openssl 1.0.2k 0
packaging 16.8
pandas 0.19.2 np111py36_1
partd 0.3.7 py36_0
path.py 10.0 py36_0
pathlib2 2.2.0 py36_0
patsy 0.4.1 py36_0
pep8 1.7.0 py36_0
pexpect 4.2.1 py36_0
pickleshare 0.7.4 py36_0
pillow 4.0.0 py36_0
pip 9.0.1 py36_1
ply 3.9 py36_0
prompt_toolkit 1.0.9 py36_0
psutil 5.0.1 py36_0
ptyprocess 0.5.1 py36_0
py 1.4.32 py36_0
pyasn1 0.1.9 py36_0
pycosat 0.6.1 py36_1
pycparser 2.17 py36_0
pycrypto 2.6.1 py36_4
pycurl 7.43.0 py36_2
pyflakes 1.5.0 py36_0
pygments 2.1.3 py36_0
pylint 1.6.4 py36_1
pyopenssl 16.2.0 py36_0
pyparsing 2.1.4 py36_0
pyparsing 2.1.10
pyqt 5.6.0 py36_1
pytables 3.3.0 np111py36_0
pytest 3.0.5 py36_0
python 3.6.0 0
python-dateutil 2.6.0 py36_0
python.app 1.2 py36_4
pytz 2016.10 py36_0
pyyaml 3.12 py36_0
pyzmq 16.0.2 py36_0
qt 5.6.2 0
qtawesome 0.4.3 py36_0
qtconsole 4.2.1 py36_1
qtpy 1.2.1 py36_0
readline 6.2 2
redis 3.2.0 0
redis-py 2.10.5 py36_0
requests 2.12.4 py36_0
rope 0.9.4 py36_1
ruamel_yaml 0.11.14 py36_1
scikit-image 0.12.3 np111py36_1
scikit-learn 0.18.1 np111py36_1
scipy 0.18.1 np111py36_1
seaborn 0.7.1 py36_0
setuptools 27.2.0 py36_0
simplegeneric 0.8.1 py36_1
singledispatch 3.4.0.3 py36_0
sip 4.18 py36_0
six 1.10.0 py36_0
snowballstemmer 1.2.1 py36_0
sockjs-tornado 1.0.3 py36_0
sphinx 1.5.1 py36_0
spyder 3.1.2 py36_0
sqlalchemy 1.1.5 py36_0
sqlite 3.13.0 0
statsmodels 0.6.1 np111py36_1
sympy 1.0 py36_0
terminado 0.6 py36_0
Theano 0.8.2
tk 8.5.18 0
toolz 0.8.2 py36_0
tornado 4.4.2 py36_0
traitlets 4.3.1 py36_0
unicodecsv 0.14.1 py36_0
wcwidth 0.1.7 py36_0
werkzeug 0.11.15 py36_0
wheel 0.29.0 py36_0
widgetsnbextension 1.2.6 py36_0
wrapt 1.10.8 py36_0
xlrd 1.0.0 py36_0
xlsxwriter 0.9.6 py36_0
xlwings 0.10.2 py36_0
xlwt 1.2.0 py36_0
xz 5.2.2 1
yaml 0.1.6 0
zlib 1.2.8 3
it has numpy 1.12 and python 3.6
Activate conda enviorment
pip install opencv-python
Follow the instructions below to install python2 + OpenCV in mac
http://www.pyimagesearch.com/2016/11/28/macos-install-opencv-3-and-python-2-7/
In case of python3 + OpenCV follow
http://www.pyimagesearch.com/2016/12/05/macos-install-opencv-3-and-python-3-5/
This instruction worked for me
If you still have problem search for OpenCV precompiled pack and use it with python
It might be because you have a numpy greater than 1.7