Using cached kiwisolver-1.3.1-cp36-cp36m-manylinux1_x86_64.whl (1.1 MB) Collecting patsy>=0.5 Using cached patsy-0.5.1-py2.py3-none-any.whl (231 kB) Collecting pillow>=6.2.0 Using cached Pillow-8.3.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (3.0 MB) Requirement already satisfied: wcwidth in /home/dataiku/dss_data/code-envs/python/plugin_timeseries-forecast_managed_4/lib/python3.6/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0->ipykernel==4.8.2->-r /home/dataiku/dss_data/tmp/pip-requirements-install/req12656427639568192234.txt (line 13)) (0.2.5) Collecting pydantic<1.7,~=1.1 Using cached pydantic-1.6.2-cp36-cp36m-manylinux2014_x86_64.whl (8.7 MB) Collecting dataclasses>=0.6 Using cached dataclasses-0.8-py3-none-any.whl (19 kB) Collecting pymeeus<=1,>=0.3.13 Using cached PyMeeus-0.5.11-py3-none-any.whl Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting scikit-learn>=0.22 Using cached scikit_learn-0.24.2-cp36-cp36m-manylinux2010_x86_64.whl (22.2 MB) Collecting scipy>=1.3.2 Using cached scipy-1.5.4-cp36-cp36m-manylinux1_x86_64.whl (25.9 MB) Collecting toolz~=0.10 Using cached toolz-0.11.1-py3-none-any.whl (55 kB) Collecting tqdm~=4.23 Using cached tqdm-4.61.2-py2.py3-none-any.whl (76 kB) Collecting ujson~=1.35 Using cached ujson-1.35.tar.gz (192 kB) Collecting hijri-converter Using cached hijri_converter-2.1.3-py3-none-any.whl (14 kB) Collecting korean-lunar-calendar Using cached korean_lunar_calendar-0.2.1-py3-none-any.whl (8.0 kB) Building wheels for collected packages: ujson Building wheel for ujson (setup.py): started ERROR: Command errored out with exit status 1: command: /home/dataiku/dss_data/code-envs/python/plugin_timeseries-forecast_managed_4/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-81xslq2l/ujson_f23bf0cfed2a451f85b5fb4a2b5afcf0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-81xslq2l/ujson_f23bf0cfed2a451f85b5fb4a2b5afcf0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-chx5m90_ cwd: /tmp/pip-install-81xslq2l/ujson_f23bf0cfed2a451f85b5fb4a2b5afcf0/ Complete output (15 lines): running bdist_wheel running build running build_ext building 'ujson' extension creating build creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/python creating build/temp.linux-x86_64-3.6/lib Building wheel for ujson (setup.py): finished with status 'error' Running setup.py clean for ujson Failed to build ujson Installing collected packages: pymeeus, threadpoolctl, scipy, pyparsing, pillow, patsy, korean-lunar-calendar, kiwisolver, joblib, hijri-converter, dataclasses, cycler, convertdate, ujson, tqdm, toolz, statsmodels, scikit-learn, pydantic, matplotlib, holidays, graphviz, Cython, pmdarima, mxnet, gluonts, dill x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fdebug-prefix-map=/build/python3.6-ASWZJV/python3.6-3.6.13=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./python -I./lib -I/home/dataiku/dss_data/code-envs/python/plugin_timeseries-forecast_managed_4/include -I/usr/include/python3.6m -c ./python/ujson.c -o build/temp.linux-x86_64-3.6/./python/ujson.o -D_GNU_SOURCE In file included from ./python/ujson.c:39: ./python/py_defines.h:39:10: fatal error: Python.h: No such file or directory 39 | #include | ^~~~~~~~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- ERROR: Failed building wheel for ujson ERROR: Command errored out with exit status 1: command: /home/dataiku/dss_data/code-envs/python/plugin_timeseries-forecast_managed_4/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-81xslq2l/ujson_f23bf0cfed2a451f85b5fb4a2b5afcf0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-81xslq2l/ujson_f23bf0cfed2a451f85b5fb4a2b5afcf0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-5q5mvw3r/install-record.txt --single-version-externally-managed --compile --install-headers /home/dataiku/dss_data/code-envs/python/plugin_timeseries-forecast_managed_4/include/site/python3.6/ujson cwd: /tmp/pip-install-81xslq2l/ujson_f23bf0cfed2a451f85b5fb4a2b5afcf0/ Complete output (15 lines): running install running build running build_ext building 'ujson' extension creating build creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/python creating build/temp.linux-x86_64-3.6/lib x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fdebug-prefix-map=/build/python3.6-ASWZJV/python3.6-3.6.13=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./python -I./lib -I/home/dataiku/dss_data/code-envs/python/plugin_timeseries-forecast_managed_4/include -I/usr/include/python3.6m -c ./python/ujson.c -o build/temp.linux-x86_64-3.6/./python/ujson.o -D_GNU_SOURCE In file included from ./python/ujson.c:39: ./python/py_defines.h:39:10: fatal error: Python.h: No such file or directory 39 | #include | ^~~~~~~~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- Running setup.py install for ujson: started Running setup.py install for ujson: finished with status 'error' ERROR: Command errored out with exit status 1: /home/dataiku/dss_data/code-envs/python/plugin_timeseries-forecast_managed_4/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-81xslq2l/ujson_f23bf0cfed2a451f85b5fb4a2b5afcf0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-81xslq2l/ujson_f23bf0cfed2a451f85b5fb4a2b5afcf0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-5q5mvw3r/install-record.txt --single-version-externally-managed --compile --install-headers /home/dataiku/dss_data/code-envs/python/plugin_timeseries-forecast_managed_4/include/site/python3.6/ujson Check the logs for full command output. WARNING: You are using pip version 20.3.3; however, version 21.1.3 is available. You should consider upgrading via the '/home/dataiku/dss_data/code-envs/python/plugin_timeseries-forecast_managed_4/bin/python -m pip install --upgrade pip' command.