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

BUG: "python make.py html" for documentation is giving error #60039

Open
3 tasks done
Swati-Sneha opened this issue Oct 14, 2024 · 2 comments
Open
3 tasks done

BUG: "python make.py html" for documentation is giving error #60039

Swati-Sneha opened this issue Oct 14, 2024 · 2 comments
Labels
Bug Needs Triage Issue that has not been reviewed by a pandas team member

Comments

@Swati-Sneha
Copy link

Swati-Sneha commented Oct 14, 2024

Pandas version checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pandas.

  • I have confirmed this bug exists on the main branch of pandas.

Reproducible Example

python make.py html

Issue Description

While trying to build documentation for pandas-dev, the build fails with Sphinx parallel build error
Screenshot 2024-10-14 at 19 06 45

Stackoverflow Issue Reference

Expected Behavior

The build should be successful and the docs should be built in local

Installed Versions

INSTALLED VERSIONS

commit : 2a10e04
python : 3.10.15
python-bits : 64
OS : Darwin
OS-release : 23.6.0
Version : Darwin Kernel Version 23.6.0: Fri Jul 5 17:56:39 PDT 2024; root:xnu-10063.141.1~2/RELEASE_ARM64_T8122
machine : arm64
processor : arm
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8

pandas : 0+untagged.35606.g2a10e04
numpy : 1.26.4
dateutil : 2.9.0
pip : 24.2
Cython : 3.0.11
sphinx : 8.1.1
IPython : 8.28.0
adbc-driver-postgresql: None
adbc-driver-sqlite : None
bs4 : 4.12.3
blosc : None
bottleneck : 1.4.0
fastparquet : 2024.5.0
fsspec : 2024.9.0
html5lib : 1.1
hypothesis : 6.114.1
gcsfs : 2024.9.0post1
jinja2 : 3.1.4
lxml.etree : 5.3.0
matplotlib : 3.9.2
numba : 0.60.0
numexpr : 2.10.1
odfpy : None
openpyxl : 3.1.5
psycopg2 : 2.9.9
pymysql : 1.4.6
pyarrow : 17.0.0
pyreadstat : 1.2.7
pytest : 8.3.3
python-calamine : None
pytz : 2024.2
pyxlsb : 1.0.10
s3fs : 2024.9.0
scipy : 1.14.1
sqlalchemy : 2.0.35
tables : 3.10.1
tabulate : 0.9.0
xarray : 2024.9.0
xlrd : 2.0.1
xlsxwriter : 3.2.0
zstandard : 0.23.0
tzdata : 2024.2
qtpy : None
pyqt5 : None

@Swati-Sneha Swati-Sneha added Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Oct 14, 2024
@vamsi-verma-s
Copy link
Contributor

@Swati-Sneha - Pls try deleting build directory and build again.

@Swati-Sneha
Copy link
Author

Swati-Sneha commented Oct 15, 2024

@vamsi-verma-s I have done that already.

I also asked this in the slack channel, seems I am not the only one facing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Needs Triage Issue that has not been reviewed by a pandas team member
Projects
None yet
Development

No branches or pull requests

2 participants