[
https://issues.apache.org/jira/browse/SPARK-38517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504685#comment-17504685
]
Apache Spark commented on SPARK-38517:
--------------------------------------
User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/35812
> Fix PySpark documentation generation (missing ipython_genutils)
> ---------------------------------------------------------------
>
> Key: SPARK-38517
> URL: https://issues.apache.org/jira/browse/SPARK-38517
> Project: Spark
> Issue Type: Bug
> Components: Project Infra
> Affects Versions: 3.2.1, 3.3.0
> Reporter: Hyukjin Kwon
> Priority: Major
>
> {code}
> Extension error:
> Could not import extension nbsphinx (exception: No module named
> 'ipython_genutils')
> make: *** [Makefile:35: html] Error 2
> ------------------------------------------------
> Jekyll 4.2.1 Please append `--trace` to the `build` command
> for any additional information or backtrace.
> ------------------------------------------------
> /__w/spark/spark/docs/_plugins/copy_api_dirs.rb:130:in `<top (required)>':
> Python doc generation failed (RuntimeError)
> from
> /__w/spark/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/external.rb:60:in
> `require'
> from
> /__w/spark/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/external.rb:60:in
> `block in require_with_graceful_fail'
> from
> /__w/spark/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/external.rb:57:in
> `each'
> from
> /__w/spark/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/external.rb:57:in
> `require_with_graceful_fail'
> from
> /__w/spark/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/plugin_manager.rb:89:in
> `block in require_plugin_files'
> from
> /__w/spark/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/plugin_manager.rb:87:in
> `each'
> from
> /__w/spark/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/plugin_manager.rb:87:in
> `require_plugin_files'
> from
> /__w/spark/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/plugin_manager.rb:21:in
> `conscientious_require'
> from
> /__w/spark/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/site.rb:131:in
> `setup'
> {code}
> https://github.com/apache/spark/runs/5504729423?check_suite_focus=true
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]