Collecting Prophet Downloading prophet-1.0.1.tar.gz (65 kB) |████████████████████████████████| 65 kB 3.5 MB/s eta 0:00:01 Requirement already satisfied: Cython>=0.22 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from Prophet) (0.29.21) Collecting cmdstanpy==0.9.68 Downloading cmdstanpy-0.9.68-py3-none-any.whl (49 kB) |████████████████████████████████| 49 kB 17.4 MB/s eta 0:00:01 Collecting pystan~=2.19.1.1 Downloading pystan-2.19.1.1-cp38-cp38-manylinux1_x86_64.whl (62.6 MB) |████████████████████████████████| 62.6 MB 20.3 MB/s eta 0:00:01 Requirement already satisfied: numpy>=1.15.4 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from Prophet) (1.18.5) Requirement already satisfied: pandas>=1.0.4 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from Prophet) (1.3.3) Requirement already satisfied: matplotlib>=2.0.0 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from Prophet) (3.2.1) Collecting LunarCalendar>=0.0.9 Downloading LunarCalendar-0.0.9-py2.py3-none-any.whl (18 kB) Collecting convertdate>=2.1.2 Downloading convertdate-2.4.0-py3-none-any.whl (47 kB) |████████████████████████████████| 47 kB 20.0 MB/s eta 0:00:01 Collecting holidays>=0.10.2 Downloading holidays-0.13-py3-none-any.whl (172 kB) |████████████████████████████████| 172 kB 94.8 MB/s eta 0:00:01 Requirement already satisfied: setuptools-git>=1.2 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from Prophet) (1.2) Requirement already satisfied: python-dateutil>=2.8.0 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from Prophet) (2.8.2) Requirement already satisfied: tqdm>=4.36.1 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from Prophet) (4.62.2) Collecting ujson Downloading ujson-5.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (45 kB) |████████████████████████████████| 45 kB 12.7 MB/s eta 0:00:01 Requirement already satisfied: pytz>=2017.3 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from pandas>=1.0.4->Prophet) (2021.1) Requirement already satisfied: kiwisolver>=1.0.1 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from matplotlib>=2.0.0->Prophet) (1.3.1) Requirement already satisfied: cycler>=0.10 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from matplotlib>=2.0.0->Prophet) (0.10.0) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from matplotlib>=2.0.0->Prophet) (2.4.7) Collecting ephem>=3.7.5.3 Downloading ephem-4.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) |████████████████████████████████| 1.8 MB 74.8 MB/s eta 0:00:01 Collecting pymeeus<=1,>=0.3.13 Downloading PyMeeus-0.5.11.tar.gz (5.4 MB) |████████████████████████████████| 5.4 MB 85.2 MB/s eta 0:00:01 Collecting korean-lunar-calendar Downloading korean_lunar_calendar-0.2.1-py3-none-any.whl (8.0 kB) Collecting hijri-converter Downloading hijri_converter-2.2.3-py3-none-any.whl (14 kB) Requirement already satisfied: six>=1.5 in /anaconda/envs/azureml_py38/lib/python3.8/site-packages (from python-dateutil>=2.8.0->Prophet) (1.15.0) Building wheels for collected packages: Prophet, pymeeus Building wheel for Prophet (setup.py) ... error ERROR: Command errored out with exit status 1: command: /anaconda/envs/azureml_py38/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-cj1h_43l/Prophet/setup.py'"'"'; __file__='"'"'/tmp/pip-install-cj1h_43l/Prophet/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-ax73_sf6 cwd: /tmp/pip-install-cj1h_43l/Prophet/ Complete output (44 lines): running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/prophet creating build/lib/prophet/stan_model Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-cj1h_43l/Prophet/setup.py", line 123, in setup( File "/anaconda/envs/azureml_py38/lib/python3.8/site-packages/setuptools/__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "/anaconda/envs/azureml_py38/lib/python3.8/distutils/core.py", line 148, in setup dist.run_commands() File "/anaconda/envs/azureml_py38/lib/python3.8/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/anaconda/envs/azureml_py38/lib/python3.8/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/anaconda/envs/azureml_py38/lib/python3.8/site-packages/wheel/bdist_wheel.py", line 290, in run self.run_command('build') File "/anaconda/envs/azureml_py38/lib/python3.8/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/anaconda/envs/azureml_py38/lib/python3.8/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/anaconda/envs/azureml_py38/lib/python3.8/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/anaconda/envs/azureml_py38/lib/python3.8/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/anaconda/envs/azureml_py38/lib/python3.8/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/tmp/pip-install-cj1h_43l/Prophet/setup.py", line 48, in run build_models(target_dir) File "/tmp/pip-install-cj1h_43l/Prophet/setup.py", line 36, in build_models from prophet.models import StanBackendEnum File "/tmp/pip-install-cj1h_43l/Prophet/prophet/__init__.py", line 8, in from prophet.forecaster import Prophet File "/tmp/pip-install-cj1h_43l/Prophet/prophet/forecaster.py", line 17, in from prophet.make_holidays import get_holiday_names, make_holidays_df File "/tmp/pip-install-cj1h_43l/Prophet/prophet/make_holidays.py", line 14, in import prophet.hdays as hdays_part2 File "/tmp/pip-install-cj1h_43l/Prophet/prophet/hdays.py", line 13, in from convertdate.islamic import from_gregorian, to_gregorian ModuleNotFoundError: No module named 'convertdate' ---------------------------------------- ERROR: Failed building wheel for Prophet Running setup.py clean for Prophet Building wheel for pymeeus (setup.py) ... done Created wheel for pymeeus: filename=PyMeeus-0.5.11-py3-none-any.whl size=730974 sha256=21ef608b8ce50ae137369ffd87634b2ed33370ce09f3db9f9e4c4a814d811a90 Stored in directory: /home/azureuser/.cache/pip/wheels/a0/8b/b2/810ae5a6f970c8be4725353400d643c90de1c0f023a9884ee7 Successfully built pymeeus Failed to build Prophet Installing collected packages: ujson, cmdstanpy, pystan, ephem, LunarCalendar, pymeeus, convertdate, korean-lunar-calendar, hijri-converter, holidays, Prophet Attempting uninstall: holidays Found existing installation: holidays 0.9.11 Uninstalling holidays-0.9.11: Successfully uninstalled holidays-0.9.11 Running setup.py install for Prophet ... done Successfully installed LunarCalendar-0.0.9 Prophet-1.0.1 cmdstanpy-0.9.68 convertdate-2.4.0 ephem-4.1.3 hijri-converter-2.2.3 holidays-0.13 korean-lunar-calendar-0.2.1 pymeeus-0.5.11 pystan-2.19.1.1 ujson-5.2.0 Note: you may need to restart the kernel to use updated packages.