Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装过程中可能会遇到的报错 #27

Open
Clarmy opened this issue Apr 21, 2022 · 2 comments
Open

安装过程中可能会遇到的报错 #27

Clarmy opened this issue Apr 21, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Clarmy
Copy link
Member

Clarmy commented Apr 21, 2022

案例1

Collecting fiona>=1.8 (from geopandas->cnmaps)
Using cached https://files.pythonhosted.org/packages/67/5c/4e028e84a1f0cb3f8a994217cf2366360ca984dfc1433f6171de527d0dca/Fiona-1.8.21.tar.gz
ERROR: Complete output from command python setup.py egg_info:
ERROR: 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.

案例2

pip install cnmaps
(cnmaps) C:\WINDOWS\system32>pip install cnmaps
Collecting cnmaps
Using cached cnmaps-1.0.1-py3-none-any.whl
Collecting geopandas
Using cached geopandas-0.9.0-py2.py3-none-any.whl (994 kB)
Requirement already satisfied: Shapely in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from cnmaps) (1.7.1)
Requirement already satisfied: matplotlib in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from cnmaps) (3.3.4)
Requirement already satisfied: numpy in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from cnmaps) (1.19.5)
Collecting netCDF4
Using cached netCDF4-1.5.8.tar.gz (767 kB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\netcdf4_3fcc1ebed01a4b81bc036b9d6e94fb5a\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\netcdf4_3fcc1ebed01a4b81bc036b9d6e94fb5a\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-v17gg4z0’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\netcdf4_3fcc1ebed01a4b81bc036b9d6e94fb5a\
Complete output (26 lines):
Traceback (most recent call last):
File “”, line 1, in
File “C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\netcdf4_3fcc1ebed01a4b81bc036b9d6e94fb5a\setup.py”, line 419, in
_populate_hdf5_info(dirstosearch, inc_dirs, libs, lib_dirs)
File “C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\netcdf4_3fcc1ebed01a4b81bc036b9d6e94fb5a\setup.py”, line 360, in _populate_hdf5_info
raise ValueError(‘did not find HDF5 headers’)
ValueError: did not find HDF5 headers
reading from setup.cfg…

HDF5_DIR environment variable not set, checking some standard locations ..
checking C:\ProgramData\Anaconda3\envs\cnmaps\include …
hdf5 headers not found in C:\ProgramData\Anaconda3\envs\cnmaps\include
checking C:\ProgramData\Anaconda3\envs\cnmaps\Library\include …
hdf5 headers not found in C:\ProgramData\Anaconda3\envs\cnmaps\Library\include
checking C:\Users\hejiashan\include …
hdf5 headers not found in C:\Users\hejiashan\include
checking /usr/local\include …
hdf5 headers not found in /usr/local\include
checking /sw\include …
hdf5 headers not found in /sw\include
checking /opt\include …
hdf5 headers not found in /opt\include
checking /opt/local\include …
hdf5 headers not found in /opt/local\include
checking /usr\include …
hdf5 headers not found in /usr\include
—————————————-
WARNING: Discarding https://files.pythonhosted.org/packages/e4/09/c7582134adb67b2ef136b954344d0522e9e3e1c7a292004eec0e8f8b1f0d/netCDF4-1.5.8.tar.gz#sha256=ca3d468f4812c0999df86e3f428851fb0c17ac34ce0827115c246b0b690e4e84 (from https://pypi.org/simple/netcdf4/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached netCDF4-1.5.7.tar.gz (763 kB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\netcdf4_d6f5ec8fd80b47ac9d84a257752f809b\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\netcdf4_d6f5ec8fd80b47ac9d84a257752f809b\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-emphis6d’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\netcdf4_d6f5ec8fd80b47ac9d84a257752f809b\
Complete output (26 lines):
Traceback (most recent call last):
File “”, line 1, in
File “C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\netcdf4_d6f5ec8fd80b47ac9d84a257752f809b\setup.py”, line 419, in
_populate_hdf5_info(dirstosearch, inc_dirs, libs, lib_dirs)
File “C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\netcdf4_d6f5ec8fd80b47ac9d84a257752f809b\setup.py”, line 360, in _populate_hdf5_info
raise ValueError(‘did not find HDF5 headers’)
ValueError: did not find HDF5 headers
reading from setup.cfg…

HDF5_DIR environment variable not set, checking some standard locations ..
checking C:\ProgramData\Anaconda3\envs\cnmaps\include …
hdf5 headers not found in C:\ProgramData\Anaconda3\envs\cnmaps\include
checking C:\ProgramData\Anaconda3\envs\cnmaps\Library\include …
hdf5 headers not found in C:\ProgramData\Anaconda3\envs\cnmaps\Library\include
checking C:\Users\hejiashan\include …
hdf5 headers not found in C:\Users\hejiashan\include
checking /usr/local\include …
hdf5 headers not found in /usr/local\include
checking /sw\include …
hdf5 headers not found in /sw\include
checking /opt\include …
hdf5 headers not found in /opt\include
checking /opt/local\include …
hdf5 headers not found in /opt/local\include
checking /usr\include …
hdf5 headers not found in /usr\include
—————————————-
WARNING: Discarding https://files.pythonhosted.org/packages/df/e7/0eb5a6788502f0a1843f6b45a273c786a52d80c88003ce3d135a8c6da1bf/netCDF4-1.5.7.tar.gz#sha256=d145f9c12da29da3922d8b8aafea2a2a89501bcb28a219a46b7b828b57191594 (from https://pypi.org/simple/netcdf4/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Using cached netCDF4-1.5.6-cp36-cp36m-win_amd64.whl (3.1 MB)
Collecting pyproj>=2.2.0
Using cached pyproj-3.0.1-cp36-cp36m-win_amd64.whl (14.6 MB)
Collecting pandas>=0.24.0
Using cached pandas-1.1.5-cp36-cp36m-win_amd64.whl (8.7 MB)
Collecting fiona>=1.8
Using cached Fiona-1.8.21.tar.gz (1.0 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_0fa83e1a03f64559a463afcb96b40e37\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_0fa83e1a03f64559a463afcb96b40e37\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-h1518k5t’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_0fa83e1a03f64559a463afcb96b40e37\
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/67/5c/4e028e84a1f0cb3f8a994217cf2366360ca984dfc1433f6171de527d0dca/Fiona-1.8.21.tar.gz#sha256=3a0edca2a7a070db405d71187214a43d2333a57b4097544a3fcc282066a58bfc (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.
Using cached Fiona-1.8.20.tar.gz (1.3 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_504f5a3a46f143fd9f2c37299e596f8e\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_504f5a3a46f143fd9f2c37299e596f8e\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-7hc6ajkq’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_504f5a3a46f143fd9f2c37299e596f8e\
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.
Using cached Fiona-1.8.19.tar.gz (1.3 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_8f7e35806db24ccfa6caf10071a2fc70\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_8f7e35806db24ccfa6caf10071a2fc70\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-ek7kvlfm’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_8f7e35806db24ccfa6caf10071a2fc70\
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.
Using cached Fiona-1.8.18.tar.gz (1.3 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_5612955b90e348cab2c58563594cd046\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_5612955b90e348cab2c58563594cd046\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-31d3f_i9’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_5612955b90e348cab2c58563594cd046\
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.
Using cached Fiona-1.8.17.tar.gz (1.3 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_e33deb5543b743fb84e06b36f26545ec\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_e33deb5543b743fb84e06b36f26545ec\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-wx7w2b9b’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_e33deb5543b743fb84e06b36f26545ec\
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.
Using cached Fiona-1.8.16.tar.gz (1.3 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_1a0e885bdb654fd3a15574da108c84d5\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_1a0e885bdb654fd3a15574da108c84d5\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-cvdeyr77’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_1a0e885bdb654fd3a15574da108c84d5\
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.
Using cached Fiona-1.8.15.tar.gz (1.3 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_b83f9f335f9a4802809441b416791bd1\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_b83f9f335f9a4802809441b416791bd1\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-yygy0_5b’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_b83f9f335f9a4802809441b416791bd1\
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.
Using cached Fiona-1.8.14.tar.gz (1.3 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_72cb7b66eb9e432c9dcf8aacbb44a1ae\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_72cb7b66eb9e432c9dcf8aacbb44a1ae\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-iyfaxz3c’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_72cb7b66eb9e432c9dcf8aacbb44a1ae\
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.
Using cached Fiona-1.8.13.post1.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_151ccaeccb034ec695266ff7fb3b20d3\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_151ccaeccb034ec695266ff7fb3b20d3\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-b5roz6wn’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_151ccaeccb034ec695266ff7fb3b20d3\
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.
Using cached Fiona-1.8.13.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_d0e79b767d8349d48b1489040cb5845e\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_d0e79b767d8349d48b1489040cb5845e\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-4w92x5y7’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_d0e79b767d8349d48b1489040cb5845e\
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.
Using cached Fiona-1.8.12.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_ef757ebaa789470a9ad91c2e49edf2d8\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_ef757ebaa789470a9ad91c2e49edf2d8\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-3gvvip7i’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_ef757ebaa789470a9ad91c2e49edf2d8\
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.
Using cached Fiona-1.8.11.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_62bfdaa321874a378f218772c2344110\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_62bfdaa321874a378f218772c2344110\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-6j3i2ff4’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_62bfdaa321874a378f218772c2344110\
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.
Using cached Fiona-1.8.10.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_1aa0cd97a80e49108d165d12f6737c04\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_1aa0cd97a80e49108d165d12f6737c04\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-cl1bfyrw’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_1aa0cd97a80e49108d165d12f6737c04\
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.
Using cached Fiona-1.8.9.post2.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_1ebb1efdafa3448981776f573e2771b7\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_1ebb1efdafa3448981776f573e2771b7\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-t75m_prq’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_1ebb1efdafa3448981776f573e2771b7\
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.
Using cached Fiona-1.8.9.post1.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_593856019ceb42b4a17625a80864b467\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_593856019ceb42b4a17625a80864b467\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-qspabe0g’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_593856019ceb42b4a17625a80864b467\
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.
Using cached Fiona-1.8.9.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_d0447321f3a2475b8ed08b45e08f27e8\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_d0447321f3a2475b8ed08b45e08f27e8\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-0rac2dl2’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_d0447321f3a2475b8ed08b45e08f27e8\
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.
Using cached Fiona-1.8.8.tar.gz (1.7 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_e7412beeb42f469f976beb4a1df63bac\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_e7412beeb42f469f976beb4a1df63bac\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-au7oj4al’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_e7412beeb42f469f976beb4a1df63bac\
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.
Using cached Fiona-1.8.7.tar.gz (1.7 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_fd56a60061294a4580bf5f94fec787ae\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_fd56a60061294a4580bf5f94fec787ae\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-12j89pyp’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_fd56a60061294a4580bf5f94fec787ae\
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.
Using cached Fiona-1.8.6.tar.gz (1.7 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_4315017b2a574f338a9d4e50e64b61dd\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_4315017b2a574f338a9d4e50e64b61dd\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-l70b3ocr’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_4315017b2a574f338a9d4e50e64b61dd\
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.
Using cached Fiona-1.8.5.tar.gz (1.7 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_ab8cd0fcf97e450195275e55157adb60\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_ab8cd0fcf97e450195275e55157adb60\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-vc_czdil’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_ab8cd0fcf97e450195275e55157adb60\
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.
Using cached Fiona-1.8.4.tar.gz (1.1 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_7520403ede8d4ef4bca9634187be5983\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_7520403ede8d4ef4bca9634187be5983\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-ss6bd1c7’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_7520403ede8d4ef4bca9634187be5983\
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.
Using cached Fiona-1.8.3.tar.gz (1.1 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_d73343f691eb41bfbc1fb39509212985\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_d73343f691eb41bfbc1fb39509212985\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-2j8p6o_w’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_d73343f691eb41bfbc1fb39509212985\
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.
Using cached Fiona-1.8.2.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_bc00a740340e429bbf02b616d69ded81\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_bc00a740340e429bbf02b616d69ded81\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-q8na534f’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_bc00a740340e429bbf02b616d69ded81\
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.
Using cached Fiona-1.8.1.tar.gz (1.1 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_47d0f64b08084f7da5bbd164286db9e1\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_47d0f64b08084f7da5bbd164286db9e1\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-9mkp6sss’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_47d0f64b08084f7da5bbd164286db9e1\
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.
Using cached Fiona-1.8.0.tar.gz (1.4 MB)
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_76cbf252142d43f4a8cf6a08fe41f899\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_76cbf252142d43f4a8cf6a08fe41f899\\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\HEJIAS~1\AppData\Local\Temp\pip-pip-egg-info-ko_gbkwg’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_76cbf252142d43f4a8cf6a08fe41f899\
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.
Collecting geopandas
Using cached geopandas-0.8.2-py2.py3-none-any.whl (962 kB)
Collecting fiona
Using cached Fiona-1.7.13.tar.gz (731 kB)
Collecting pytz>=2017.2
Using cached pytz-2022.1-py2.py3-none-any.whl (503 kB)
Requirement already satisfied: python-dateutil>=2.7.3 in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from pandas>=0.24.0->geopandas->cnmaps) (2.8.2)
Requirement already satisfied: certifi in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from pyproj>=2.2.0->geopandas->cnmaps) (2021.5.30)
Requirement already satisfied: six>=1.5 in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from python-dateutil>=2.7.3->pandas>=0.24.0->geopandas->cnmaps) (1.16.0)
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 munch
Using cached munch-2.5.0-py2.py3-none-any.whl (10 kB)
Collecting click>=4.0
Using cached click-8.0.4-py3-none-any.whl (97 kB)
Collecting colorama
Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
Collecting importlib-metadata
Using cached importlib_metadata-4.8.3-py3-none-any.whl (17 kB)
Collecting zipp>=0.5
Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB)
Collecting typing-extensions>=3.6.4
Using cached typing_extensions-4.1.1-py3-none-any.whl (26 kB)
Requirement already satisfied: kiwisolver>=1.0.1 in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from matplotlib->cnmaps) (1.3.1)
Requirement already satisfied: pillow>=6.2.0 in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from matplotlib->cnmaps) (8.3.2)
Requirement already satisfied: cycler>=0.10 in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from matplotlib->cnmaps) (0.11.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in c:\programdata\anaconda3\envs\cnmaps\lib\site-packages (from matplotlib->cnmaps) (3.0.8)
Collecting cftime
Using cached cftime-1.6.0-cp36-none-win_amd64.whl (153 kB)
Building wheels for collected packages: fiona
Building wheel for fiona (setup.py) … error
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -u -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_a1dc61563ce24cb0b26a8a800600e784\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_a1dc61563ce24cb0b26a8a800600e784\\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\HEJIAS~1\AppData\Local\Temp\pip-wheel-v5fmuqwl’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_a1dc61563ce24cb0b26a8a800600e784\
Complete output (48 lines):
C:\ProgramData\Anaconda3\envs\cnmaps\lib\distutils\dist.py:261: UserWarning: Unknown distribution option: ‘metadata_version’
warnings.warn(msg)
C:\ProgramData\Anaconda3\envs\cnmaps\lib\distutils\dist.py:261: UserWarning: Unknown distribution option: ‘requires_python’
warnings.warn(msg)
C:\ProgramData\Anaconda3\envs\cnmaps\lib\distutils\dist.py:261: 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.6
creating build\lib.win-amd64-3.6\fiona
copying .\fiona\collection.py -> build\lib.win-amd64-3.6\fiona
copying .\fiona\compat.py -> build\lib.win-amd64-3.6\fiona
copying .\fiona\crs.py -> build\lib.win-amd64-3.6\fiona
copying .\fiona\drvsupport.py -> build\lib.win-amd64-3.6\fiona
copying .\fiona\errors.py -> build\lib.win-amd64-3.6\fiona
copying .\fiona\inspector.py -> build\lib.win-amd64-3.6\fiona
copying .\fiona\rfc3339.py -> build\lib.win-amd64-3.6\fiona
copying .\fiona\tool.py -> build\lib.win-amd64-3.6\fiona
copying .\fiona\transform.py -> build\lib.win-amd64-3.6\fiona
copying .\fiona\__init__.py -> build\lib.win-amd64-3.6\fiona
creating build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\bounds.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\calc.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\cat.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\collect.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\distrib.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\dump.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\env.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\filter.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\helpers.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\info.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\insp.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\load.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\ls.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\main.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\options.py -> build\lib.win-amd64-3.6\fiona\fio
copying .\fiona\fio\__init__.py -> build\lib.win-amd64-3.6\fiona\fio
running build_ext
building ‘fiona._transform’ extension
creating build\temp.win-amd64-3.6
creating build\temp.win-amd64-3.6\Release
creating build\temp.win-amd64-3.6\Release\fiona
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\ProgramData\Anaconda3\envs\cnmaps\include -IC:\ProgramData\Anaconda3\envs\cnmaps\include “-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include” “-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt” -IC:\MinGW\include /EHsc /Tpfiona/_transform.cpp /Fobuild\temp.win-amd64-3.6\Release\fiona/_transform.obj
_transform.cpp
fiona/_transform.cpp(606): fatal error C1083: 无法打开包括文件: “cpl_conv.h”: No such file or directory
error: command ‘C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX86\\x64\\cl.exe’ failed with exit status 2
—————————————-
ERROR: Failed building wheel for fiona
Running setup.py clean for fiona
Failed to build fiona
Installing collected packages: zipp, typing-extensions, importlib-metadata, colorama, click, pytz, munch, cligj, click-plugins, pyproj, pandas, fiona, cftime, netCDF4, geopandas, cnmaps
Running setup.py install for fiona … error
ERROR: Command errored out with exit status 1:
command: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -u -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_a1dc61563ce24cb0b26a8a800600e784\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_a1dc61563ce24cb0b26a8a800600e784\\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\HEJIAS~1\AppData\Local\Temp\pip-record-5lnnnz9y\install-record.txt’ –single-version-externally-managed –compile –install-headers ‘C:\ProgramData\Anaconda3\envs\cnmaps\Include\fiona’
cwd: C:\Users\HEJIAS~1\AppData\Local\Temp\pip-install-j754abo7\fiona_a1dc61563ce24cb0b26a8a800600e784\
Complete output (18 lines):
C:\ProgramData\Anaconda3\envs\cnmaps\lib\distutils\dist.py:261: UserWarning: Unknown distribution option: ‘metadata_version’
warnings.warn(msg)
C:\ProgramData\Anaconda3\envs\cnmaps\lib\distutils\dist.py:261: UserWarning: Unknown distribution option: ‘requires_python’
warnings.warn(msg)
C:\ProgramData\Anaconda3\envs\cnmaps\lib\distutils\dist.py:261: UserWarning: Unknown distribution option: ‘requires_external’
warnings.warn(msg)
running install
running build
running build_py
running build_ext
building ‘fiona._transform’ extension
creating build\temp.win-amd64-3.6
creating build\temp.win-amd64-3.6\Release
creating build\temp.win-amd64-3.6\Release\fiona
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\ProgramData\Anaconda3\envs\cnmaps\include -IC:\ProgramData\Anaconda3\envs\cnmaps\include “-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include” “-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt” “-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt” -IC:\MinGW\include /EHsc /Tpfiona/_transform.cpp /Fobuild\temp.win-amd64-3.6\Release\fiona/_transform.obj
_transform.cpp
fiona/_transform.cpp(606): fatal error C1083: 无法打开包括文件: “cpl_conv.h”: No such file or directory
error: command ‘C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX86\\x64\\cl.exe’ failed with exit status 2
—————————————-
ERROR: Command errored out with exit status 1: ‘C:\ProgramData\Anaconda3\envs\cnmaps\python.exe’ -u -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_a1dc61563ce24cb0b26a8a800600e784\\setup.py'”‘”‘; __file__='”‘”‘C:\\Users\\HEJIAS~1\\AppData\\Local\\Temp\\pip-install-j754abo7\\fiona_a1dc61563ce24cb0b26a8a800600e784\\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\HEJIAS~1\AppData\Local\Temp\pip-record-5lnnnz9y\install-record.txt’ –single-version-externally-managed –compile –install-headers ‘C:\ProgramData\Anaconda3\envs\cnmaps\Include\fiona’ Check the logs for full command output.

(cnmaps) C:\WINDOWS\system32>
@Clarmy Clarmy added the good first issue Good for newcomers label Apr 21, 2022
@Clarmy
Copy link
Member Author

Clarmy commented Apr 21, 2022

这个问题可能在Windows下确实会存在,但也有Windows系统能安装成功,比较奇怪,需要进一步调查。

@Clarmy Clarmy added the bug Something isn't working label Jul 6, 2022
@Clarmy Clarmy removed the good first issue Good for newcomers label Aug 3, 2022
@Clarmy
Copy link
Member Author

Clarmy commented Aug 3, 2022

案例1 是缺失 GDAL 导致的,可以通过安装GDAL解决:conda install -c conda-forge -y gdal

@Clarmy Clarmy self-assigned this Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant