You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to follow and replicate the instructions laid out in the file "lecture-datascience.myst"
My plastform is Windows 10 Pro x64
Here are the steps I followed:
I have downloaded and installed Anaconda 2021.05 in C:\Users\giorg
I have downloaded this repo lecture-datascience.myst-main.zip and extracted in C:\Users\giorg\Desktop\quantecon\datascience
I have opened "Anaconda Command Prompt" and ran cd C:\Users\giorg\Desktop\quantecon\datascience\lecture-datascience.myst-main
Then I ran conda env create -f environment.yml
However, I am getting a bunch of error. In particular the output is the following:
The out of running the code in "Anaconda Command Prompt" is the following:
(base) C:\Users\giorg>cd C:\Users\giorg\Desktop\quantecon\datascience\lecture-datascience.myst-main
(base) C:\Users\giorg\Desktop\quantecon\datascience\lecture-datascience.myst-main>conda env create -f environment.yml
Collecting package metadata (repodata.json): done
Solving environment: done
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Installing pip dependencies: | Ran pip subprocess with arguments:
['C:\\Users\\giorg\\anaconda3\\envs\\lecture-datascience\\python.exe', '-m', 'pip', 'install', '-U', '-r', 'C:\\Users\\giorg\\Desktop\\quantecon\\datascience\\lecture-datascience.myst-main\\condaenv.i5_kjpz8.requirements.txt']
Pip subprocess output:
Collecting jupyter-book<0.12.0,>=0.11.0
Using cached jupyter_book-0.11.3-py3-none-any.whl (42 kB)
Collecting sphinxext-rediraffe
Using cached sphinxext_rediraffe-0.2.7-py3-none-any.whl (8.3 kB)
Collecting sphinx-multitoc-numbering
Using cached sphinx_multitoc_numbering-0.1.3-py3-none-any.whl (4.6 kB)
Collecting sphinx-exercise
Using cached sphinx_exercise-0.2.1-py3-none-any.whl (10 kB)
Collecting joblib
Using cached joblib-1.1.0-py2.py3-none-any.whl (306 kB)
Collecting interpolation
Using cached interpolation-2.2.1-py3-none-any.whl (56 kB)
Collecting sphinx-tojupyter
Using cached sphinx_tojupyter-0.1.2-py3-none-any.whl (35 kB)
Collecting fiona
Using cached Fiona-1.8.20.tar.gz (1.3 MB)
Using cached Fiona-1.8.19.tar.gz (1.3 MB)
Using cached Fiona-1.8.18.tar.gz (1.3 MB)
Using cached Fiona-1.8.17.tar.gz (1.3 MB)
Using cached Fiona-1.8.16.tar.gz (1.3 MB)
Using cached Fiona-1.8.15.tar.gz (1.3 MB)
Using cached Fiona-1.8.14.tar.gz (1.3 MB)
Using cached Fiona-1.8.13.post1.tar.gz (1.2 MB)
Using cached Fiona-1.8.13.tar.gz (1.2 MB)
Using cached Fiona-1.8.12.tar.gz (1.2 MB)
Using cached Fiona-1.8.11.tar.gz (1.2 MB)
Using cached Fiona-1.8.10.tar.gz (1.2 MB)
Using cached Fiona-1.8.9.post2.tar.gz (1.2 MB)
Using cached Fiona-1.8.9.post1.tar.gz (1.2 MB)
Using cached Fiona-1.8.9.tar.gz (1.2 MB)
Using cached Fiona-1.8.8.tar.gz (1.7 MB)
Using cached Fiona-1.8.7.tar.gz (1.7 MB)
Using cached Fiona-1.8.6.tar.gz (1.7 MB)
Using cached Fiona-1.8.5.tar.gz (1.7 MB)
Using cached Fiona-1.8.4.tar.gz (1.1 MB)
Using cached Fiona-1.8.3.tar.gz (1.1 MB)
Using cached Fiona-1.8.2.tar.gz (1.2 MB)
Using cached Fiona-1.8.1.tar.gz (1.1 MB)
Using cached Fiona-1.8.0.tar.gz (1.4 MB)
Using cached Fiona-1.7.13.tar.gz (731 kB)
Collecting geopandas
Using cached geopandas-0.10.2-py2.py3-none-any.whl (1.0 MB)
Collecting pyLDAvis>=3.3.0
Using cached pyLDAvis-3.3.1-py2.py3-none-any.whl
Collecting gensim
Using cached gensim-4.1.2-cp39-cp39-win_amd64.whl (24.0 MB)
Collecting folium
Using cached folium-0.12.1-py2.py3-none-any.whl (94 kB)
Collecting descartes
Using cached descartes-1.1.0-py3-none-any.whl (5.8 kB)
Collecting pyarrow
Using cached pyarrow-5.0.0-cp39-cp39-win_amd64.whl (14.5 MB)
Collecting xgboost
Using cached xgboost-1.4.2-py3-none-win_amd64.whl (97.8 MB)
Requirement already satisfied: graphviz in c:\users\giorg\anaconda3\envs\lecture-datascience\lib\site-packages (from -r C:\Users\giorg\Desktop\quantecon\datascience\lecture-datascience.myst-main\condaenv.i5_kjpz8.requirements.txt (line 16)) (0.16)
Collecting graphviz
Using cached graphviz-0.17-py3-none-any.whl (18 kB)
Collecting scikit-learn<1.0,>=0.24.0
Using cached scikit_learn-0.24.2-cp39-cp39-win_amd64.whl (6.9 MB)
Collecting bokeh
Using cached bokeh-2.4.1-py3-none-any.whl (18.5 MB)
Collecting sphinxcontrib-bibtex
Using cached sphinxcontrib_bibtex-2.4.1-py3-none-any.whl (38 kB)
Collecting quantecon-book-theme<0.3.0,>=0.2.5
Using cached quantecon_book_theme-0.2.7-py3-none-any.whl (25 kB)
Collecting nltk
Using cached nltk-3.6.5-py3-none-any.whl (1.5 MB)
Collecting seaborn
Using cached seaborn-0.11.2-py3-none-any.whl (292 kB)
Collecting patsy
Using cached patsy-0.5.2-py2.py3-none-any.whl (233 kB)
Collecting quandl
Using cached Quandl-3.6.1-py2.py3-none-any.whl (26 kB)
Collecting statsmodels
Using cached statsmodels-0.13.0-cp39-none-win_amd64.whl (9.4 MB)
Collecting quantecon
Using cached quantecon-0.5.1-py3-none-any.whl (240 kB)
Collecting openpyxl
Using cached openpyxl-3.0.9-py2.py3-none-any.whl (242 kB)
Collecting pandas_datareader
Using cached pandas_datareader-0.10.0-py3-none-any.whl (109 kB)
Collecting plotly
Using cached plotly-5.3.1-py2.py3-none-any.whl (23.9 MB)
Collecting lxml
Using cached lxml-4.6.3-cp39-cp39-win_amd64.whl (3.5 MB)
Collecting jupytext<1.11,>=1.8
Using cached jupytext-1.10.3-py3-none-any.whl (290 kB)
Collecting sphinx-thebe~=0.0.10
Using cached sphinx_thebe-0.0.10-py3-none-any.whl (7.7 kB)
Collecting jsonschema
Using cached jsonschema-4.1.0-py3-none-any.whl (69 kB)
Collecting docutils<0.17,>=0.15
Using cached docutils-0.16-py2.py3-none-any.whl (548 kB)
Collecting sphinx<4,>=2
Using cached Sphinx-3.5.4-py3-none-any.whl (2.8 MB)
Collecting sphinx-comments
Using cached sphinx_comments-0.0.3-py3-none-any.whl (4.6 kB)
Collecting sphinx-jupyterbook-latex~=0.4.2
Using cached sphinx_jupyterbook_latex-0.4.4-py3-none-any.whl (12 kB)
Collecting sphinxcontrib-bibtex
Using cached sphinxcontrib_bibtex-2.2.1-py3-none-any.whl (31 kB)
Collecting pyyaml
Using cached PyYAML-6.0-cp39-cp39-win_amd64.whl (151 kB)
Collecting click
Using cached click-8.0.3-py3-none-any.whl (97 kB)
Collecting myst-nb~=0.12.0
Using cached myst_nb-0.12.3-py3-none-any.whl (37 kB)
Collecting sphinx-panels~=0.5.2
Using cached sphinx_panels-0.5.2-py3-none-any.whl (87 kB)
Collecting sphinx-book-theme~=0.1.3
Using cached sphinx_book_theme-0.1.6-py3-none-any.whl (92 kB)
Collecting sphinx-copybutton
Using cached sphinx_copybutton-0.4.0-py3-none-any.whl (12 kB)
Collecting sphinx-external-toc~=0.2.1
Using cached sphinx_external_toc-0.2.3-py3-none-any.whl (24 kB)
Collecting linkify-it-py~=1.0.1
Using cached linkify_it_py-1.0.2-py3-none-any.whl (19 kB)
Collecting sphinx-togglebutton
Using cached sphinx_togglebutton-0.2.3-py3-none-any.whl (6.1 kB)
Collecting scipy>=1.4.1
Using cached scipy-1.7.1-cp39-cp39-win_amd64.whl (33.8 MB)
Collecting numba>=0.47
Using cached numba-0.54.1-cp39-cp39-win_amd64.whl (2.3 MB)
Collecting numpy>=1.18.1
Using cached numpy-1.21.2-cp39-cp39-win_amd64.whl (14.0 MB)
Collecting tempita>=0.5.2
Using cached Tempita-0.5.2-py3-none-any.whl (12 kB)
Collecting nbdime
Using cached nbdime-3.1.0-py2.py3-none-any.whl (5.1 MB)
Collecting nbconvert
Using cached nbconvert-6.2.0-py3-none-any.whl (553 kB)
Collecting nbformat
Using cached nbformat-5.1.3-py3-none-any.whl (178 kB)
Collecting dask[distributed]
Using cached dask-2021.9.1-py3-none-any.whl (1.0 MB)
Collecting cligj>=0.4
Using cached cligj-0.7.2-py3-none-any.whl (7.1 kB)
Collecting click-plugins
Using cached click_plugins-1.1.1-py2.py3-none-any.whl (7.5 kB)
Collecting six>=1.7
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting munch
Using cached munch-2.5.0-py2.py3-none-any.whl (10 kB)
Collecting geopandas
Using cached geopandas-0.10.1-py2.py3-none-any.whl (1.0 MB)
Using cached geopandas-0.10.0-py2.py3-none-any.whl (1.0 MB)
Using cached geopandas-0.9.0-py2.py3-none-any.whl (994 kB)
Using cached geopandas-0.8.2-py2.py3-none-any.whl (962 kB)
Collecting pyproj>=2.2.0
Using cached pyproj-3.2.1-cp39-cp39-win_amd64.whl (6.2 MB)
Collecting shapely
Using cached Shapely-1.7.1-cp39-cp39-win_amd64.whl (978 kB)
Collecting pandas>=0.23.0
Using cached pandas-1.3.3-cp39-cp39-win_amd64.whl (10.2 MB)
Collecting funcy
Using cached funcy-1.16-py2.py3-none-any.whl (32 kB)
Collecting numexpr
Using cached numexpr-2.7.3-cp39-cp39-win_amd64.whl (93 kB)
Collecting jinja2
Using cached Jinja2-3.0.2-py3-none-any.whl (133 kB)
Requirement already satisfied: setuptools in c:\users\giorg\anaconda3\envs\lecture-datascience\lib\site-packages (from pyLDAvis>=3.3.0->-r C:\Users\giorg\Desktop\quantecon\datascience\lecture-datascience.myst-main\condaenv.i5_kjpz8.requirements.txt (line 10)) (58.0.4)
Collecting sklearn
Using cached sklearn-0.0-py2.py3-none-any.whl
Collecting future
Using cached future-0.18.2-py3-none-any.whl
Collecting Cython==0.29.23
Using cached Cython-0.29.23-cp39-cp39-win_amd64.whl (1.7 MB)
Collecting smart-open>=1.8.1
Using cached smart_open-5.2.1-py3-none-any.whl (58 kB)
Collecting requests
Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB)
Collecting branca>=0.3.0
Using cached branca-0.4.2-py3-none-any.whl (24 kB)
Collecting matplotlib
Using cached matplotlib-3.4.3-cp39-cp39-win_amd64.whl (7.1 MB)
Collecting threadpoolctl>=2.0.0
Using cached threadpoolctl-3.0.0-py3-none-any.whl (14 kB)
Collecting typing-extensions>=3.10.0
Using cached typing_extensions-3.10.0.2-py3-none-any.whl (26 kB)
Collecting pillow>=7.1.0
Using cached Pillow-8.4.0-cp39-cp39-win_amd64.whl (3.2 MB)
Collecting tornado>=5.1
Using cached tornado-6.1-cp39-cp39-win_amd64.whl (422 kB)
Collecting packaging>=16.8
Using cached packaging-21.0-py3-none-any.whl (40 kB)
Collecting pybtex>=0.20
Using cached pybtex-0.24.0-py2.py3-none-any.whl (561 kB)
Collecting pybtex-docutils>=1.0.0
Using cached pybtex_docutils-1.0.1-py3-none-any.whl (4.8 kB)
Collecting web-compile
Using cached web_compile-0.2.2-py3-none-any.whl (8.8 kB)
Collecting libsass~=0.20.1
Using cached libsass-0.20.1.tar.gz (316 kB)
Collecting beautifulsoup4
Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting regex>=2021.8.3
Using cached regex-2021.10.8-cp39-cp39-win_amd64.whl (273 kB)
Collecting tqdm
Using cached tqdm-4.62.3-py2.py3-none-any.whl (76 kB)
Collecting more-itertools
Using cached more_itertools-8.10.0-py3-none-any.whl (51 kB)
Collecting python-dateutil
Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting inflection>=0.3.1
Using cached inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
Collecting sympy
Using cached sympy-1.9-py3-none-any.whl (6.2 MB)
Collecting et-xmlfile
Using cached et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB)
Collecting tenacity>=6.2.0
Using cached tenacity-8.0.1-py3-none-any.whl (24 kB)
Collecting colorama
Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
Collecting MarkupSafe>=2.0
Using cached MarkupSafe-2.0.1-cp39-cp39-win_amd64.whl (14 kB)
Collecting markdown-it-py~=0.6.0
Using cached markdown_it_py-0.6.2-py3-none-any.whl (81 kB)
Collecting toml
Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting uc-micro-py
Using cached uc_micro_py-1.0.1-py3-none-any.whl (6.2 kB)
Collecting attrs<21,>=19
Using cached attrs-20.3.0-py2.py3-none-any.whl (49 kB)
Collecting mdit-py-plugins~=0.2.1
Using cached mdit_py_plugins-0.2.8-py3-none-any.whl (41 kB)
Collecting pyparsing>=2.2.1
Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting kiwisolver>=1.0.1
Using cached kiwisolver-1.3.2-cp39-cp39-win_amd64.whl (52 kB)
Collecting cycler>=0.10
Using cached cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Collecting mdit-py-plugins~=0.2.1
Using cached mdit_py_plugins-0.2.7-py3-none-any.whl (41 kB)
Using cached mdit_py_plugins-0.2.6-py3-none-any.whl (39 kB)
Collecting ipython
Using cached ipython-7.28.0-py3-none-any.whl (788 kB)
Collecting ipywidgets<8,>=7.0.0
Using cached ipywidgets-7.6.5-py2.py3-none-any.whl (121 kB)
Collecting jupyter-sphinx~=0.3.2
Using cached jupyter_sphinx-0.3.2-py3-none-any.whl (20 kB)
Collecting jupyter-cache~=0.4.1
Using cached jupyter_cache-0.4.3-py3-none-any.whl (31 kB)
Collecting importlib-metadata
Using cached importlib_metadata-4.8.1-py3-none-any.whl (17 kB)
Collecting nbconvert
Using cached nbconvert-5.6.1-py2.py3-none-any.whl (455 kB)
Collecting myst-parser~=0.13.5
Using cached myst_parser-0.13.7-py3-none-any.whl (44 kB)
Collecting traitlets>=4.3.1
Using cached traitlets-5.1.0-py3-none-any.whl (101 kB)
Collecting ipython-genutils~=0.2.0
Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
Collecting jupyterlab-widgets>=1.0.0
Using cached jupyterlab_widgets-1.0.2-py3-none-any.whl (243 kB)
Collecting widgetsnbextension~=3.5.0
Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB)
Collecting ipykernel>=4.5.1
Using cached ipykernel-6.4.1-py3-none-any.whl (124 kB)
Collecting jupyter-client<8.0
Using cached jupyter_client-7.0.6-py3-none-any.whl (125 kB)
Collecting debugpy<2.0,>=1.0.0
Using cached debugpy-1.5.0-cp39-cp39-win_amd64.whl (4.4 MB)
Collecting matplotlib-inline<0.2.0,>=0.1.0
Using cached matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB)
Collecting decorator
Using cached decorator-5.1.0-py3-none-any.whl (9.1 kB)
Collecting jedi>=0.16
Using cached jedi-0.18.0-py2.py3-none-any.whl (1.4 MB)
Collecting pickleshare
Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting pygments
Using cached Pygments-2.10.0-py3-none-any.whl (1.0 MB)
Collecting backcall
Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
Using cached prompt_toolkit-3.0.20-py3-none-any.whl (370 kB)
Collecting parso<0.9.0,>=0.8.0
Using cached parso-0.8.2-py2.py3-none-any.whl (94 kB)
Collecting sqlalchemy<1.5,>=1.3.12
Using cached SQLAlchemy-1.4.25-cp39-cp39-win_amd64.whl (1.5 MB)
Collecting nbclient<0.6,>=0.2
Using cached nbclient-0.5.4-py3-none-any.whl (66 kB)
Collecting entrypoints
Using cached entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Collecting jupyter-core>=4.6.0
Using cached jupyter_core-4.8.1-py3-none-any.whl (86 kB)
Collecting pyzmq>=13
Using cached pyzmq-22.3.0-cp39-cp39-win_amd64.whl (1.0 MB)
Collecting nest-asyncio>=1.5
Using cached nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB)
Collecting pywin32>=1.0
Using cached pywin32-302-cp39-cp39-win_amd64.whl (9.3 MB)
Collecting pandocfilters>=1.4.1
Using cached pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB)
Collecting defusedxml
Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting bleach
Using cached bleach-4.1.0-py2.py3-none-any.whl (157 kB)
Collecting mistune<2,>=0.8.1
Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
Collecting testpath
Using cached testpath-0.5.0-py3-none-any.whl (84 kB)
Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
Using cached pyrsistent-0.18.0-cp39-cp39-win_amd64.whl (62 kB)
Collecting llvmlite<0.38,>=0.37.0rc1
Using cached llvmlite-0.37.0-cp39-cp39-win_amd64.whl (17.0 MB)
Collecting numpy>=1.18.1
Using cached numpy-1.20.3-cp39-cp39-win_amd64.whl (13.7 MB)
Collecting pytz>=2017.3
Using cached pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting wcwidth
Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting latexcodec>=1.0.4
Using cached latexcodec-2.0.1-py2.py3-none-any.whl (18 kB)
Requirement already satisfied: certifi in c:\users\giorg\anaconda3\envs\lecture-datascience\lib\site-packages (from pyproj>=2.2.0->geopandas->-r C:\Users\giorg\Desktop\quantecon\datascience\lecture-datascience.myst-main\condaenv.i5_kjpz8.requirements.txt (line 9)) (2021.10.8)
Collecting urllib3<1.27,>=1.21.1
Using cached urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
Collecting charset-normalizer~=2.0.0
Using cached charset_normalizer-2.0.7-py3-none-any.whl (38 kB)
Collecting idna<4,>=2.5
Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting sphinxcontrib-devhelp
Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
Collecting sphinxcontrib-applehelp
Using cached sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
Collecting snowballstemmer>=1.1
Using cached snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB)
Collecting sphinxcontrib-htmlhelp
Using cached sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB)
Collecting sphinxcontrib-qthelp
Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
Collecting sphinxcontrib-jsmath
Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Collecting imagesize
Using cached imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB)
Collecting babel>=1.3
Using cached Babel-2.9.1-py2.py3-none-any.whl (8.8 MB)
Collecting alabaster<0.8,>=0.7
Using cached alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
Collecting sphinxcontrib-serializinghtml
Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
Collecting click
Using cached click-7.1.2-py2.py3-none-any.whl (82 kB)
Collecting pydata-sphinx-theme~=0.6.0
Using cached pydata_sphinx_theme-0.6.3-py3-none-any.whl (1.4 MB)
Collecting soupsieve>1.2
Using cached soupsieve-2.2.1-py3-none-any.whl (33 kB)
Requirement already satisfied: wheel in c:\users\giorg\anaconda3\envs\lecture-datascience\lib\site-packages (from sphinx-togglebutton->jupyter-book<0.12.0,>=0.11.0->-r C:\Users\giorg\Desktop\quantecon\datascience\lecture-datascience.myst-main\condaenv.i5_kjpz8.requirements.txt (line 1)) (0.37.0)
Collecting greenlet!=0.4.17
Using cached greenlet-1.1.2-cp39-cp39-win_amd64.whl (101 kB)
Collecting notebook>=4.4.1
Using cached notebook-6.4.4-py3-none-any.whl (9.9 MB)
Collecting prometheus-client
Using cached prometheus_client-0.11.0-py2.py3-none-any.whl (56 kB)
Collecting terminado>=0.8.3
Using cached terminado-0.12.1-py3-none-any.whl (15 kB)
Collecting Send2Trash>=1.5.0
Using cached Send2Trash-1.8.0-py3-none-any.whl (18 kB)
Collecting argon2-cffi
Using cached argon2_cffi-21.1.0-cp35-abi3-win_amd64.whl (40 kB)
Collecting pywinpty>=1.1.0
Using cached pywinpty-1.1.4-cp39-none-win_amd64.whl (1.3 MB)
Collecting cffi>=1.0.0
Using cached cffi-1.15.0-cp39-cp39-win_amd64.whl (180 kB)
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting webencodings
Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting toolz>=0.8.2
Using cached toolz-0.11.1-py3-none-any.whl (55 kB)
Collecting cloudpickle>=1.1.1
Using cached cloudpickle-2.0.0-py3-none-any.whl (25 kB)
Collecting fsspec>=0.6.0
Using cached fsspec-2021.10.1-py3-none-any.whl (125 kB)
Collecting partd>=0.3.10
Using cached partd-1.2.0-py3-none-any.whl (19 kB)
Collecting distributed==2021.09.1
Using cached distributed-2021.9.1-py3-none-any.whl (786 kB)
Collecting sortedcontainers!=2.0.0,!=2.0.1
Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting zict>=0.1.3
Using cached zict-2.0.0-py3-none-any.whl (10 kB)
Collecting msgpack>=0.6.0
Using cached msgpack-1.0.2-cp39-cp39-win_amd64.whl (68 kB)
Collecting tblib>=1.6.0
Using cached tblib-1.7.0-py2.py3-none-any.whl (12 kB)
Collecting psutil>=5.0
Using cached psutil-5.8.0-cp39-cp39-win_amd64.whl (246 kB)
Collecting locket
Using cached locket-0.2.1-py2.py3-none-any.whl (4.1 kB)
Collecting heapdict
Using cached HeapDict-1.0.1-py3-none-any.whl (3.9 kB)
Collecting zipp>=0.5
Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB)
Collecting jupyter-server-mathjax>=0.2.2
Using cached jupyter_server_mathjax-0.2.3-py3-none-any.whl (3.1 MB)
Collecting GitPython!=2.1.4,!=2.1.5,!=2.1.6
Using cached GitPython-3.1.24-py3-none-any.whl (180 kB)
Collecting jupyter-server
Using cached jupyter_server-1.11.1-py3-none-any.whl (393 kB)
Collecting gitdb<5,>=4.0.1
Using cached gitdb-4.0.7-py3-none-any.whl (63 kB)
Collecting smmap<5,>=3.0.1
Using cached smmap-4.0.0-py2.py3-none-any.whl (24 kB)
Collecting websocket-client
Using cached websocket_client-1.2.1-py2.py3-none-any.whl (52 kB)
Collecting requests-unixsocket
Using cached requests_unixsocket-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting anyio<4,>=3.1.0
Using cached anyio-3.3.3-py3-none-any.whl (78 kB)
Collecting sniffio>=1.1
Using cached sniffio-1.2.0-py3-none-any.whl (10 kB)
Collecting mpmath>=0.19
Using cached mpmath-1.2.1-py3-none-any.whl (532 kB)
Collecting jinja2
Using cached Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
Collecting rjsmin~=1.1.0
Using cached rjsmin-1.1.0-py3-none-any.whl
Building wheels for collected packages: fiona, libsass
Building wheel for fiona (setup.py): started
Building wheel for fiona (setup.py): finished with status 'error'
Running setup.py clean for fiona
Building wheel for libsass (setup.py): started
Building wheel for libsass (setup.py): finished with status 'error'
Running setup.py clean for libsass
Failed to build fiona libsass
Installing collected packages: wcwidth, traitlets, six, pywin32, pyrsistent, pyparsing, parso, attrs, webencodings, urllib3, tornado, pyzmq, python-dateutil, pygments, pycparser, prompt-toolkit, pickleshare, packaging, nest-asyncio, matplotlib-inline, MarkupSafe, jupyter-core, jsonschema, jedi, ipython-genutils, idna, entrypoints, decorator, colorama, charset-normalizer, backcall, testpath, sniffio, requests, pywinpty, pandocfilters, nbformat, mistune, jupyter-client, jinja2, ipython, defusedxml, debugpy, cffi, bleach, websocket-client, terminado, smmap, Send2Trash, requests-unixsocket, prometheus-client, nbconvert, ipykernel, argon2-cffi, anyio, typing-extensions, toolz, pytz, notebook, locket, jupyter-server, gitdb, widgetsnbextension, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, snowballstemmer, pyyaml, partd, numpy, mdit-py-plugins, markdown-it-py, latexcodec, jupyterlab-widgets, jupyter-server-mathjax, imagesize, heapdict, greenlet, GitPython, fsspec, docutils, cloudpickle, babel, alabaster, zipp, zict, threadpoolctl, tblib, sqlalchemy, sphinx, sortedcontainers, scipy, pybtex, psutil, nbdime, nbclient, msgpack, joblib, ipywidgets, dask, click, beautifulsoup4, uc-micro-py, toml, sphinx-togglebutton, smart-open, scikit-learn, rjsmin, pydata-sphinx-theme, pybtex-docutils, pillow, myst-parser, munch, mpmath, llvmlite, libsass, kiwisolver, jupyter-sphinx, jupyter-cache, importlib-metadata, distributed, Cython, cycler, cligj, click-plugins, web-compile, tqdm, tenacity, tempita, sympy, sphinxcontrib-bibtex, sphinx-thebe, sphinx-panels, sphinx-multitoc-numbering, sphinx-jupyterbook-latex, sphinx-external-toc, sphinx-copybutton, sphinx-comments, sphinx-book-theme, sklearn, shapely, regex, pyproj, patsy, pandas, numexpr, numba, myst-nb, more-itertools, matplotlib, lxml, linkify-it-py, jupytext, inflection, gensim, future, funcy, fiona, et-xmlfile, branca, xgboost, statsmodels, sphinxext-rediraffe, sphinx-tojupyter, sphinx-exercise, seaborn, quantecon-book-theme, quantecon, quandl, pyLDAvis, pyarrow, plotly, pandas-datareader, openpyxl, nltk, jupyter-book, interpolation, graphviz, geopandas, folium, descartes, bokeh
Running setup.py install for libsass: started
Running setup.py install for libsass: finished with status 'error'
Pip subprocess error:
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_ae56615e0d8c4c3dad43727981de5230\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_ae56615e0d8c4c3dad43727981de5230\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-02khfv7n'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_ae56615e0d8c4c3dad43727981de5230\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/ec/f7/093890341a7e8fbfcdfa04caf4dfb588ebab32c13ceaa6a3819da79ea106/Fiona-1.8.20.tar.gz#sha256=a70502d2857b82f749c09cb0dea3726787747933a2a1599b5ab787d74e3c143b (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_3b128de266764768abc4d2d36d0008b1\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_3b128de266764768abc4d2d36d0008b1\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-79oikvjs'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_3b128de266764768abc4d2d36d0008b1\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/a0/d9/6042aeb073d11341f7726de0586ff71c13117c34959dcf07bd4ee6d4b93e/Fiona-1.8.19.tar.gz#sha256=b9059e0b29c2e9e6b817e53f941e77e1aca7075f986005d38db307067b60458f (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_abb237773e33413d9e62711e287bc672\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_abb237773e33413d9e62711e287bc672\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-_v2sezw9'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_abb237773e33413d9e62711e287bc672\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/9f/e8/401cdaa58d862a25c4b3365acf7d2bd7ac77191e3dc9acdcdac0eff20ff0/Fiona-1.8.18.tar.gz#sha256=b732ece0ff8886a29c439723a3e1fc382718804bb057519d537a81308854967a (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_a2381cdb05474b22987c89cdde1ad824\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_a2381cdb05474b22987c89cdde1ad824\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-b7r7eoh0'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_a2381cdb05474b22987c89cdde1ad824\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/88/62/69347ba2c41b526e1953c4cb66d51170b2869808863c03af202ba0121670/Fiona-1.8.17.tar.gz#sha256=716201c21246587f374785bec6d6a20a984fe1f6c2b0e83bf15127eb8f724d0c (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_04a6ab68218247749684caa56c8af119\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_04a6ab68218247749684caa56c8af119\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-5og2abwi'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_04a6ab68218247749684caa56c8af119\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/1e/60/dfc6115a11338d8aa96cacd8c60635223d9c97d61d556c90acc5dfd663fa/Fiona-1.8.16.tar.gz#sha256=fd6dfb65959becc916e9f6928618bfd59c16cdbc413ece0fbac61489cd11255f (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_f0d1d776d2f14dd5b80bd63d359990a8\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_f0d1d776d2f14dd5b80bd63d359990a8\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-xqm8wk5_'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_f0d1d776d2f14dd5b80bd63d359990a8\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/55/2f/17450ec2c8fcc720a8a3e4d9a383499508475c7cfb90f7eca9fb585ac598/Fiona-1.8.15.tar.gz#sha256=3b1c9b5c834fae2fe947cfaea176db890bc6750d1a6ba9f54d969c19ffcd191e (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_7d2223430b5c4cd5adbb0a156f5167ae\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_7d2223430b5c4cd5adbb0a156f5167ae\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-6yekn3yv'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_7d2223430b5c4cd5adbb0a156f5167ae\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/5c/fd/5ec54f2d9b3d5dd23dd443fad5630d6b872e2664814c68b856c47e0d65af/Fiona-1.8.14.tar.gz#sha256=6eac038206c89d2cf5f99ea38b81cc228dc21eac5f47870a9a32d453b0007f4d (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_ba61e9ad330449e48ffa4db75f068d75\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_ba61e9ad330449e48ffa4db75f068d75\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-9e6bl9is'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_ba61e9ad330449e48ffa4db75f068d75\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/6d/42/f4a7cac53b28fa70e9a93d0e89a24d33e14826dad6644b699362ad84dde0/Fiona-1.8.13.post1.tar.gz#sha256=1a432bf9fd56f089256c010da009c90d4a795c531a848132c965052185336600 (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_4c87aa8cb7784aa7a72b058944e08f55\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_4c87aa8cb7784aa7a72b058944e08f55\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-_dxz7db3'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_4c87aa8cb7784aa7a72b058944e08f55\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/be/04/31d0a6f03943b1684f32c9b861be40c1fd282468fa6bd54ddf4a774e6b0f/Fiona-1.8.13.tar.gz#sha256=5ec34898c8b983a723fb4e949dd3e0ed7e691c303e51f6bfd61e52ac9ac813ae (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_04853a33adf34a36aa197575eab3876b\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_04853a33adf34a36aa197575eab3876b\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-1xxfoy0e'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_04853a33adf34a36aa197575eab3876b\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/97/d8/feab39987296437fbdc3029fb39752a14355d217d73b93471010b8dd63a3/Fiona-1.8.12.tar.gz#sha256=c9266ddf6ae2a64fcea20014ddf27f800ac07584f2fdb09c2a02f3b3a52e371c (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_8611a353545b40828918a2560b32bd45\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_8611a353545b40828918a2560b32bd45\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-4bd5xc7q'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_8611a353545b40828918a2560b32bd45\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/9d/f4/0a0ddc6174c4a93679b5f1dd3535e7ef8989828e6d5f86112de681f8c87b/Fiona-1.8.11.tar.gz#sha256=1e7ca9e051f5bffa1c43c70d573da9ca223fc076b84fa73380614fc02b9eb7f6 (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_aac697ae5e1849cc8c476818b4cad8bc\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_aac697ae5e1849cc8c476818b4cad8bc\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-26tgmw9a'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_aac697ae5e1849cc8c476818b4cad8bc\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/13/73/f80b491ed8559326fab202a6d6333a3cd6e8be1e9d782bc6c0d03d476457/Fiona-1.8.10.tar.gz#sha256=ff562eb2f3960e21f8c7f050ddd7f47a763869ea14afc2234a40df72666c6a2c (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_92a8240dc0164a22ba1b952a8071c563\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_92a8240dc0164a22ba1b952a8071c563\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-ky4rtf9u'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_92a8240dc0164a22ba1b952a8071c563\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/9b/52/45e75507660ce0e86176d0f59b659560f687e2c7e9ebf82a10e7dcd2d3b7/Fiona-1.8.9.post2.tar.gz#sha256=210fb038b579fab38f35ddbdd31b9725f4d5099b3edfd4b87c983e5d47b79983 (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_dcc476c979ee4af4b6e857fc026f52aa\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_dcc476c979ee4af4b6e857fc026f52aa\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-1rbcc71g'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_dcc476c979ee4af4b6e857fc026f52aa\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/0e/a4/d9dd7399be809d3990f5000fb6ae43189ea26ae88be1bed3a4c9ddc1becc/Fiona-1.8.9.post1.tar.gz#sha256=d5e0ea0b8addffe9cba4cb59e2bd495b015230e7a1b1597974f5048211930199 (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_8b20ef52cca540b1bce6a1e34c4b951a\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_8b20ef52cca540b1bce6a1e34c4b951a\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-zflqkcc1'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_8b20ef52cca540b1bce6a1e34c4b951a\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/ad/92/dcbd8c54d697c22f299b5af63b6df3acfbd06c6d72e249614c05be99337c/Fiona-1.8.9.tar.gz#sha256=4dd6e2f5327c1174143c7c8594a75d373bc72f2c9a2a6daee312c3186a128add (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_3401b2b0b16f462baaa14f226f5175bf\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_3401b2b0b16f462baaa14f226f5175bf\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-g8bx5ss9'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_3401b2b0b16f462baaa14f226f5175bf\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/94/7f/e288db1ad63d759d494c30caae34f865e0c6927588c490705e91b7134193/Fiona-1.8.8.tar.gz#sha256=711c3be73203b37812992089445a1e4e9d3d6b64e667389f7b15406e15a91e83 (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_00e172e85cb243b2a6665c4efa0ca863\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_00e172e85cb243b2a6665c4efa0ca863\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-i5a9sapr'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_00e172e85cb243b2a6665c4efa0ca863\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/78/62/daafd070aebefa639df247705b97f13f7cfad43895581b5cae41bd886709/Fiona-1.8.7.tar.gz#sha256=a55a23615bad3e142d4e4cda97bb5de83c778a80049222e9dffae93c13b5cf93 (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_19e2ef28a13e454ca62c58e857ae1f3d\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_19e2ef28a13e454ca62c58e857ae1f3d\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-_7wge8q5'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_19e2ef28a13e454ca62c58e857ae1f3d\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/41/9d/63696e7b1de42aad294d4781199a408bec593d8fdb80a2b4a788c911a33b/Fiona-1.8.6.tar.gz#sha256=fa31dfe8855b9cd0b128b47a4df558f1b8eda90d2181bff1dd9854e5556efb3e (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_14580c63c3044ab49ac7fe374e298e42\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_14580c63c3044ab49ac7fe374e298e42\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-_iqcdb65'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_14580c63c3044ab49ac7fe374e298e42\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/7b/af/1c2c83c4a8363a4ce9fea817b1910b5e071bed012e18257faa2a0ab3cfe7/Fiona-1.8.5.tar.gz#sha256=4f5cc2d449edbbf693c83e24cdada72de7c41297383d16fcc92387eb445e9d35 (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_feadd3722a084772a35c09915d46cc6e\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_feadd3722a084772a35c09915d46cc6e\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-a2wqy48d'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_feadd3722a084772a35c09915d46cc6e\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/3a/16/84960540e9fce61d767fd2f0f1d95f4c63e99ab5d8fddc308e8b51b059b8/Fiona-1.8.4.tar.gz#sha256=aec9ab2e3513c9503ec123b1a8573bee55fc6a66e2ac07088c3376bf6738a424 (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_60f3fd240ec54cd9845646490748e17b\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_60f3fd240ec54cd9845646490748e17b\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-600lwhxh'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_60f3fd240ec54cd9845646490748e17b\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/46/d1/fcdb32513a03abfde0d97fd9782ce0f8cc0540fa6c6ce783e87b94064964/Fiona-1.8.3.tar.gz#sha256=3e831100a23c3b6cd32b98baf0c9e2119d909b44a5cf4533d3625f61dcf2d2b1 (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_12999513875d44608bc5f6a1c439f0f9\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_12999513875d44608bc5f6a1c439f0f9\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-ku0u5l67'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_12999513875d44608bc5f6a1c439f0f9\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/25/50/0466d5d83e1859c5ca38351ee932d64cc5635f9d4dad522879e58f4b0018/Fiona-1.8.2.tar.gz#sha256=4c6419b7ac29136708029f6a44b4ccd458735a4d241016c7b1bab41685c08d8f (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_fe78c80dbc4b4e3a923d22ca901f70e0\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_fe78c80dbc4b4e3a923d22ca901f70e0\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-g_6yjfro'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_fe78c80dbc4b4e3a923d22ca901f70e0\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/3e/5f/0c6704efeea2ff3fba7f54cc6ec38070157f21bc1cffa7bdfa7c9f6b8f7a/Fiona-1.8.1.tar.gz#sha256=4c34bb4c5cd788aaf14e5484c3b7de407b1a8a7c7b2d29bbb2e8b37931e83b8d (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_0a83736907f6446c872be8654f912d4f\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_0a83736907f6446c872be8654f912d4f\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\giorg\AppData\Local\Temp\pip-pip-egg-info-u605cfio'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_0a83736907f6446c872be8654f912d4f\
Complete output (1 lines):
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/2a/bd/c1efc2680f338e5941121c776d6323af6b9698ac739e22ba523cee348a7f/Fiona-1.8.0.tar.gz#sha256=20141a9ece06daa7bb4333fba640c2fe39a49f8aca5492d1da8595d41e91844a (from https://pypi.org/simple/fiona/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_2307cb4b24b44030b2ecd6ceb1069af9\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\fiona_2307cb4b24b44030b2ecd6ceb1069af9\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\giorg\AppData\Local\Temp\pip-wheel-fva1fmkm'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\fiona_2307cb4b24b44030b2ecd6ceb1069af9\
Complete output (42 lines):
C:\Users\giorg\anaconda3\envs\lecture-datascience\lib\distutils\dist.py:274: UserWarning: Unknown distribution option: 'metadata_version'
warnings.warn(msg)
C:\Users\giorg\anaconda3\envs\lecture-datascience\lib\distutils\dist.py:274: UserWarning: Unknown distribution option: 'requires_python'
warnings.warn(msg)
C:\Users\giorg\anaconda3\envs\lecture-datascience\lib\distutils\dist.py:274: UserWarning: Unknown distribution option: 'requires_external'
warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-3.9
creating build\lib.win-amd64-3.9\fiona
copying .\fiona\collection.py -> build\lib.win-amd64-3.9\fiona
copying .\fiona\compat.py -> build\lib.win-amd64-3.9\fiona
copying .\fiona\crs.py -> build\lib.win-amd64-3.9\fiona
copying .\fiona\drvsupport.py -> build\lib.win-amd64-3.9\fiona
copying .\fiona\errors.py -> build\lib.win-amd64-3.9\fiona
copying .\fiona\inspector.py -> build\lib.win-amd64-3.9\fiona
copying .\fiona\rfc3339.py -> build\lib.win-amd64-3.9\fiona
copying .\fiona\tool.py -> build\lib.win-amd64-3.9\fiona
copying .\fiona\transform.py -> build\lib.win-amd64-3.9\fiona
copying .\fiona\__init__.py -> build\lib.win-amd64-3.9\fiona
creating build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\bounds.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\calc.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\cat.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\collect.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\distrib.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\dump.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\env.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\filter.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\helpers.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\info.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\insp.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\load.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\ls.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\main.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\options.py -> build\lib.win-amd64-3.9\fiona\fio
copying .\fiona\fio\__init__.py -> build\lib.win-amd64-3.9\fiona\fio
running build_ext
building 'fiona._transform' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------
ERROR: Failed building wheel for fiona
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\libsass_436b4a502dac46e49c79160deea1a212\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\libsass_436b4a502dac46e49c79160deea1a212\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\giorg\AppData\Local\Temp\pip-wheel-1yu2kpkq'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\libsass_436b4a502dac46e49c79160deea1a212\
Complete output (19 lines):
You probably need Visual Studio 2015 (14.0) or higher
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-3.9
copying pysassc.py -> build\lib.win-amd64-3.9
copying sass.py -> build\lib.win-amd64-3.9
copying sassc.py -> build\lib.win-amd64-3.9
copying sasstests.py -> build\lib.win-amd64-3.9
creating build\lib.win-amd64-3.9\sassutils
copying sassutils\builder.py -> build\lib.win-amd64-3.9\sassutils
copying sassutils\distutils.py -> build\lib.win-amd64-3.9\sassutils
copying sassutils\wsgi.py -> build\lib.win-amd64-3.9\sassutils
copying sassutils\_compat.py -> build\lib.win-amd64-3.9\sassutils
copying sassutils\__init__.py -> build\lib.win-amd64-3.9\sassutils
running build_ext
building '_sass' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------
ERROR: Failed building wheel for libsass
ERROR: Command errored out with exit status 1:
command: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\libsass_436b4a502dac46e49c79160deea1a212\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\libsass_436b4a502dac46e49c79160deea1a212\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\giorg\AppData\Local\Temp\pip-record-1bvxkqqp\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\giorg\anaconda3\envs\lecture-datascience\Include\libsass'
cwd: C:\Users\giorg\AppData\Local\Temp\pip-install-059vut9h\libsass_436b4a502dac46e49c79160deea1a212\
Complete output (19 lines):
You probably need Visual Studio 2015 (14.0) or higher
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.9
copying pysassc.py -> build\lib.win-amd64-3.9
copying sass.py -> build\lib.win-amd64-3.9
copying sassc.py -> build\lib.win-amd64-3.9
copying sasstests.py -> build\lib.win-amd64-3.9
creating build\lib.win-amd64-3.9\sassutils
copying sassutils\builder.py -> build\lib.win-amd64-3.9\sassutils
copying sassutils\distutils.py -> build\lib.win-amd64-3.9\sassutils
copying sassutils\wsgi.py -> build\lib.win-amd64-3.9\sassutils
copying sassutils\_compat.py -> build\lib.win-amd64-3.9\sassutils
copying sassutils\__init__.py -> build\lib.win-amd64-3.9\sassutils
running build_ext
building '_sass' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------
ERROR: Command errored out with exit status 1: 'C:\Users\giorg\anaconda3\envs\lecture-datascience\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\libsass_436b4a502dac46e49c79160deea1a212\\setup.py'"'"'; __file__='"'"'C:\\Users\\giorg\\AppData\\Local\\Temp\\pip-install-059vut9h\\libsass_436b4a502dac46e49c79160deea1a212\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\giorg\AppData\Local\Temp\pip-record-1bvxkqqp\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\giorg\anaconda3\envs\lecture-datascience\Include\libsass' Check the logs for full command output.
failed
CondaEnvException: Pip failed
I have tried to solve the issue following the last error message and I have donwloaded and istalled Visual Studio Installed from https://visualstudio.microsoft.com/visual-cpp-build-tools/ then restarted the PC and then repeated steps 3 and 4, however the same errors still appear.
Could you guide me to solving this issue? Is something wrong with the steps I follow or are there any mistakes in the instrcutions?
The text was updated successfully, but these errors were encountered:
@giorgi-tsu do you happen to remember if you ever got this working? I have had similar problems building the environment due to fiona and geopandas on Windows.
I think it could be related to #134; there seems to be a lot of ambiguity within anaconda regarding which version of fiona to use, but I'm not sure which version of fiona/gdal/geopandas was used originally.
I am trying to follow and replicate the instructions laid out in the file "lecture-datascience.myst"
My plastform is Windows 10 Pro x64
Here are the steps I followed:
I have downloaded and installed Anaconda 2021.05 in C:\Users\giorg
I have downloaded this repo lecture-datascience.myst-main.zip and extracted in C:\Users\giorg\Desktop\quantecon\datascience
I have opened "Anaconda Command Prompt" and ran
cd C:\Users\giorg\Desktop\quantecon\datascience\lecture-datascience.myst-main
Then I ran
conda env create -f environment.yml
However, I am getting a bunch of error. In particular the output is the following:
The out of running the code in "Anaconda Command Prompt" is the following:
I have tried to solve the issue following the last error message and I have donwloaded and istalled Visual Studio Installed from https://visualstudio.microsoft.com/visual-cpp-build-tools/ then restarted the PC and then repeated steps 3 and 4, however the same errors still appear.
Could you guide me to solving this issue? Is something wrong with the steps I follow or are there any mistakes in the instrcutions?
The text was updated successfully, but these errors were encountered: