Requirement already satisfied: amqp<2.7,>=2.6.0 in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from kombu<4.7,>=4.6.10->celery!=4.4.1,<5.0.0,>=4.3.0->apache-superset) (2.6.1)
Requirement already satisfied: zipp>=0.5 in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from importlib-metadata->jsonschema<5,>=3->flask-appbuilder<4.0.0,>=3.0.1->apache-superset) (3.6.0)
Requirement already satisfied: numpy>=1.15.4 in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from pandas<1.2,>=1.1.2->apache-superset) (1.19.5)
Requirement already satisfied: defusedxml in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from python3-openid>=2.0->Flask-OpenID<2,>=1.2.5->flask-appbuilder<4.0.0,>=3.0.1->apache-superset) (0.7.1)
Requirement already satisfied: decorator>=3.4.2 in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from retry>=0.9.2->apache-superset) (5.1.1)
Requirement already satisfied: py<2.0.0,>=1.4.26 in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from retry>=0.9.2->apache-superset) (1.11.0)
Requirement already satisfied: urllib3 in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from selenium>=3.141.0->apache-superset) (1.26.19)
Requirement already satisfied: zstandard in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from flask-compress->apache-superset) (0.20.0)
Requirement already satisfied: brotli in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from flask-compress->apache-superset) (1.1.0)
Collecting flask-migrate
Using cached Flask_Migrate-4.0.6-py3-none-any.whl (21 kB)
Using cached Flask_Migrate-4.0.5-py3-none-any.whl (21 kB)
Using cached Flask_Migrate-4.0.4-py3-none-any.whl (20 kB)
Using cached Flask_Migrate-4.0.3-py3-none-any.whl (20 kB)
Using cached Flask_Migrate-4.0.2-py3-none-any.whl (20 kB)
Using cached Flask_Migrate-4.0.1-py3-none-any.whl (20 kB)
Requirement already satisfied: alembic>=0.7 in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from flask-migrate->apache-superset) (1.7.7)
Requirement already satisfied: importlib-resources in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from alembic>=0.7->flask-migrate->apache-superset) (5.4.0)
Requirement already satisfied: Mako in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from alembic>=0.7->flask-migrate->apache-superset) (1.1.6)
Requirement already satisfied: geographiclib<2,>=1.49 in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from geopy->apache-superset) (1.52)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/soft/anaconda3/envs/superset/lib/python3.6/site-packages (from packaging->bleach<4.0.0,>=3.0.2->apache-superset) (3.1.2)
Building wheels for collected packages: python-geohash
Building wheel for python-geohash (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /home/soft/anaconda3/envs/superset/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1g9fks84/python-geohash_4c65cee424fa4faba7ab050fd8c6c437/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1g9fks84/python-geohash_4c65cee424fa4faba7ab050fd8c6c437/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 /tmp/pip-wheel-nusgly6d
cwd: /tmp/pip-install-1g9fks84/python-geohash_4c65cee424fa4faba7ab050fd8c6c437/
Complete output (16 lines):
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
copying geohash.py -> build/lib.linux-x86_64-3.6
copying quadtree.py -> build/lib.linux-x86_64-3.6
copying jpgrid.py -> build/lib.linux-x86_64-3.6
copying jpiarea.py -> build/lib.linux-x86_64-3.6
running build_ext
building '_geohash' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/src
gcc -pthread -B /home/soft/anaconda3/envs/superset/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_MODULE=1 -I/home/soft/anaconda3/envs/superset/include/python3.6m -c src/geohash.cpp -o build/temp.linux-x86_64-3.6/src/geohash.o
unable to execute 'gcc': No such file or directory
error: command 'gcc' failed with exit status 1
----------------------------------------
ERROR: Failed building wheel for python-geohash
Running setup.py clean for python-geohash
Failed to build python-geohash
Installing collected packages: python-geohash, python-dotenv, pyarrow, polyline, pathlib2, parsedatetime, pandas, msgpack, markdown, isodate, humanize, gunicorn, geopy, flask-talisman, flask-migrate, flask-compress, flask-caching, flask-appbuilder, croniter, contextlib2, celery, cachelib, bleach, backoff, apache-superset
Running setup.py install for python-geohash ... error
ERROR: Command errored out with exit status 1:
command: /home/soft/anaconda3/envs/superset/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1g9fks84/python-geohash_4c65cee424fa4faba7ab050fd8c6c437/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1g9fks84/python-geohash_4c65cee424fa4faba7ab050fd8c6c437/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 /tmp/pip-record-9hw95fxn/install-record.txt --single-version-externally-managed --compile --install-headers /home/soft/anaconda3/envs/superset/include/python3.6m/python-geohash
cwd: /tmp/pip-install-1g9fks84/python-geohash_4c65cee424fa4faba7ab050fd8c6c437/
Complete output (16 lines):
running install
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
copying geohash.py -> build/lib.linux-x86_64-3.6
copying quadtree.py -> build/lib.linux-x86_64-3.6
copying jpgrid.py -> build/lib.linux-x86_64-3.6
copying jpiarea.py -> build/lib.linux-x86_64-3.6
running build_ext
building '_geohash' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/src
gcc -pthread -B /home/soft/anaconda3/envs/superset/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_MODULE=1 -I/home/soft/anaconda3/envs/superset/include/python3.6m -c src/geohash.cpp -o build/temp.linux-x86_64-3.6/src/geohash.o
unable to execute 'gcc': No such file or directory
error: command 'gcc' failed with exit status 1
----------------------------------------
ERROR: Command errored out with exit status 1: /home/soft/anaconda3/envs/superset/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1g9fks84/python-geohash_4c65cee424fa4faba7ab050fd8c6c437/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1g9fks84/python-geohash_4c65cee424fa4faba7ab050fd8c6c437/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 /tmp/pip-record-9hw95fxn/install-record.txt --single-version-externally-managed --compile --install-headers /home/soft/anaconda3/envs/superset/include/python3.6m/python-geohash Check the logs for full command output.
(superset) [root@warehouse ~]# Connection closing...Socket close.
其取其实打实打算
最新推荐文章于 2024-11-08 17:19:46 发布