You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xinrong Meng (Jira)" <ji...@apache.org> on 2023/02/22 01:56:00 UTC

[jira] [Created] (SPARK-42524) Upgrade numpy and pandas in the release Dockerfile

Xinrong Meng created SPARK-42524:
------------------------------------

             Summary: Upgrade numpy and pandas in the release Dockerfile
                 Key: SPARK-42524
                 URL: https://issues.apache.org/jira/browse/SPARK-42524
             Project: Spark
          Issue Type: Sub-task
          Components: Build, PySpark
    Affects Versions: 3.4.0, 3.5.0
            Reporter: Xinrong Meng


Otherwise, errors are raised as shown below when building release docs.


{code}
ImportError: Warning: Latest version of pandas (1.5.3) is required to generate the documentation; however, your version was 1.1.5

ImportError: this version of pandas is incompatible with numpy < 1.20.3
your numpy version is 1.19.4.
Please upgrade numpy to >= 1.20.3 to use this pandas version
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org