-
Notifications
You must be signed in to change notification settings - Fork 4
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
ReadTheDocs Build Failed #1
Comments
some config is updated due to scan. now roll back for a better solution provided. @glorysdj https://github.com/intel-analytics/analytics-zoo/pull/5140 |
I don't think you can just roll back the fix. |
rollback temporarily and will remove the config files as a better solution. |
Have migrated requirements file to analytics-zoo/gha-cicd-env/python-requrirements/requirements-zoo-doc.txt for doc build in this PR: https://github.com/intel-analytics/analytics-zoo/pull/5141 |
close the issue since PR#5141 is merged. |
/home/docs/checkouts/readthedocs.org/user_builds/analytics-zoo/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r docs/readthedocs/requirements-doc.txt
Collecting sphinx-copybutton
Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB)
Collecting sphinx-version-warning
Downloading sphinx_version_warning-1.1.2-py3-none-any.whl (13 kB)
Collecting sphinx-click
Downloading sphinx_click-4.3.0-py3-none-any.whl (8.9 kB)
Collecting sphinx-jsonschema
Downloading sphinx-jsonschema-1.19.1.tar.gz (18 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting sphinxemoji
Downloading sphinxemoji-0.2.0.tar.gz (44 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 16.8 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting click
Downloading click-8.1.3-py3-none-any.whl (96 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 175.4 MB/s eta 0:00:00
Collecting tensorflow==2.7.2
Downloading tensorflow-2.7.2-cp37-cp37m-manylinux2010_x86_64.whl (495.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 495.4/495.4 MB 204.5 MB/s eta 0:00:00
Collecting bigdl==0.12.0
Downloading BigDL-0.12.0-py2.py3-none-manylinux1_x86_64.whl (107.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.9/107.9 MB 199.0 MB/s eta 0:00:00
Collecting ray[tune]==1.2.0
Downloading ray-1.2.0-cp37-cp37m-manylinux2014_x86_64.whl (47.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.5/47.5 MB 205.7 MB/s eta 0:00:00
Collecting torch==1.7.1
Downloading torch-1.7.1-cp37-cp37m-manylinux1_x86_64.whl (776.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 776.8/776.8 MB 195.1 MB/s eta 0:00:00
Collecting Pygments==2.7.4
Downloading Pygments-2.7.4-py3-none-any.whl (950 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 950.1/950.1 kB 244.9 MB/s eta 0:00:00
Collecting setuptools==41.0.1
Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 237.9 MB/s eta 0:00:00
Collecting docutils==0.14
Downloading docutils-0.14-py3-none-any.whl (543 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 223.9 MB/s eta 0:00:00
Requirement already satisfied: mock==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/analytics-zoo/envs/latest/lib/python3.7/site-packages (from -r docs/readthedocs/requirements-doc.txt (line 15)) (1.0.1)
Collecting pillow==9.0.1
Downloading Pillow-9.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 202.0 MB/s eta 0:00:00
Collecting sphinx==4.0.2
Downloading Sphinx-4.0.2-py3-none-any.whl (2.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 198.1 MB/s eta 0:00:00
Requirement already satisfied: alabaster!=0.7.5,<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/analytics-zoo/envs/latest/lib/python3.7/site-packages (from -r docs/readthedocs/requirements-doc.txt (line 18)) (0.7.12)
Collecting commonmark==0.8.1
Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 164.9 MB/s eta 0:00:00
Requirement already satisfied: recommonmark==0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/analytics-zoo/envs/latest/lib/python3.7/site-packages (from -r docs/readthedocs/requirements-doc.txt (line 20)) (0.5.0)
Collecting readthedocs-sphinx-ext<2.2
Downloading readthedocs_sphinx_ext-2.1.9-py2.py3-none-any.whl (11 kB)
Collecting sphinx_rtd_theme==0.5.2
Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 189.3 MB/s eta 0:00:00
Collecting scikit-learn==0.22.2.post1
Downloading scikit_learn-0.22.2.post1-cp37-cp37m-manylinux1_x86_64.whl (7.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 187.5 MB/s eta 0:00:00
Collecting tsfresh==0.18.0
Downloading tsfresh-0.18.0-py2.py3-none-any.whl (94 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 211.6 MB/s eta 0:00:00
Collecting pystan==2.19.1.1
Downloading pystan-2.19.1.1-cp37-cp37m-manylinux1_x86_64.whl (67.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.3/67.3 MB 189.3 MB/s eta 0:00:00
Collecting prophet
Downloading prophet-1.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 166.6 MB/s eta 0:00:00
Collecting pmdarima
Downloading pmdarima-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (1.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 183.0 MB/s eta 0:00:00
Collecting sphinx_markdown_tables
Downloading sphinx_markdown_tables-0.0.17-py3-none-any.whl (28 kB)
ERROR: Ignored the following versions that require a different python version: 1.1.0 Requires-Python >=3.8; 1.1.0rc1 Requires-Python >=3.8; 1.1.1 Requires-Python >=3.8; 1.1.2 Requires-Python >=3.8; 1.1.3 Requires-Python >=3.8; 1.22.0 Requires-Python >=3.8; 1.22.0rc1 Requires-Python >=3.8; 1.22.0rc2 Requires-Python >=3.8; 1.22.0rc3 Requires-Python >=3.8; 1.22.1 Requires-Python >=3.8; 1.22.2 Requires-Python >=3.8; 1.22.3 Requires-Python >=3.8; 1.22.4 Requires-Python >=3.8; 1.23.0 Requires-Python >=3.8; 1.23.0rc1 Requires-Python >=3.8; 1.23.0rc2 Requires-Python >=3.8; 1.23.0rc3 Requires-Python >=3.8; 1.23.1 Requires-Python >=3.8; 1.23.2 Requires-Python >=3.8; 1.23.3 Requires-Python >=3.8; 1.23.4 Requires-Python >=3.8; 3.4.0 Requires-Python >=3.8,<4.0; 3.5.0 Requires-Python >=3.8,<4.0; 6.0.0b1 Requires-Python >=3.8; 6.0.0b2 Requires-Python >=3.8
ERROR: Could not find a version that satisfies the requirement numpy==1.22 (from versions: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 1.10.4, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.12.0, 1.12.1, 1.13.0rc1, 1.13.0rc2, 1.13.0, 1.13.1, 1.13.3, 1.14.0rc1, 1.14.0, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.14.5, 1.14.6, 1.15.0rc1, 1.15.0rc2, 1.15.0, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.16.0rc1, 1.16.0rc2, 1.16.0, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.16.6, 1.17.0rc1, 1.17.0rc2, 1.17.0, 1.17.1, 1.17.2, 1.17.3, 1.17.4, 1.17.5, 1.18.0rc1, 1.18.0, 1.18.1, 1.18.2, 1.18.3, 1.18.4, 1.18.5, 1.19.0rc1, 1.19.0rc2, 1.19.0, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.19.5, 1.20.0rc1, 1.20.0rc2, 1.20.0, 1.20.1, 1.20.2, 1.20.3, 1.21.0rc1, 1.21.0rc2, 1.21.0, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6)
ERROR: No matching distribution found for numpy==1.22
Command time: 19s Return: 1
The text was updated successfully, but these errors were encountered: