yaooqinn commented on PR #51148:
URL: https://github.com/apache/spark/pull/51148#issuecomment-2961947089

   ```
   Traceback (most recent call last):
     File "/usr/local/lib/python3.9/dist-packages/sphinx/config.py", line 332, 
in eval_config_file
       exec(code, namespace)
     File "/__w/spark/spark/python/docs/source/conf.py", line 33, in <module>
       generate_supported_api(output_rst_file_path)
     File "/__w/spark/spark/python/pyspark/pandas/supported_api_gen.py", line 
102, in generate_supported_api
       _check_pandas_version()
     File "/__w/spark/spark/python/pyspark/pandas/supported_api_gen.py", line 
116, in _check_pandas_version
       raise ImportError(msg)
   ImportError: Warning: pandas 2.3.0 is required; your version is 
2.3.0+4.g1dfc98e16a
   
   make: *** [Makefile:36: html] Error 2
                       ------------------------------------------------
         Jekyll 4.4.1   Please append `--trace` to the `build` command 
                        for any additional information or backtrace. 
                       ------------------------------------------------
   ```
   
   Looks like the doc build passed on my laptop locally but failed in CI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to