Bug#1058554: skimage: FTBFS: intersphinx inventory './_intersphinx/sklearn-objects.inv' not fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or directory: '/<<PKGBUILDDIR>>/doc/source/./_intersphinx/sklearn-objects.inv'
Lucas Nussbaum
lucas at debian.org
Tue Dec 12 20:49:51 GMT 2023
Source: skimage
Version: 0.22.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20231212 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> python3.11 tools/build_modref_templates.py
> outdir:
> 19 files written
> Build API docs...done.
> python3.11 -m sphinx -b html -d build/doctrees -D mathjax_path=MathJax.js source build/html
> Running Sphinx v7.2.6
> /usr/lib/python3/dist-packages/sphinx_gallery/sphinx_compatibility.py:71: RemovedInSphinx80Warning:
>
> The alias 'sphinx.util.status_iterator' is deprecated, use 'sphinx.util.display.status_iterator' instead. Check CHANGES for Sphinx API modifications.
>
> making output directory... done
> [autosummary] generating autosummary for: about/code_of_conduct.md, about/index.rst, about/report_handling_manual.rst, about/values.md, api/api.rst, api/skimage.color.rst, api/skimage.data.rst, api/skimage.draw.rst, api/skimage.exposure.rst, api/skimage.feature.rst, ..., user_guide/index.rst, user_guide/install.rst, user_guide/numpy_images.rst, user_guide/plugins.rst, user_guide/transforming_image_data.rst, user_guide/tutorial_parallelization.rst, user_guide/tutorial_segmentation.rst, user_guide/tutorials.rst, user_guide/video.rst, user_guide/visualization.rst
> loading intersphinx inventory from /usr/share/doc/python3.9/html/objects.inv...
> loading intersphinx inventory from ./_intersphinx/numpy-objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory '/usr/share/doc/python3.9/html/objects.inv' not fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or directory: '/usr/share/doc/python3.9/html/objects.inv'
> loading intersphinx inventory from ./_intersphinx/scipy-objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory './_intersphinx/scipy-objects.inv' not fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or directory: '/<<PKGBUILDDIR>>/doc/source/./_intersphinx/scipy-objects.inv'
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory './_intersphinx/numpy-objects.inv' not fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or directory: '/<<PKGBUILDDIR>>/doc/source/./_intersphinx/numpy-objects.inv'
> loading intersphinx inventory from ./_intersphinx/sklearn-objects.inv...
> loading intersphinx inventory from https://matplotlib.org/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory './_intersphinx/sklearn-objects.inv' not fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or directory: '/<<PKGBUILDDIR>>/doc/source/./_intersphinx/sklearn-objects.inv'
> intersphinx inventory has moved: https://matplotlib.org/objects.inv -> https://matplotlib.org/stable/objects.inv
> generating gallery...
> Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
> generating gallery for auto_examples...
> generating gallery for auto_examples/data...
> [2Kgenerating gallery for auto_examples/numpy_operations... [ 25%] plot_camera_numpy.py
> [2Kgenerating gallery for auto_examples/numpy_operations... [ 50%] plot_structuring_elements.py
> [2Kgenerating gallery for auto_examples/numpy_operations... [ 75%] plot_view_as_blocks.py
> [2Kgenerating gallery for auto_examples/numpy_operations... [100%] plot_footprint_decompositions.py
>
> [2Kgenerating gallery for auto_examples/color_exposure... [ 11%] plot_rgb_to_gray.py
> [2Kgenerating gallery for auto_examples/color_exposure... [ 22%] plot_rgb_to_hsv.py
> [2Kgenerating gallery for auto_examples/color_exposure... [ 33%] plot_histogram_matching.py
> [2Kgenerating gallery for auto_examples/color_exposure... [ 44%] plot_adapt_rgb.py
> [2Kgenerating gallery for auto_examples/color_exposure... [ 56%] plot_ihc_color_separation.py
> [2Kgenerating gallery for auto_examples/color_exposure... [ 67%] plot_regional_maxima.py
> [2Kgenerating gallery for auto_examples/color_exposure... [ 78%] plot_log_gamma.py
> [2Kgenerating gallery for auto_examples/color_exposure... [ 89%] plot_equalize.py
> [2Kgenerating gallery for auto_examples/color_exposure... [100%] plot_tinting_grayscale_images.py
>
> [2Kgenerating gallery for auto_examples/edges... [ 8%] plot_contours.py
> [2Kgenerating gallery for auto_examples/edges... [ 15%] plot_convex_hull.py
> [2Kgenerating gallery for auto_examples/edges... [ 23%] plot_canny.py
> [2Kgenerating gallery for auto_examples/edges... [ 31%] plot_marching_cubes.py
> [2Kgenerating gallery for auto_examples/edges... [ 38%] plot_ridge_filter.py
> [2Kgenerating gallery for auto_examples/edges... [ 46%] plot_active_contours.py
> [2Kgenerating gallery for auto_examples/edges... [ 54%] plot_shapes.py
> [2Kgenerating gallery for auto_examples/edges... [ 62%] plot_random_shapes.py
> [2Kgenerating gallery for auto_examples/edges... [ 69%] plot_polygon.py
> [2Kgenerating gallery for auto_examples/edges... [ 77%] plot_line_hough_transform.py
> [2Kgenerating gallery for auto_examples/edges... [ 85%] plot_circular_elliptical_hough_transform.py
> [2Kgenerating gallery for auto_examples/edges... [ 92%] plot_skeleton.py
> [2Kgenerating gallery for auto_examples/edges... [100%] plot_edge_filter.py
>
> [2Kgenerating gallery for auto_examples/transform... [ 8%] plot_swirl.py
> [2Kgenerating gallery for auto_examples/transform... [ 17%] plot_edge_modes.py
> [2Kgenerating gallery for auto_examples/transform... [ 25%] plot_rescale.py
> [2Kgenerating gallery for auto_examples/transform... [ 33%] plot_pyramid.py
> [2Kgenerating gallery for auto_examples/transform... [ 42%] plot_piecewise_affine.py
> [2Kgenerating gallery for auto_examples/transform... [ 50%] plot_geometric.py
> [2Kgenerating gallery for auto_examples/transform... [ 58%] plot_ssim.py
> [2Kgenerating gallery for auto_examples/transform... [ 67%] plot_transform_types.py
> [2Kgenerating gallery for auto_examples/transform... [ 75%] plot_fundamental_matrix.py
> [2Kgenerating gallery for auto_examples/transform... [ 83%] plot_ransac.py
> [2Kgenerating gallery for auto_examples/transform... [ 92%] plot_radon_transform.py
> [2Kgenerating gallery for auto_examples/transform... [100%] plot_matching.py
>
> [2Kgenerating gallery for auto_examples/registration... [ 25%] plot_register_translation.py
> [2Kgenerating gallery for auto_examples/registration... [ 50%] plot_masked_register_translation.py
> [2Kgenerating gallery for auto_examples/registration... [ 75%] plot_stitching.py
> [2Kgenerating gallery for auto_examples/registration... [100%] plot_register_rotation.py
>
> [2Kgenerating gallery for auto_examples/filters... [ 5%] plot_tophat.py
> [2Kgenerating gallery for auto_examples/filters... [ 11%] plot_hysteresis.py
> [2Kgenerating gallery for auto_examples/filters... [ 16%] plot_restoration.py
> [2Kgenerating gallery for auto_examples/filters... [ 21%] plot_window.py
> [2Kgenerating gallery for auto_examples/filters... [ 26%] plot_unsharp_mask.py
> [2Kgenerating gallery for auto_examples/filters... [ 32%] plot_rank_mean.py
> [2Kgenerating gallery for auto_examples/filters... [ 37%] plot_deconvolution.py
> [2Kgenerating gallery for auto_examples/filters... [ 42%] plot_entropy.py
> [2Kgenerating gallery for auto_examples/filters... [ 47%] plot_j_invariant.py
> [2Kgenerating gallery for auto_examples/filters... [ 53%] plot_inpaint.py
> [2Kgenerating gallery for auto_examples/filters... [ 58%] plot_dog.py
> [2Kgenerating gallery for auto_examples/filters... [ 63%] plot_denoise.py
> [2Kgenerating gallery for auto_examples/filters... [ 68%] plot_cycle_spinning.py
> [2Kgenerating gallery for auto_examples/filters... [ 74%] plot_phase_unwrap.py
> [2Kgenerating gallery for auto_examples/filters... [ 79%] plot_nonlocal_means.py
> [2Kgenerating gallery for auto_examples/filters... [ 84%] plot_attribute_operators.py
> [2Kgenerating gallery for auto_examples/filters... [ 89%] plot_denoise_wavelet.py
> [2Kgenerating gallery for auto_examples/filters... [ 95%] plot_butterworth.py
> [2Kgenerating gallery for auto_examples/filters... [100%] plot_j_invariant_tutorial.py
>
> [2Kgenerating gallery for auto_examples/features_detection... [ 5%] plot_daisy.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 11%] plot_hog.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 16%] plot_template.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 21%] plot_holes_and_peaks.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 26%] plot_censure.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 32%] plot_corner.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 37%] plot_multiblock_local_binary_pattern.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 42%] plot_haar.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 47%] plot_blob.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 53%] plot_orb.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 58%] plot_gabors_from_astronaut.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 63%] plot_fisher_vector.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 68%] plot_brief.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 74%] plot_sift.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 79%] plot_glcm.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 84%] plot_shape_index.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 89%] plot_windowed_histogram.py
> [2Kgenerating gallery for auto_examples/features_detection... [ 95%] plot_gabor.py
> [2Kgenerating gallery for auto_examples/features_detection... [100%] plot_local_binary_pattern.py
>
> [2Kgenerating gallery for auto_examples/segmentation... [ 4%] plot_rag_boundary.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 7%] plot_rag_mean_color.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 11%] plot_ncut.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 14%] plot_compact_watershed.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 18%] plot_thresholding.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 21%] plot_rag_draw.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 25%] plot_chan_vese.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 29%] plot_peak_local_max.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 32%] plot_niblack_sauvola.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 36%] plot_multiotsu.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 39%] plot_mask_slic.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 43%] plot_random_walker_segmentation.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 46%] plot_expand_labels.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 50%] plot_watershed.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 54%] plot_label.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 57%] plot_segmentations.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 61%] plot_join_segmentations.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 64%] plot_rag.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 68%] plot_perimeters.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 71%] plot_rag_merge.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 75%] plot_boundary_merge.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 79%] plot_extrema.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 82%] plot_regionprops_table.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 86%] plot_hausdorff_distance.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 89%] plot_morphsnakes.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 93%] plot_floodfill.py
> [2Kgenerating gallery for auto_examples/segmentation... [ 96%] plot_euler_number.py
> [2Kgenerating gallery for auto_examples/segmentation... [100%] plot_metrics.py
>
> [2Kgenerating gallery for auto_examples/applications... [ 12%] plot_text.py
> [2Kgenerating gallery for auto_examples/applications... [ 25%] plot_face_detection.py
> [2Kgenerating gallery for auto_examples/applications... [ 38%] plot_pixel_graphs.py
> [2Kgenerating gallery for auto_examples/applications... [ 50%] plot_image_comparison.py
> [2Kgenerating gallery for auto_examples/applications... [ 62%] plot_morphology.py
> [2Kgenerating gallery for auto_examples/applications... [ 75%] plot_coins_segmentation.py
> [2Kgenerating gallery for auto_examples/applications... [ 88%] plot_thresholding_guide.py
> [2Kgenerating gallery for auto_examples/applications... [100%] plot_haar_extraction_selection_classification.py
>
> [2Kgenerating gallery for auto_examples/developers... [ 50%] plot_threshold_li.py
> [2Kgenerating gallery for auto_examples/developers... [100%] plot_max_tree.py
>
> computation time summary:
> - ../examples/applications/plot_pixel_graphs.py: 78.84 sec 0.0 MB
> - ../examples/features_detection/plot_fisher_vector.py: 56.17 sec 0.0 MB
> - ../examples/segmentation/plot_perimeters.py: 52.71 sec 0.0 MB
> - ../examples/applications/plot_haar_extraction_selection_classification.py: 49.80 sec 0.0 MB
> - ../examples/filters/plot_j_invariant_tutorial.py: 12.53 sec 0.0 MB
> - ../examples/filters/plot_denoise.py: 11.29 sec 0.0 MB
> - ../examples/registration/plot_register_rotation.py: 10.59 sec 0.0 MB
> - ../examples/numpy_operations/plot_footprint_decompositions.py: 7.85 sec 0.0 MB
> - ../examples/edges/plot_circular_elliptical_hough_transform.py: 7.64 sec 0.0 MB
> - ../examples/segmentation/plot_morphsnakes.py: 7.31 sec 0.0 MB
> - ../examples/segmentation/plot_chan_vese.py: 6.97 sec 0.0 MB
> - ../examples/features_detection/plot_sift.py: 5.78 sec 0.0 MB
> - ../examples/developers/plot_threshold_li.py: 4.98 sec 0.0 MB
> - ../examples/features_detection/plot_blob.py: 4.56 sec 0.0 MB
> - ../examples/segmentation/plot_ncut.py: 3.86 sec 0.0 MB
> - ../examples/segmentation/plot_regionprops_table.py: 3.06 sec 0.0 MB
> - ../examples/edges/plot_ridge_filter.py: 2.84 sec 0.0 MB
> - ../examples/numpy_operations/plot_structuring_elements.py: 2.67 sec 0.0 MB
> - ../examples/segmentation/plot_floodfill.py: 2.61 sec 0.0 MB
> - ../examples/segmentation/plot_metrics.py: 2.38 sec 0.0 MB
> - ../examples/transform/plot_fundamental_matrix.py: 2.30 sec 0.0 MB
> - ../examples/applications/plot_thresholding_guide.py: 2.24 sec 0.0 MB
> - ../examples/filters/plot_j_invariant.py: 2.04 sec 0.0 MB
> - ../examples/segmentation/plot_rag_mean_color.py: 1.82 sec 0.0 MB
> - ../examples/segmentation/plot_rag_draw.py: 1.73 sec 0.0 MB
> - ../examples/features_detection/plot_gabors_from_astronaut.py: 1.58 sec 0.0 MB
> - ../examples/features_detection/plot_local_binary_pattern.py: 1.58 sec 0.0 MB
> - ../examples/filters/plot_attribute_operators.py: 1.58 sec 0.0 MB
> - ../examples/features_detection/plot_gabor.py: 1.55 sec 0.0 MB
> - ../examples/color_exposure/plot_ihc_color_separation.py: 1.55 sec 0.0 MB
> - ../examples/features_detection/plot_orb.py: 1.52 sec 0.0 MB
> - ../examples/transform/plot_radon_transform.py: 1.51 sec 0.0 MB
> - ../examples/filters/plot_nonlocal_means.py: 1.49 sec 0.0 MB
> - ../examples/registration/plot_masked_register_translation.py: 1.48 sec 0.0 MB
> - ../examples/features_detection/plot_daisy.py: 1.47 sec 0.0 MB
> - ../examples/segmentation/plot_rag_merge.py: 1.46 sec 0.0 MB
> - ../examples/edges/plot_line_hough_transform.py: 1.40 sec 0.0 MB
> - ../examples/filters/plot_butterworth.py: 1.31 sec 0.0 MB
> - ../examples/segmentation/plot_join_segmentations.py: 1.30 sec 0.0 MB
> - ../examples/segmentation/plot_mask_slic.py: 1.29 sec 0.0 MB
> - ../examples/features_detection/plot_censure.py: 1.25 sec 0.0 MB
> - ../examples/applications/plot_morphology.py: 1.24 sec 0.0 MB
> - ../examples/edges/plot_skeleton.py: 1.18 sec 0.0 MB
> - ../examples/segmentation/plot_segmentations.py: 1.13 sec 0.0 MB
> - ../examples/segmentation/plot_boundary_merge.py: 0.94 sec 0.0 MB
> - ../examples/applications/plot_image_comparison.py: 0.92 sec 0.0 MB
> - ../examples/developers/plot_max_tree.py: 0.90 sec 0.0 MB
> - ../examples/filters/plot_cycle_spinning.py: 0.89 sec 0.0 MB
> - ../examples/filters/plot_deconvolution.py: 0.88 sec 0.0 MB
> - ../examples/color_exposure/plot_tinting_grayscale_images.py: 0.86 sec 0.0 MB
> - ../examples/filters/plot_dog.py: 0.84 sec 0.0 MB
> - ../examples/transform/plot_piecewise_affine.py: 0.84 sec 0.0 MB
> - ../examples/registration/plot_stitching.py: 0.84 sec 0.0 MB
> - ../examples/color_exposure/plot_rgb_to_hsv.py: 0.82 sec 0.0 MB
> - ../examples/edges/plot_active_contours.py: 0.77 sec 0.0 MB
> - ../examples/segmentation/plot_thresholding.py: 0.74 sec 0.0 MB
> - ../examples/filters/plot_restoration.py: 0.72 sec 0.0 MB
> - ../examples/filters/plot_phase_unwrap.py: 0.72 sec 0.0 MB
> - ../examples/filters/plot_entropy.py: 0.70 sec 0.0 MB
> - ../examples/color_exposure/plot_adapt_rgb.py: 0.68 sec 0.0 MB
> - ../examples/applications/plot_coins_segmentation.py: 0.67 sec 0.0 MB
> - ../examples/edges/plot_edge_filter.py: 0.67 sec 0.0 MB
> - ../examples/transform/plot_transform_types.py: 0.64 sec 0.0 MB
> - ../examples/features_detection/plot_windowed_histogram.py: 0.63 sec 0.0 MB
> - ../examples/color_exposure/plot_histogram_matching.py: 0.62 sec 0.0 MB
> - ../examples/segmentation/plot_euler_number.py: 0.59 sec 0.0 MB
> - ../examples/segmentation/plot_rag_boundary.py: 0.57 sec 0.0 MB
> - ../examples/filters/plot_rank_mean.py: 0.54 sec 0.0 MB
> - ../examples/color_exposure/plot_equalize.py: 0.52 sec 0.0 MB
> - ../examples/filters/plot_unsharp_mask.py: 0.51 sec 0.0 MB
> - ../examples/registration/plot_register_translation.py: 0.48 sec 0.0 MB
> - ../examples/numpy_operations/plot_view_as_blocks.py: 0.47 sec 0.0 MB
> - ../examples/features_detection/plot_glcm.py: 0.46 sec 0.0 MB
> - ../examples/edges/plot_marching_cubes.py: 0.45 sec 0.0 MB
> - ../examples/filters/plot_tophat.py: 0.44 sec 0.0 MB
> - ../examples/color_exposure/plot_log_gamma.py: 0.39 sec 0.0 MB
> - ../examples/transform/plot_ssim.py: 0.38 sec 0.0 MB
> - ../examples/color_exposure/plot_regional_maxima.py: 0.38 sec 0.0 MB
> - ../examples/filters/plot_window.py: 0.38 sec 0.0 MB
> - ../examples/features_detection/plot_shape_index.py: 0.37 sec 0.0 MB
> - ../examples/filters/plot_denoise_wavelet.py: 0.37 sec 0.0 MB
> - ../examples/segmentation/plot_multiotsu.py: 0.36 sec 0.0 MB
> - ../examples/features_detection/plot_hog.py: 0.34 sec 0.0 MB
> - ../examples/features_detection/plot_brief.py: 0.34 sec 0.0 MB
> - ../examples/filters/plot_inpaint.py: 0.33 sec 0.0 MB
> - ../examples/transform/plot_matching.py: 0.31 sec 0.0 MB
> - ../examples/features_detection/plot_holes_and_peaks.py: 0.30 sec 0.0 MB
> - ../examples/transform/plot_rescale.py: 0.29 sec 0.0 MB
> - ../examples/segmentation/plot_compact_watershed.py: 0.28 sec 0.0 MB
> - ../examples/segmentation/plot_expand_labels.py: 0.25 sec 0.0 MB
> - ../examples/color_exposure/plot_rgb_to_gray.py: 0.25 sec 0.0 MB
> - ../examples/transform/plot_pyramid.py: 0.22 sec 0.0 MB
> - ../examples/transform/plot_ransac.py: 0.22 sec 0.0 MB
> - ../examples/edges/plot_convex_hull.py: 0.21 sec 0.0 MB
> - ../examples/segmentation/plot_rag.py: 0.21 sec 0.0 MB
> - ../examples/edges/plot_random_shapes.py: 0.21 sec 0.0 MB
> - ../examples/applications/plot_face_detection.py: 0.21 sec 0.0 MB
> - ../examples/filters/plot_hysteresis.py: 0.20 sec 0.0 MB
> - ../examples/transform/plot_geometric.py: 0.20 sec 0.0 MB
> - ../examples/segmentation/plot_label.py: 0.19 sec 0.0 MB
> - ../examples/segmentation/plot_random_walker_segmentation.py: 0.19 sec 0.0 MB
> - ../examples/applications/plot_text.py: 0.19 sec 0.0 MB
> - ../examples/features_detection/plot_multiblock_local_binary_pattern.py: 0.18 sec 0.0 MB
> - ../examples/edges/plot_polygon.py: 0.17 sec 0.0 MB
> - ../examples/edges/plot_canny.py: 0.17 sec 0.0 MB
> - ../examples/transform/plot_edge_modes.py: 0.17 sec 0.0 MB
> - ../examples/features_detection/plot_corner.py: 0.17 sec 0.0 MB
> - ../examples/segmentation/plot_extrema.py: 0.15 sec 0.0 MB
> - ../examples/segmentation/plot_niblack_sauvola.py: 0.15 sec 0.0 MB
> - ../examples/segmentation/plot_peak_local_max.py: 0.15 sec 0.0 MB
> - ../examples/edges/plot_shapes.py: 0.13 sec 0.0 MB
> - ../examples/features_detection/plot_template.py: 0.12 sec 0.0 MB
> - ../examples/segmentation/plot_watershed.py: 0.11 sec 0.0 MB
> - ../examples/features_detection/plot_haar.py: 0.10 sec 0.0 MB
> - ../examples/segmentation/plot_hausdorff_distance.py: 0.08 sec 0.0 MB
> - ../examples/numpy_operations/plot_camera_numpy.py: 0.07 sec 0.0 MB
> - ../examples/transform/plot_swirl.py: 0.06 sec 0.0 MB
> - ../examples/edges/plot_contours.py: 0.05 sec 0.0 MB
> building [mo]: targets for 0 po files that are out of date
> writing output...
> building [html]: targets for 86 source files that are out of date
> updating environment: [new config] 215 added, 0 changed, 0 removed
> [2Kreading sources... [ 0%] about/code_of_conduct
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
>
> Container node skipped: type=document
>
> [2Kreading sources... [ 1%] about/index
> [2Kreading sources... [ 1%] about/report_handling_manual
> [2Kreading sources... [ 2%] about/values
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
>
> Container node skipped: type=document
>
> [2Kreading sources... [ 2%] api/api
> [2Kreading sources... [ 3%] api/skimage
> [2Kreading sources... [ 3%] api/skimage.color
> [2Kreading sources... [ 4%] api/skimage.data
> [2Kreading sources... [ 4%] api/skimage.draw
> [2Kreading sources... [ 5%] api/skimage.exposure
> [2Kreading sources... [ 5%] api/skimage.feature
> [2Kreading sources... [ 6%] api/skimage.filters
> [2Kreading sources... [ 6%] api/skimage.filters.rank
> [2Kreading sources... [ 7%] api/skimage.future
> [2Kreading sources... [ 7%] api/skimage.graph
> [2Kreading sources... [ 7%] api/skimage.io
> [2Kreading sources... [ 8%] api/skimage.measure
> [2Kreading sources... [ 8%] api/skimage.metrics
> [2Kreading sources... [ 9%] api/skimage.morphology
> [2Kreading sources... [ 9%] api/skimage.registration
> [2Kreading sources... [ 10%] api/skimage.restoration
> [2Kreading sources... [ 10%] api/skimage.segmentation
> [2Kreading sources... [ 11%] api/skimage.transform
> [2Kreading sources... [ 11%] api/skimage.util
> [2Kreading sources... [ 12%] auto_examples/applications/plot_coins_segmentation
> [2Kreading sources... [ 12%] auto_examples/applications/plot_face_detection
> [2Kreading sources... [ 13%] auto_examples/applications/plot_haar_extraction_selection_classification
> [2Kreading sources... [ 13%] auto_examples/applications/plot_image_comparison
> [2Kreading sources... [ 13%] auto_examples/applications/plot_morphology
> [2Kreading sources... [ 14%] auto_examples/applications/plot_pixel_graphs
> [2Kreading sources... [ 14%] auto_examples/applications/plot_text
> [2Kreading sources... [ 15%] auto_examples/applications/plot_thresholding_guide
> [2Kreading sources... [ 15%] auto_examples/applications/sg_execution_times
> [2Kreading sources... [ 16%] auto_examples/color_exposure/plot_adapt_rgb
> [2Kreading sources... [ 16%] auto_examples/color_exposure/plot_equalize
> [2Kreading sources... [ 17%] auto_examples/color_exposure/plot_histogram_matching
> [2Kreading sources... [ 17%] auto_examples/color_exposure/plot_ihc_color_separation
> [2Kreading sources... [ 18%] auto_examples/color_exposure/plot_log_gamma
> [2Kreading sources... [ 18%] auto_examples/color_exposure/plot_regional_maxima
> [2Kreading sources... [ 19%] auto_examples/color_exposure/plot_rgb_to_gray
> [2Kreading sources... [ 19%] auto_examples/color_exposure/plot_rgb_to_hsv
> [2Kreading sources... [ 20%] auto_examples/color_exposure/plot_tinting_grayscale_images
> [2Kreading sources... [ 20%] auto_examples/color_exposure/sg_execution_times
> [2Kreading sources... [ 20%] auto_examples/developers/plot_max_tree
> [2Kreading sources... [ 21%] auto_examples/developers/plot_threshold_li
> [2Kreading sources... [ 21%] auto_examples/developers/sg_execution_times
> [2Kreading sources... [ 22%] auto_examples/edges/plot_active_contours
> [2Kreading sources... [ 22%] auto_examples/edges/plot_canny
> [2Kreading sources... [ 23%] auto_examples/edges/plot_circular_elliptical_hough_transform
> [2Kreading sources... [ 23%] auto_examples/edges/plot_contours
> [2Kreading sources... [ 24%] auto_examples/edges/plot_convex_hull
> [2Kreading sources... [ 24%] auto_examples/edges/plot_edge_filter
> [2Kreading sources... [ 25%] auto_examples/edges/plot_line_hough_transform
> [2Kreading sources... [ 25%] auto_examples/edges/plot_marching_cubes
> [2Kreading sources... [ 26%] auto_examples/edges/plot_polygon
> [2Kreading sources... [ 26%] auto_examples/edges/plot_random_shapes
> [2Kreading sources... [ 27%] auto_examples/edges/plot_ridge_filter
> [2Kreading sources... [ 27%] auto_examples/edges/plot_shapes
> [2Kreading sources... [ 27%] auto_examples/edges/plot_skeleton
> [2Kreading sources... [ 28%] auto_examples/edges/sg_execution_times
> [2Kreading sources... [ 28%] auto_examples/features_detection/plot_blob
> [2Kreading sources... [ 29%] auto_examples/features_detection/plot_brief
> [2Kreading sources... [ 29%] auto_examples/features_detection/plot_censure
> [2Kreading sources... [ 30%] auto_examples/features_detection/plot_corner
> [2Kreading sources... [ 30%] auto_examples/features_detection/plot_daisy
> [2Kreading sources... [ 31%] auto_examples/features_detection/plot_fisher_vector
> [2Kreading sources... [ 31%] auto_examples/features_detection/plot_gabor
> [2Kreading sources... [ 32%] auto_examples/features_detection/plot_gabors_from_astronaut
> [2Kreading sources... [ 32%] auto_examples/features_detection/plot_glcm
> [2Kreading sources... [ 33%] auto_examples/features_detection/plot_haar
> [2Kreading sources... [ 33%] auto_examples/features_detection/plot_hog
> [2Kreading sources... [ 33%] auto_examples/features_detection/plot_holes_and_peaks
> [2Kreading sources... [ 34%] auto_examples/features_detection/plot_local_binary_pattern
> [2Kreading sources... [ 34%] auto_examples/features_detection/plot_multiblock_local_binary_pattern
> [2Kreading sources... [ 35%] auto_examples/features_detection/plot_orb
> [2Kreading sources... [ 35%] auto_examples/features_detection/plot_shape_index
> [2Kreading sources... [ 36%] auto_examples/features_detection/plot_sift
> [2Kreading sources... [ 36%] auto_examples/features_detection/plot_template
> [2Kreading sources... [ 37%] auto_examples/features_detection/plot_windowed_histogram
> [2Kreading sources... [ 37%] auto_examples/features_detection/sg_execution_times
> [2Kreading sources... [ 38%] auto_examples/filters/plot_attribute_operators
> [2Kreading sources... [ 38%] auto_examples/filters/plot_butterworth
> [2Kreading sources... [ 39%] auto_examples/filters/plot_cycle_spinning
> [2Kreading sources... [ 39%] auto_examples/filters/plot_deconvolution
> [2Kreading sources... [ 40%] auto_examples/filters/plot_denoise
> [2Kreading sources... [ 40%] auto_examples/filters/plot_denoise_wavelet
> [2Kreading sources... [ 40%] auto_examples/filters/plot_dog
> [2Kreading sources... [ 41%] auto_examples/filters/plot_entropy
> [2Kreading sources... [ 41%] auto_examples/filters/plot_hysteresis
> [2Kreading sources... [ 42%] auto_examples/filters/plot_inpaint
> [2Kreading sources... [ 42%] auto_examples/filters/plot_j_invariant
> [2Kreading sources... [ 43%] auto_examples/filters/plot_j_invariant_tutorial
> [2Kreading sources... [ 43%] auto_examples/filters/plot_nonlocal_means
> [2Kreading sources... [ 44%] auto_examples/filters/plot_phase_unwrap
> [2Kreading sources... [ 44%] auto_examples/filters/plot_rank_mean
> [2Kreading sources... [ 45%] auto_examples/filters/plot_restoration
> [2Kreading sources... [ 45%] auto_examples/filters/plot_tophat
> [2Kreading sources... [ 46%] auto_examples/filters/plot_unsharp_mask
> [2Kreading sources... [ 46%] auto_examples/filters/plot_window
> [2Kreading sources... [ 47%] auto_examples/filters/sg_execution_times
> [2Kreading sources... [ 47%] auto_examples/index
> [2Kreading sources... [ 47%] auto_examples/numpy_operations/plot_camera_numpy
> [2Kreading sources... [ 48%] auto_examples/numpy_operations/plot_footprint_decompositions
> [2Kreading sources... [ 48%] auto_examples/numpy_operations/plot_structuring_elements
> [2Kreading sources... [ 49%] auto_examples/numpy_operations/plot_view_as_blocks
> [2Kreading sources... [ 49%] auto_examples/numpy_operations/sg_execution_times
> [2Kreading sources... [ 50%] auto_examples/registration/plot_masked_register_translation
> [2Kreading sources... [ 50%] auto_examples/registration/plot_register_rotation
> [2Kreading sources... [ 51%] auto_examples/registration/plot_register_translation
> [2Kreading sources... [ 51%] auto_examples/registration/plot_stitching
> [2Kreading sources... [ 52%] auto_examples/registration/sg_execution_times
> [2Kreading sources... [ 52%] auto_examples/segmentation/plot_boundary_merge
> [2Kreading sources... [ 53%] auto_examples/segmentation/plot_chan_vese
> [2Kreading sources... [ 53%] auto_examples/segmentation/plot_compact_watershed
> [2Kreading sources... [ 53%] auto_examples/segmentation/plot_euler_number
> [2Kreading sources... [ 54%] auto_examples/segmentation/plot_expand_labels
> [2Kreading sources... [ 54%] auto_examples/segmentation/plot_extrema
> [2Kreading sources... [ 55%] auto_examples/segmentation/plot_floodfill
> [2Kreading sources... [ 55%] auto_examples/segmentation/plot_hausdorff_distance
> [2Kreading sources... [ 56%] auto_examples/segmentation/plot_join_segmentations
> [2Kreading sources... [ 56%] auto_examples/segmentation/plot_label
> [2Kreading sources... [ 57%] auto_examples/segmentation/plot_mask_slic
> [2Kreading sources... [ 57%] auto_examples/segmentation/plot_metrics
> [2Kreading sources... [ 58%] auto_examples/segmentation/plot_morphsnakes
> [2Kreading sources... [ 58%] auto_examples/segmentation/plot_multiotsu
> [2Kreading sources... [ 59%] auto_examples/segmentation/plot_ncut
> [2Kreading sources... [ 59%] auto_examples/segmentation/plot_niblack_sauvola
> [2Kreading sources... [ 60%] auto_examples/segmentation/plot_peak_local_max
> [2Kreading sources... [ 60%] auto_examples/segmentation/plot_perimeters
> [2Kreading sources... [ 60%] auto_examples/segmentation/plot_rag
> [2Kreading sources... [ 61%] auto_examples/segmentation/plot_rag_boundary
> [2Kreading sources... [ 61%] auto_examples/segmentation/plot_rag_draw
> [2Kreading sources... [ 62%] auto_examples/segmentation/plot_rag_mean_color
> [2Kreading sources... [ 62%] auto_examples/segmentation/plot_rag_merge
> [2Kreading sources... [ 63%] auto_examples/segmentation/plot_random_walker_segmentation
> [2Kreading sources... [ 63%] auto_examples/segmentation/plot_regionprops_table
> [2Kreading sources... [ 64%] auto_examples/segmentation/plot_segmentations
> [2Kreading sources... [ 64%] auto_examples/segmentation/plot_thresholding
> [2Kreading sources... [ 65%] auto_examples/segmentation/plot_watershed
> [2Kreading sources... [ 65%] auto_examples/segmentation/sg_execution_times
> [2Kreading sources... [ 66%] auto_examples/transform/plot_edge_modes
> [2Kreading sources... [ 66%] auto_examples/transform/plot_fundamental_matrix
> [2Kreading sources... [ 67%] auto_examples/transform/plot_geometric
> [2Kreading sources... [ 67%] auto_examples/transform/plot_matching
> [2Kreading sources... [ 67%] auto_examples/transform/plot_piecewise_affine
> [2Kreading sources... [ 68%] auto_examples/transform/plot_pyramid
> [2Kreading sources... [ 68%] auto_examples/transform/plot_radon_transform
> [2Kreading sources... [ 69%] auto_examples/transform/plot_ransac
> [2Kreading sources... [ 69%] auto_examples/transform/plot_rescale
> [2Kreading sources... [ 70%] auto_examples/transform/plot_ssim
> [2Kreading sources... [ 70%] auto_examples/transform/plot_swirl
> [2Kreading sources... [ 71%] auto_examples/transform/plot_transform_types
> [2Kreading sources... [ 71%] auto_examples/transform/sg_execution_times
> [2Kreading sources... [ 72%] development/contribute
> [2Kreading sources... [ 72%] development/core_developer
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
>
> Container node skipped: type=document
>
> [2Kreading sources... [ 73%] development/index
> [2Kreading sources... [ 73%] gitwash/configure_git
> [2Kreading sources... [ 73%] gitwash/development_workflow
> [2Kreading sources... [ 74%] gitwash/following_latest
> [2Kreading sources... [ 74%] gitwash/forking_hell
> [2Kreading sources... [ 75%] gitwash/git_development
> [2Kreading sources... [ 75%] gitwash/git_install
> [2Kreading sources... [ 76%] gitwash/git_intro
> [2Kreading sources... [ 76%] gitwash/git_resources
> [2Kreading sources... [ 77%] gitwash/index
> [2Kreading sources... [ 77%] gitwash/maintainer_workflow
> [2Kreading sources... [ 78%] gitwash/patching
> [2Kreading sources... [ 78%] gitwash/set_up_fork
> [2Kreading sources... [ 79%] index
> [2Kreading sources... [ 79%] license
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
>
> Container node skipped: type=document
>
> [2Kreading sources... [ 80%] release_notes/index
> [2Kreading sources... [ 80%] release_notes/release_0.10
> [2Kreading sources... [ 80%] release_notes/release_0.11
> [2Kreading sources... [ 81%] release_notes/release_0.12
> [2Kreading sources... [ 81%] release_notes/release_0.13
> [2Kreading sources... [ 82%] release_notes/release_0.14
> [2Kreading sources... [ 82%] release_notes/release_0.15
> [2Kreading sources... [ 83%] release_notes/release_0.16
> [2Kreading sources... [ 83%] release_notes/release_0.17
> [2Kreading sources... [ 84%] release_notes/release_0.18
> [2Kreading sources... [ 84%] release_notes/release_0.19
> [2Kreading sources... [ 85%] release_notes/release_0.20
> [2Kreading sources... [ 85%] release_notes/release_0.21
> [2Kreading sources... [ 86%] release_notes/release_0.22
> [2Kreading sources... [ 86%] release_notes/release_0.3
> [2Kreading sources... [ 87%] release_notes/release_0.4
> [2Kreading sources... [ 87%] release_notes/release_0.5
> [2Kreading sources... [ 87%] release_notes/release_0.6
> [2Kreading sources... [ 88%] release_notes/release_0.7
> [2Kreading sources... [ 88%] release_notes/release_0.8
> [2Kreading sources... [ 89%] release_notes/release_0.9
> [2Kreading sources... [ 89%] release_notes/release_dev
> [2Kreading sources... [ 90%] release_notes/release_template
> [2Kreading sources... [ 90%] skips/0-skip-process
> [2Kreading sources... [ 91%] skips/1-governance
> [2Kreading sources... [ 91%] skips/2-values
> [2Kreading sources... [ 92%] skips/3-transition-to-v1
> [2Kreading sources... [ 92%] skips/4-transition-to-v2
> [2Kreading sources... [ 93%] skips/index
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
>
> Container node skipped: type=document
>
> [2Kreading sources... [ 93%] skips/template
> [2Kreading sources... [ 93%] user_guide/data_types
> [2Kreading sources... [ 94%] user_guide/geometrical_transform
> [2Kreading sources... [ 94%] user_guide/getting_help
> [2Kreading sources... [ 95%] user_guide/getting_started
> [2Kreading sources... [ 95%] user_guide/glossary
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
>
> Container node skipped: type=document
>
> [2Kreading sources... [ 96%] user_guide/index
> [2Kreading sources... [ 96%] user_guide/install
> [2Kreading sources... [ 97%] user_guide/numpy_images
> [2Kreading sources... [ 97%] user_guide/plugins
> [2Kreading sources... [ 98%] user_guide/transforming_image_data
> [2Kreading sources... [ 98%] user_guide/tutorial_parallelization
> [2Kreading sources... [ 99%] user_guide/tutorial_segmentation
> [2Kreading sources... [ 99%] user_guide/tutorials
> [2Kreading sources... [100%] user_guide/video
> [2Kreading sources... [100%] user_guide/visualization
>
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... /<<PKGBUILDDIR>>/doc/source/skips/0-skip-process.rst: WARNING: document isn't included in any toctree
> /<<PKGBUILDDIR>>/doc/source/skips/2-values.rst: WARNING: document isn't included in any toctree
> /<<PKGBUILDDIR>>/doc/source/skips/3-transition-to-v1.rst: WARNING: document isn't included in any toctree
> /<<PKGBUILDDIR>>/doc/source/skips/4-transition-to-v2.rst: WARNING: document isn't included in any toctree
> /<<PKGBUILDDIR>>/doc/source/skips/template.rst: WARNING: document isn't included in any toctree
> done
> preparing documents... WARNING: unsupported theme option 'logo' given
> WARNING: unsupported theme option 'header_links_before_dropdown' given
> WARNING: unsupported theme option 'switcher' given
> WARNING: unsupported theme option 'show_version_warning_banner' given
> WARNING: unsupported theme option 'footer_start' given
> WARNING: unsupported theme option 'footer_end' given
> WARNING: unsupported theme option 'pygment_light_style' given
> WARNING: unsupported theme option 'pygment_dark_style' given
> WARNING: unsupported theme option 'analytics' given
> done
> copying assets... [2Kcopying downloadable files... [ 0%] auto_examples/applications/plot_coins_segmentation.py
> [2Kcopying downloadable files... [ 1%] auto_examples/applications/plot_coins_segmentation.ipynb
> [2Kcopying downloadable files... [ 1%] auto_examples/applications/plot_face_detection.py
> [2Kcopying downloadable files... [ 2%] auto_examples/applications/plot_face_detection.ipynb
> [2Kcopying downloadable files... [ 2%] auto_examples/applications/plot_haar_extraction_selection_classification.py
> [2Kcopying downloadable files... [ 3%] auto_examples/applications/plot_haar_extraction_selection_classification.ipynb
> [2Kcopying downloadable files... [ 3%] auto_examples/applications/plot_image_comparison.py
> [2Kcopying downloadable files... [ 3%] auto_examples/applications/plot_image_comparison.ipynb
> [2Kcopying downloadable files... [ 4%] auto_examples/applications/plot_morphology.py
> [2Kcopying downloadable files... [ 4%] auto_examples/applications/plot_morphology.ipynb
> [2Kcopying downloadable files... [ 5%] auto_examples/applications/plot_pixel_graphs.py
> [2Kcopying downloadable files... [ 5%] auto_examples/applications/plot_pixel_graphs.ipynb
> [2Kcopying downloadable files... [ 5%] auto_examples/applications/plot_text.py
> [2Kcopying downloadable files... [ 6%] auto_examples/applications/plot_text.ipynb
> [2Kcopying downloadable files... [ 6%] auto_examples/applications/plot_thresholding_guide.py
> [2Kcopying downloadable files... [ 7%] auto_examples/applications/plot_thresholding_guide.ipynb
> [2Kcopying downloadable files... [ 7%] auto_examples/color_exposure/plot_adapt_rgb.py
> [2Kcopying downloadable files... [ 8%] auto_examples/color_exposure/plot_adapt_rgb.ipynb
> [2Kcopying downloadable files... [ 8%] auto_examples/color_exposure/plot_equalize.py
> [2Kcopying downloadable files... [ 8%] auto_examples/color_exposure/plot_equalize.ipynb
> [2Kcopying downloadable files... [ 9%] auto_examples/color_exposure/plot_histogram_matching.py
> [2Kcopying downloadable files... [ 9%] auto_examples/color_exposure/plot_histogram_matching.ipynb
> [2Kcopying downloadable files... [ 10%] auto_examples/color_exposure/plot_ihc_color_separation.py
> [2Kcopying downloadable files... [ 10%] auto_examples/color_exposure/plot_ihc_color_separation.ipynb
> [2Kcopying downloadable files... [ 11%] auto_examples/color_exposure/plot_log_gamma.py
> [2Kcopying downloadable files... [ 11%] auto_examples/color_exposure/plot_log_gamma.ipynb
> [2Kcopying downloadable files... [ 11%] auto_examples/color_exposure/plot_regional_maxima.py
> [2Kcopying downloadable files... [ 12%] auto_examples/color_exposure/plot_regional_maxima.ipynb
> [2Kcopying downloadable files... [ 12%] auto_examples/color_exposure/plot_rgb_to_gray.py
> [2Kcopying downloadable files... [ 13%] auto_examples/color_exposure/plot_rgb_to_gray.ipynb
> [2Kcopying downloadable files... [ 13%] auto_examples/color_exposure/plot_rgb_to_hsv.py
> [2Kcopying downloadable files... [ 13%] auto_examples/color_exposure/plot_rgb_to_hsv.ipynb
> [2Kcopying downloadable files... [ 14%] auto_examples/color_exposure/plot_tinting_grayscale_images.py
> [2Kcopying downloadable files... [ 14%] auto_examples/color_exposure/plot_tinting_grayscale_images.ipynb
> [2Kcopying downloadable files... [ 15%] auto_examples/developers/plot_max_tree.py
> [2Kcopying downloadable files... [ 15%] auto_examples/developers/plot_max_tree.ipynb
> [2Kcopying downloadable files... [ 16%] auto_examples/developers/plot_threshold_li.py
> [2Kcopying downloadable files... [ 16%] auto_examples/developers/plot_threshold_li.ipynb
> [2Kcopying downloadable files... [ 16%] auto_examples/edges/plot_active_contours.py
> [2Kcopying downloadable files... [ 17%] auto_examples/edges/plot_active_contours.ipynb
> [2Kcopying downloadable files... [ 17%] auto_examples/edges/plot_canny.py
> [2Kcopying downloadable files... [ 18%] auto_examples/edges/plot_canny.ipynb
> [2Kcopying downloadable files... [ 18%] auto_examples/edges/plot_circular_elliptical_hough_transform.py
> [2Kcopying downloadable files... [ 18%] auto_examples/edges/plot_circular_elliptical_hough_transform.ipynb
> [2Kcopying downloadable files... [ 19%] auto_examples/edges/plot_contours.py
> [2Kcopying downloadable files... [ 19%] auto_examples/edges/plot_contours.ipynb
> [2Kcopying downloadable files... [ 20%] auto_examples/edges/plot_convex_hull.py
> [2Kcopying downloadable files... [ 20%] auto_examples/edges/plot_convex_hull.ipynb
> [2Kcopying downloadable files... [ 21%] auto_examples/edges/plot_edge_filter.py
> [2Kcopying downloadable files... [ 21%] auto_examples/edges/plot_edge_filter.ipynb
> [2Kcopying downloadable files... [ 21%] auto_examples/edges/plot_line_hough_transform.py
> [2Kcopying downloadable files... [ 22%] auto_examples/edges/plot_line_hough_transform.ipynb
> [2Kcopying downloadable files... [ 22%] auto_examples/edges/plot_marching_cubes.py
> [2Kcopying downloadable files... [ 23%] auto_examples/edges/plot_marching_cubes.ipynb
> [2Kcopying downloadable files... [ 23%] auto_examples/edges/plot_polygon.py
> [2Kcopying downloadable files... [ 24%] auto_examples/edges/plot_polygon.ipynb
> [2Kcopying downloadable files... [ 24%] auto_examples/edges/plot_random_shapes.py
> [2Kcopying downloadable files... [ 24%] auto_examples/edges/plot_random_shapes.ipynb
> [2Kcopying downloadable files... [ 25%] auto_examples/edges/plot_ridge_filter.py
> [2Kcopying downloadable files... [ 25%] auto_examples/edges/plot_ridge_filter.ipynb
> [2Kcopying downloadable files... [ 26%] auto_examples/edges/plot_shapes.py
> [2Kcopying downloadable files... [ 26%] auto_examples/edges/plot_shapes.ipynb
> [2Kcopying downloadable files... [ 26%] auto_examples/edges/plot_skeleton.py
> [2Kcopying downloadable files... [ 27%] auto_examples/edges/plot_skeleton.ipynb
> [2Kcopying downloadable files... [ 27%] auto_examples/features_detection/plot_blob.py
> [2Kcopying downloadable files... [ 28%] auto_examples/features_detection/plot_blob.ipynb
> [2Kcopying downloadable files... [ 28%] auto_examples/features_detection/plot_brief.py
> [2Kcopying downloadable files... [ 29%] auto_examples/features_detection/plot_brief.ipynb
> [2Kcopying downloadable files... [ 29%] auto_examples/features_detection/plot_censure.py
> [2Kcopying downloadable files... [ 29%] auto_examples/features_detection/plot_censure.ipynb
> [2Kcopying downloadable files... [ 30%] auto_examples/features_detection/plot_corner.py
> [2Kcopying downloadable files... [ 30%] auto_examples/features_detection/plot_corner.ipynb
> [2Kcopying downloadable files... [ 31%] auto_examples/features_detection/plot_daisy.py
> [2Kcopying downloadable files... [ 31%] auto_examples/features_detection/plot_daisy.ipynb
> [2Kcopying downloadable files... [ 32%] auto_examples/features_detection/plot_fisher_vector.py
> [2Kcopying downloadable files... [ 32%] auto_examples/features_detection/plot_fisher_vector.ipynb
> [2Kcopying downloadable files... [ 32%] auto_examples/features_detection/plot_gabor.py
> [2Kcopying downloadable files... [ 33%] auto_examples/features_detection/plot_gabor.ipynb
> [2Kcopying downloadable files... [ 33%] auto_examples/features_detection/plot_gabors_from_astronaut.py
> [2Kcopying downloadable files... [ 34%] auto_examples/features_detection/plot_gabors_from_astronaut.ipynb
> [2Kcopying downloadable files... [ 34%] auto_examples/features_detection/plot_glcm.py
> [2Kcopying downloadable files... [ 34%] auto_examples/features_detection/plot_glcm.ipynb
> [2Kcopying downloadable files... [ 35%] auto_examples/features_detection/plot_haar.py
> [2Kcopying downloadable files... [ 35%] auto_examples/features_detection/plot_haar.ipynb
> [2Kcopying downloadable files... [ 36%] auto_examples/features_detection/plot_hog.py
> [2Kcopying downloadable files... [ 36%] auto_examples/features_detection/plot_hog.ipynb
> [2Kcopying downloadable files... [ 37%] auto_examples/features_detection/plot_holes_and_peaks.py
> [2Kcopying downloadable files... [ 37%] auto_examples/features_detection/plot_holes_and_peaks.ipynb
> [2Kcopying downloadable files... [ 37%] auto_examples/features_detection/plot_local_binary_pattern.py
> [2Kcopying downloadable files... [ 38%] auto_examples/features_detection/plot_local_binary_pattern.ipynb
> [2Kcopying downloadable files... [ 38%] auto_examples/features_detection/plot_multiblock_local_binary_pattern.py
> [2Kcopying downloadable files... [ 39%] auto_examples/features_detection/plot_multiblock_local_binary_pattern.ipynb
> [2Kcopying downloadable files... [ 39%] auto_examples/features_detection/plot_orb.py
> [2Kcopying downloadable files... [ 39%] auto_examples/features_detection/plot_orb.ipynb
> [2Kcopying downloadable files... [ 40%] auto_examples/features_detection/plot_shape_index.py
> [2Kcopying downloadable files... [ 40%] auto_examples/features_detection/plot_shape_index.ipynb
> [2Kcopying downloadable files... [ 41%] auto_examples/features_detection/plot_sift.py
> [2Kcopying downloadable files... [ 41%] auto_examples/features_detection/plot_sift.ipynb
> [2Kcopying downloadable files... [ 42%] auto_examples/features_detection/plot_template.py
> [2Kcopying downloadable files... [ 42%] auto_examples/features_detection/plot_template.ipynb
> [2Kcopying downloadable files... [ 42%] auto_examples/features_detection/plot_windowed_histogram.py
> [2Kcopying downloadable files... [ 43%] auto_examples/features_detection/plot_windowed_histogram.ipynb
> [2Kcopying downloadable files... [ 43%] auto_examples/filters/plot_attribute_operators.py
> [2Kcopying downloadable files... [ 44%] auto_examples/filters/plot_attribute_operators.ipynb
> [2Kcopying downloadable files... [ 44%] auto_examples/filters/plot_butterworth.py
> [2Kcopying downloadable files... [ 45%] auto_examples/filters/plot_butterworth.ipynb
> [2Kcopying downloadable files... [ 45%] auto_examples/filters/plot_cycle_spinning.py
> [2Kcopying downloadable files... [ 45%] auto_examples/filters/plot_cycle_spinning.ipynb
> [2Kcopying downloadable files... [ 46%] auto_examples/filters/plot_deconvolution.py
> [2Kcopying downloadable files... [ 46%] auto_examples/filters/plot_deconvolution.ipynb
> [2Kcopying downloadable files... [ 47%] auto_examples/filters/plot_denoise.py
> [2Kcopying downloadable files... [ 47%] auto_examples/filters/plot_denoise.ipynb
> [2Kcopying downloadable files... [ 47%] auto_examples/filters/plot_denoise_wavelet.py
> [2Kcopying downloadable files... [ 48%] auto_examples/filters/plot_denoise_wavelet.ipynb
> [2Kcopying downloadable files... [ 48%] auto_examples/filters/plot_dog.py
> [2Kcopying downloadable files... [ 49%] auto_examples/filters/plot_dog.ipynb
> [2Kcopying downloadable files... [ 49%] auto_examples/filters/plot_entropy.py
> [2Kcopying downloadable files... [ 50%] auto_examples/filters/plot_entropy.ipynb
> [2Kcopying downloadable files... [ 50%] auto_examples/filters/plot_hysteresis.py
> [2Kcopying downloadable files... [ 50%] auto_examples/filters/plot_hysteresis.ipynb
> [2Kcopying downloadable files... [ 51%] auto_examples/filters/plot_inpaint.py
> [2Kcopying downloadable files... [ 51%] auto_examples/filters/plot_inpaint.ipynb
> [2Kcopying downloadable files... [ 52%] auto_examples/filters/plot_j_invariant.py
> [2Kcopying downloadable files... [ 52%] auto_examples/filters/plot_j_invariant.ipynb
> [2Kcopying downloadable files... [ 53%] auto_examples/filters/plot_j_invariant_tutorial.py
> [2Kcopying downloadable files... [ 53%] auto_examples/filters/plot_j_invariant_tutorial.ipynb
> [2Kcopying downloadable files... [ 53%] auto_examples/filters/plot_nonlocal_means.py
> [2Kcopying downloadable files... [ 54%] auto_examples/filters/plot_nonlocal_means.ipynb
> [2Kcopying downloadable files... [ 54%] auto_examples/filters/plot_phase_unwrap.py
> [2Kcopying downloadable files... [ 55%] auto_examples/filters/plot_phase_unwrap.ipynb
> [2Kcopying downloadable files... [ 55%] auto_examples/filters/plot_rank_mean.py
> [2Kcopying downloadable files... [ 55%] auto_examples/filters/plot_rank_mean.ipynb
> [2Kcopying downloadable files... [ 56%] auto_examples/filters/plot_restoration.py
> [2Kcopying downloadable files... [ 56%] auto_examples/filters/plot_restoration.ipynb
> [2Kcopying downloadable files... [ 57%] auto_examples/filters/plot_tophat.py
> [2Kcopying downloadable files... [ 57%] auto_examples/filters/plot_tophat.ipynb
> [2Kcopying downloadable files... [ 58%] auto_examples/filters/plot_unsharp_mask.py
> [2Kcopying downloadable files... [ 58%] auto_examples/filters/plot_unsharp_mask.ipynb
> [2Kcopying downloadable files... [ 58%] auto_examples/filters/plot_window.py
> [2Kcopying downloadable files... [ 59%] auto_examples/filters/plot_window.ipynb
> [2Kcopying downloadable files... [ 59%] auto_examples/auto_examples_python.zip
> [2Kcopying downloadable files... [ 60%] auto_examples/auto_examples_jupyter.zip
> [2Kcopying downloadable files... [ 60%] auto_examples/numpy_operations/plot_camera_numpy.py
> [2Kcopying downloadable files... [ 61%] auto_examples/numpy_operations/plot_camera_numpy.ipynb
> [2Kcopying downloadable files... [ 61%] auto_examples/numpy_operations/plot_footprint_decompositions.py
> [2Kcopying downloadable files... [ 61%] auto_examples/numpy_operations/plot_footprint_decompositions.ipynb
> [2Kcopying downloadable files... [ 62%] auto_examples/numpy_operations/plot_structuring_elements.py
> [2Kcopying downloadable files... [ 62%] auto_examples/numpy_operations/plot_structuring_elements.ipynb
> [2Kcopying downloadable files... [ 63%] auto_examples/numpy_operations/plot_view_as_blocks.py
> [2Kcopying downloadable files... [ 63%] auto_examples/numpy_operations/plot_view_as_blocks.ipynb
> [2Kcopying downloadable files... [ 63%] auto_examples/registration/plot_masked_register_translation.py
> [2Kcopying downloadable files... [ 64%] auto_examples/registration/plot_masked_register_translation.ipynb
> [2Kcopying downloadable files... [ 64%] auto_examples/registration/plot_register_rotation.py
> [2Kcopying downloadable files... [ 65%] auto_examples/registration/plot_register_rotation.ipynb
> [2Kcopying downloadable files... [ 65%] auto_examples/registration/plot_register_translation.py
> [2Kcopying downloadable files... [ 66%] auto_examples/registration/plot_register_translation.ipynb
> [2Kcopying downloadable files... [ 66%] auto_examples/registration/plot_stitching.py
> [2Kcopying downloadable files... [ 66%] auto_examples/registration/plot_stitching.ipynb
> [2Kcopying downloadable files... [ 67%] auto_examples/segmentation/plot_boundary_merge.py
> [2Kcopying downloadable files... [ 67%] auto_examples/segmentation/plot_boundary_merge.ipynb
> [2Kcopying downloadable files... [ 68%] auto_examples/segmentation/plot_chan_vese.py
> [2Kcopying downloadable files... [ 68%] auto_examples/segmentation/plot_chan_vese.ipynb
> [2Kcopying downloadable files... [ 68%] auto_examples/segmentation/plot_compact_watershed.py
> [2Kcopying downloadable files... [ 69%] auto_examples/segmentation/plot_compact_watershed.ipynb
> [2Kcopying downloadable files... [ 69%] auto_examples/segmentation/plot_euler_number.py
> [2Kcopying downloadable files... [ 70%] auto_examples/segmentation/plot_euler_number.ipynb
> [2Kcopying downloadable files... [ 70%] auto_examples/segmentation/plot_expand_labels.py
> [2Kcopying downloadable files... [ 71%] auto_examples/segmentation/plot_expand_labels.ipynb
> [2Kcopying downloadable files... [ 71%] auto_examples/segmentation/plot_extrema.py
> [2Kcopying downloadable files... [ 71%] auto_examples/segmentation/plot_extrema.ipynb
> [2Kcopying downloadable files... [ 72%] auto_examples/segmentation/plot_floodfill.py
> [2Kcopying downloadable files... [ 72%] auto_examples/segmentation/plot_floodfill.ipynb
> [2Kcopying downloadable files... [ 73%] auto_examples/segmentation/plot_hausdorff_distance.py
> [2Kcopying downloadable files... [ 73%] auto_examples/segmentation/plot_hausdorff_distance.ipynb
> [2Kcopying downloadable files... [ 74%] auto_examples/segmentation/plot_join_segmentations.py
> [2Kcopying downloadable files... [ 74%] auto_examples/segmentation/plot_join_segmentations.ipynb
> [2Kcopying downloadable files... [ 74%] auto_examples/segmentation/plot_label.py
> [2Kcopying downloadable files... [ 75%] auto_examples/segmentation/plot_label.ipynb
> [2Kcopying downloadable files... [ 75%] auto_examples/segmentation/plot_mask_slic.py
> [2Kcopying downloadable files... [ 76%] auto_examples/segmentation/plot_mask_slic.ipynb
> [2Kcopying downloadable files... [ 76%] auto_examples/segmentation/plot_metrics.py
> [2Kcopying downloadable files... [ 76%] auto_examples/segmentation/plot_metrics.ipynb
> [2Kcopying downloadable files... [ 77%] auto_examples/segmentation/plot_morphsnakes.py
> [2Kcopying downloadable files... [ 77%] auto_examples/segmentation/plot_morphsnakes.ipynb
> [2Kcopying downloadable files... [ 78%] auto_examples/segmentation/plot_multiotsu.py
> [2Kcopying downloadable files... [ 78%] auto_examples/segmentation/plot_multiotsu.ipynb
> [2Kcopying downloadable files... [ 79%] auto_examples/segmentation/plot_ncut.py
> [2Kcopying downloadable files... [ 79%] auto_examples/segmentation/plot_ncut.ipynb
> [2Kcopying downloadable files... [ 79%] auto_examples/segmentation/plot_niblack_sauvola.py
> [2Kcopying downloadable files... [ 80%] auto_examples/segmentation/plot_niblack_sauvola.ipynb
> [2Kcopying downloadable files... [ 80%] auto_examples/segmentation/plot_peak_local_max.py
> [2Kcopying downloadable files... [ 81%] auto_examples/segmentation/plot_peak_local_max.ipynb
> [2Kcopying downloadable files... [ 81%] auto_examples/segmentation/plot_perimeters.py
> [2Kcopying downloadable files... [ 82%] auto_examples/segmentation/plot_perimeters.ipynb
> [2Kcopying downloadable files... [ 82%] auto_examples/segmentation/plot_rag.py
> [2Kcopying downloadable files... [ 82%] auto_examples/segmentation/plot_rag.ipynb
> [2Kcopying downloadable files... [ 83%] auto_examples/segmentation/plot_rag_boundary.py
> [2Kcopying downloadable files... [ 83%] auto_examples/segmentation/plot_rag_boundary.ipynb
> [2Kcopying downloadable files... [ 84%] auto_examples/segmentation/plot_rag_draw.py
> [2Kcopying downloadable files... [ 84%] auto_examples/segmentation/plot_rag_draw.ipynb
> [2Kcopying downloadable files... [ 84%] auto_examples/segmentation/plot_rag_mean_color.py
> [2Kcopying downloadable files... [ 85%] auto_examples/segmentation/plot_rag_mean_color.ipynb
> [2Kcopying downloadable files... [ 85%] auto_examples/segmentation/plot_rag_merge.py
> [2Kcopying downloadable files... [ 86%] auto_examples/segmentation/plot_rag_merge.ipynb
> [2Kcopying downloadable files... [ 86%] auto_examples/segmentation/plot_random_walker_segmentation.py
> [2Kcopying downloadable files... [ 87%] auto_examples/segmentation/plot_random_walker_segmentation.ipynb
> [2Kcopying downloadable files... [ 87%] auto_examples/segmentation/plot_regionprops_table.py
> [2Kcopying downloadable files... [ 87%] auto_examples/segmentation/plot_regionprops_table.ipynb
> [2Kcopying downloadable files... [ 88%] auto_examples/segmentation/plot_segmentations.py
> [2Kcopying downloadable files... [ 88%] auto_examples/segmentation/plot_segmentations.ipynb
> [2Kcopying downloadable files... [ 89%] auto_examples/segmentation/plot_thresholding.py
> [2Kcopying downloadable files... [ 89%] auto_examples/segmentation/plot_thresholding.ipynb
> [2Kcopying downloadable files... [ 89%] auto_examples/segmentation/plot_watershed.py
> [2Kcopying downloadable files... [ 90%] auto_examples/segmentation/plot_watershed.ipynb
> [2Kcopying downloadable files... [ 90%] auto_examples/transform/plot_edge_modes.py
> [2Kcopying downloadable files... [ 91%] auto_examples/transform/plot_edge_modes.ipynb
> [2Kcopying downloadable files... [ 91%] auto_examples/transform/plot_fundamental_matrix.py
> [2Kcopying downloadable files... [ 92%] auto_examples/transform/plot_fundamental_matrix.ipynb
> [2Kcopying downloadable files... [ 92%] auto_examples/transform/plot_geometric.py
> [2Kcopying downloadable files... [ 92%] auto_examples/transform/plot_geometric.ipynb
> [2Kcopying downloadable files... [ 93%] auto_examples/transform/plot_matching.py
> [2Kcopying downloadable files... [ 93%] auto_examples/transform/plot_matching.ipynb
> [2Kcopying downloadable files... [ 94%] auto_examples/transform/plot_piecewise_affine.py
> [2Kcopying downloadable files... [ 94%] auto_examples/transform/plot_piecewise_affine.ipynb
> [2Kcopying downloadable files... [ 95%] auto_examples/transform/plot_pyramid.py
> [2Kcopying downloadable files... [ 95%] auto_examples/transform/plot_pyramid.ipynb
> [2Kcopying downloadable files... [ 95%] auto_examples/transform/plot_radon_transform.py
> [2Kcopying downloadable files... [ 96%] auto_examples/transform/plot_radon_transform.ipynb
> [2Kcopying downloadable files... [ 96%] auto_examples/transform/plot_ransac.py
> [2Kcopying downloadable files... [ 97%] auto_examples/transform/plot_ransac.ipynb
> [2Kcopying downloadable files... [ 97%] auto_examples/transform/plot_rescale.py
> [2Kcopying downloadable files... [ 97%] auto_examples/transform/plot_rescale.ipynb
> [2Kcopying downloadable files... [ 98%] auto_examples/transform/plot_ssim.py
> [2Kcopying downloadable files... [ 98%] auto_examples/transform/plot_ssim.ipynb
> [2Kcopying downloadable files... [ 99%] auto_examples/transform/plot_swirl.py
> [2Kcopying downloadable files... [ 99%] auto_examples/transform/plot_swirl.ipynb
> [2Kcopying downloadable files... [100%] auto_examples/transform/plot_transform_types.py
> [2Kcopying downloadable files... [100%] auto_examples/transform/plot_transform_types.ipynb
>
> copying static files... done
> copying extra files... done
> done
> [2Kwriting output... [ 0%] about/code_of_conduct
> [2Kwriting output... [ 1%] about/index
> [2Kwriting output... [ 1%] about/report_handling_manual
> [2Kwriting output... [ 2%] about/values
> [2Kwriting output... [ 2%] api/api
> [2Kwriting output... [ 3%] api/skimage
> [2Kwriting output... [ 3%] api/skimage.color
> [2Kwriting output... [ 4%] api/skimage.data
> [2Kwriting output... [ 4%] api/skimage.draw
> [2Kwriting output... [ 5%] api/skimage.exposure
> [2Kwriting output... [ 5%] api/skimage.feature
> [2Kwriting output... [ 6%] api/skimage.filters
> [2Kwriting output... [ 6%] api/skimage.filters.rank
> [2Kwriting output... [ 7%] api/skimage.future
> [2Kwriting output... [ 7%] api/skimage.graph
> [2Kwriting output... [ 7%] api/skimage.io
> [2Kwriting output... [ 8%] api/skimage.measure
> [2Kwriting output... [ 8%] api/skimage.metrics
> [2Kwriting output... [ 9%] api/skimage.morphology
> [2Kwriting output... [ 9%] api/skimage.registration
> [2Kwriting output... [ 10%] api/skimage.restoration
> [2Kwriting output... [ 10%] api/skimage.segmentation
> [2Kwriting output... [ 11%] api/skimage.transform
> [2Kwriting output... [ 11%] api/skimage.util
> [2Kwriting output... [ 12%] auto_examples/applications/plot_coins_segmentation
> [2Kwriting output... [ 12%] auto_examples/applications/plot_face_detection
> [2Kwriting output... [ 13%] auto_examples/applications/plot_haar_extraction_selection_classification
> [2Kwriting output... [ 13%] auto_examples/applications/plot_image_comparison
> [2Kwriting output... [ 13%] auto_examples/applications/plot_morphology
> [2Kwriting output... [ 14%] auto_examples/applications/plot_pixel_graphs
> [2Kwriting output... [ 14%] auto_examples/applications/plot_text
> [2Kwriting output... [ 15%] auto_examples/applications/plot_thresholding_guide
> [2Kwriting output... [ 15%] auto_examples/applications/sg_execution_times
> [2Kwriting output... [ 16%] auto_examples/color_exposure/plot_adapt_rgb
> [2Kwriting output... [ 16%] auto_examples/color_exposure/plot_equalize
> [2Kwriting output... [ 17%] auto_examples/color_exposure/plot_histogram_matching
> [2Kwriting output... [ 17%] auto_examples/color_exposure/plot_ihc_color_separation
> [2Kwriting output... [ 18%] auto_examples/color_exposure/plot_log_gamma
> [2Kwriting output... [ 18%] auto_examples/color_exposure/plot_regional_maxima
> [2Kwriting output... [ 19%] auto_examples/color_exposure/plot_rgb_to_gray
> [2Kwriting output... [ 19%] auto_examples/color_exposure/plot_rgb_to_hsv
> [2Kwriting output... [ 20%] auto_examples/color_exposure/plot_tinting_grayscale_images
> [2Kwriting output... [ 20%] auto_examples/color_exposure/sg_execution_times
> [2Kwriting output... [ 20%] auto_examples/developers/plot_max_tree
> [2Kwriting output... [ 21%] auto_examples/developers/plot_threshold_li
> [2Kwriting output... [ 21%] auto_examples/developers/sg_execution_times
> [2Kwriting output... [ 22%] auto_examples/edges/plot_active_contours
> [2Kwriting output... [ 22%] auto_examples/edges/plot_canny
> [2Kwriting output... [ 23%] auto_examples/edges/plot_circular_elliptical_hough_transform
> [2Kwriting output... [ 23%] auto_examples/edges/plot_contours
> [2Kwriting output... [ 24%] auto_examples/edges/plot_convex_hull
> [2Kwriting output... [ 24%] auto_examples/edges/plot_edge_filter
> [2Kwriting output... [ 25%] auto_examples/edges/plot_line_hough_transform
> [2Kwriting output... [ 25%] auto_examples/edges/plot_marching_cubes
> [2Kwriting output... [ 26%] auto_examples/edges/plot_polygon
> [2Kwriting output... [ 26%] auto_examples/edges/plot_random_shapes
> [2Kwriting output... [ 27%] auto_examples/edges/plot_ridge_filter
> [2Kwriting output... [ 27%] auto_examples/edges/plot_shapes
> [2Kwriting output... [ 27%] auto_examples/edges/plot_skeleton
> [2Kwriting output... [ 28%] auto_examples/edges/sg_execution_times
> [2Kwriting output... [ 28%] auto_examples/features_detection/plot_blob
> [2Kwriting output... [ 29%] auto_examples/features_detection/plot_brief
> [2Kwriting output... [ 29%] auto_examples/features_detection/plot_censure
> [2Kwriting output... [ 30%] auto_examples/features_detection/plot_corner
> [2Kwriting output... [ 30%] auto_examples/features_detection/plot_daisy
> [2Kwriting output... [ 31%] auto_examples/features_detection/plot_fisher_vector
> [2Kwriting output... [ 31%] auto_examples/features_detection/plot_gabor
> [2Kwriting output... [ 32%] auto_examples/features_detection/plot_gabors_from_astronaut
> [2Kwriting output... [ 32%] auto_examples/features_detection/plot_glcm
> [2Kwriting output... [ 33%] auto_examples/features_detection/plot_haar
> [2Kwriting output... [ 33%] auto_examples/features_detection/plot_hog
> [2Kwriting output... [ 33%] auto_examples/features_detection/plot_holes_and_peaks
> [2Kwriting output... [ 34%] auto_examples/features_detection/plot_local_binary_pattern
> [2Kwriting output... [ 34%] auto_examples/features_detection/plot_multiblock_local_binary_pattern
> [2Kwriting output... [ 35%] auto_examples/features_detection/plot_orb
> [2Kwriting output... [ 35%] auto_examples/features_detection/plot_shape_index
> [2Kwriting output... [ 36%] auto_examples/features_detection/plot_sift
> [2Kwriting output... [ 36%] auto_examples/features_detection/plot_template
> [2Kwriting output... [ 37%] auto_examples/features_detection/plot_windowed_histogram
> [2Kwriting output... [ 37%] auto_examples/features_detection/sg_execution_times
> [2Kwriting output... [ 38%] auto_examples/filters/plot_attribute_operators
> [2Kwriting output... [ 38%] auto_examples/filters/plot_butterworth
> [2Kwriting output... [ 39%] auto_examples/filters/plot_cycle_spinning
> [2Kwriting output... [ 39%] auto_examples/filters/plot_deconvolution
> [2Kwriting output... [ 40%] auto_examples/filters/plot_denoise
> [2Kwriting output... [ 40%] auto_examples/filters/plot_denoise_wavelet
> [2Kwriting output... [ 40%] auto_examples/filters/plot_dog
> [2Kwriting output... [ 41%] auto_examples/filters/plot_entropy
> [2Kwriting output... [ 41%] auto_examples/filters/plot_hysteresis
> [2Kwriting output... [ 42%] auto_examples/filters/plot_inpaint
> [2Kwriting output... [ 42%] auto_examples/filters/plot_j_invariant
> [2Kwriting output... [ 43%] auto_examples/filters/plot_j_invariant_tutorial
> [2Kwriting output... [ 43%] auto_examples/filters/plot_nonlocal_means
> [2Kwriting output... [ 44%] auto_examples/filters/plot_phase_unwrap
> [2Kwriting output... [ 44%] auto_examples/filters/plot_rank_mean
> [2Kwriting output... [ 45%] auto_examples/filters/plot_restoration
> [2Kwriting output... [ 45%] auto_examples/filters/plot_tophat
> [2Kwriting output... [ 46%] auto_examples/filters/plot_unsharp_mask
> [2Kwriting output... [ 46%] auto_examples/filters/plot_window
> [2Kwriting output... [ 47%] auto_examples/filters/sg_execution_times
> [2Kwriting output... [ 47%] auto_examples/index
> [2Kwriting output... [ 47%] auto_examples/numpy_operations/plot_camera_numpy
> [2Kwriting output... [ 48%] auto_examples/numpy_operations/plot_footprint_decompositions
> [2Kwriting output... [ 48%] auto_examples/numpy_operations/plot_structuring_elements
> [2Kwriting output... [ 49%] auto_examples/numpy_operations/plot_view_as_blocks
> [2Kwriting output... [ 49%] auto_examples/numpy_operations/sg_execution_times
> [2Kwriting output... [ 50%] auto_examples/registration/plot_masked_register_translation
> [2Kwriting output... [ 50%] auto_examples/registration/plot_register_rotation
> [2Kwriting output... [ 51%] auto_examples/registration/plot_register_translation
> [2Kwriting output... [ 51%] auto_examples/registration/plot_stitching
> [2Kwriting output... [ 52%] auto_examples/registration/sg_execution_times
> [2Kwriting output... [ 52%] auto_examples/segmentation/plot_boundary_merge
> [2Kwriting output... [ 53%] auto_examples/segmentation/plot_chan_vese
> [2Kwriting output... [ 53%] auto_examples/segmentation/plot_compact_watershed
> [2Kwriting output... [ 53%] auto_examples/segmentation/plot_euler_number
> [2Kwriting output... [ 54%] auto_examples/segmentation/plot_expand_labels
> [2Kwriting output... [ 54%] auto_examples/segmentation/plot_extrema
> [2Kwriting output... [ 55%] auto_examples/segmentation/plot_floodfill
> [2Kwriting output... [ 55%] auto_examples/segmentation/plot_hausdorff_distance
> [2Kwriting output... [ 56%] auto_examples/segmentation/plot_join_segmentations
> [2Kwriting output... [ 56%] auto_examples/segmentation/plot_label
> [2Kwriting output... [ 57%] auto_examples/segmentation/plot_mask_slic
> [2Kwriting output... [ 57%] auto_examples/segmentation/plot_metrics
> [2Kwriting output... [ 58%] auto_examples/segmentation/plot_morphsnakes
> [2Kwriting output... [ 58%] auto_examples/segmentation/plot_multiotsu
> [2Kwriting output... [ 59%] auto_examples/segmentation/plot_ncut
> [2Kwriting output... [ 59%] auto_examples/segmentation/plot_niblack_sauvola
> [2Kwriting output... [ 60%] auto_examples/segmentation/plot_peak_local_max
> [2Kwriting output... [ 60%] auto_examples/segmentation/plot_perimeters
> [2Kwriting output... [ 60%] auto_examples/segmentation/plot_rag
> [2Kwriting output... [ 61%] auto_examples/segmentation/plot_rag_boundary
> [2Kwriting output... [ 61%] auto_examples/segmentation/plot_rag_draw
> [2Kwriting output... [ 62%] auto_examples/segmentation/plot_rag_mean_color
> [2Kwriting output... [ 62%] auto_examples/segmentation/plot_rag_merge
> [2Kwriting output... [ 63%] auto_examples/segmentation/plot_random_walker_segmentation
> [2Kwriting output... [ 63%] auto_examples/segmentation/plot_regionprops_table
> [2Kwriting output... [ 64%] auto_examples/segmentation/plot_segmentations
> [2Kwriting output... [ 64%] auto_examples/segmentation/plot_thresholding
> [2Kwriting output... [ 65%] auto_examples/segmentation/plot_watershed
> [2Kwriting output... [ 65%] auto_examples/segmentation/sg_execution_times
> [2Kwriting output... [ 66%] auto_examples/transform/plot_edge_modes
> [2Kwriting output... [ 66%] auto_examples/transform/plot_fundamental_matrix
> [2Kwriting output... [ 67%] auto_examples/transform/plot_geometric
> [2Kwriting output... [ 67%] auto_examples/transform/plot_matching
> [2Kwriting output... [ 67%] auto_examples/transform/plot_piecewise_affine
> [2Kwriting output... [ 68%] auto_examples/transform/plot_pyramid
> [2Kwriting output... [ 68%] auto_examples/transform/plot_radon_transform
> [2Kwriting output... [ 69%] auto_examples/transform/plot_ransac
> [2Kwriting output... [ 69%] auto_examples/transform/plot_rescale
> [2Kwriting output... [ 70%] auto_examples/transform/plot_ssim
> [2Kwriting output... [ 70%] auto_examples/transform/plot_swirl
> [2Kwriting output... [ 71%] auto_examples/transform/plot_transform_types
> [2Kwriting output... [ 71%] auto_examples/transform/sg_execution_times
> [2Kwriting output... [ 72%] development/contribute
> [2Kwriting output... [ 72%] development/core_developer
> [2Kwriting output... [ 73%] development/index
> [2Kwriting output... [ 73%] gitwash/configure_git
> [2Kwriting output... [ 73%] gitwash/development_workflow
> [2Kwriting output... [ 74%] gitwash/following_latest
> [2Kwriting output... [ 74%] gitwash/forking_hell
> [2Kwriting output... [ 75%] gitwash/git_development
> [2Kwriting output... [ 75%] gitwash/git_install
> [2Kwriting output... [ 76%] gitwash/git_intro
> [2Kwriting output... [ 76%] gitwash/git_resources
> [2Kwriting output... [ 77%] gitwash/index
> [2Kwriting output... [ 77%] gitwash/maintainer_workflow
> [2Kwriting output... [ 78%] gitwash/patching
> [2Kwriting output... [ 78%] gitwash/set_up_fork
> [2Kwriting output... [ 79%] index
> [2Kwriting output... [ 79%] license
> [2Kwriting output... [ 80%] release_notes/index
> [2Kwriting output... [ 80%] release_notes/release_0.10
> [2Kwriting output... [ 80%] release_notes/release_0.11
> [2Kwriting output... [ 81%] release_notes/release_0.12
> [2Kwriting output... [ 81%] release_notes/release_0.13
> [2Kwriting output... [ 82%] release_notes/release_0.14
> [2Kwriting output... [ 82%] release_notes/release_0.15
> [2Kwriting output... [ 83%] release_notes/release_0.16
> [2Kwriting output... [ 83%] release_notes/release_0.17
> [2Kwriting output... [ 84%] release_notes/release_0.18
> [2Kwriting output... [ 84%] release_notes/release_0.19
> [2Kwriting output... [ 85%] release_notes/release_0.20
> [2Kwriting output... [ 85%] release_notes/release_0.21
> [2Kwriting output... [ 86%] release_notes/release_0.22
> [2Kwriting output... [ 86%] release_notes/release_0.3
> [2Kwriting output... [ 87%] release_notes/release_0.4
> [2Kwriting output... [ 87%] release_notes/release_0.5
> [2Kwriting output... [ 87%] release_notes/release_0.6
> [2Kwriting output... [ 88%] release_notes/release_0.7
> [2Kwriting output... [ 88%] release_notes/release_0.8
> [2Kwriting output... [ 89%] release_notes/release_0.9
> [2Kwriting output... [ 89%] release_notes/release_dev
> [2Kwriting output... [ 90%] release_notes/release_template
> [2Kwriting output... [ 90%] skips/0-skip-process
> [2Kwriting output... [ 91%] skips/1-governance
> [2Kwriting output... [ 91%] skips/2-values
> [2Kwriting output... [ 92%] skips/3-transition-to-v1
> [2Kwriting output... [ 92%] skips/4-transition-to-v2
> [2Kwriting output... [ 93%] skips/index
> [2Kwriting output... [ 93%] skips/template
> [2Kwriting output... [ 93%] user_guide/data_types
> [2Kwriting output... [ 94%] user_guide/geometrical_transform
> [2Kwriting output... [ 94%] user_guide/getting_help
> [2Kwriting output... [ 95%] user_guide/getting_started
> [2Kwriting output... [ 95%] user_guide/glossary
> [2Kwriting output... [ 96%] user_guide/index
> [2Kwriting output... [ 96%] user_guide/install
> [2Kwriting output... [ 97%] user_guide/numpy_images
> [2Kwriting output... [ 97%] user_guide/plugins
> [2Kwriting output... [ 98%] user_guide/transforming_image_data
> [2Kwriting output... [ 98%] user_guide/tutorial_parallelization
> [2Kwriting output... [ 99%] user_guide/tutorial_segmentation
> [2Kwriting output... [ 99%] user_guide/tutorials
> [2Kwriting output... [100%] user_guide/video
> [2Kwriting output... [100%] user_guide/visualization
>
> /<<PKGBUILDDIR>>/doc/source/auto_examples/applications/plot_thresholding_guide.rst:47: WARNING: undefined label: 'sphx_glr_auto_examples_applications_plot_rank_filters.py'
> /<<PKGBUILDDIR>>/doc/source/license.md:: WARNING: Pygments lexer name '{literalinclude} ../../LICENSE.txt' is not known
> /<<PKGBUILDDIR>>/doc/source/skips/1-governance.rst:72: WARNING: undefined label: 'core_dev'
> /<<PKGBUILDDIR>>/doc/source/skips/1-governance.rst:178: WARNING: undefined label: 'skip_list'
> /<<PKGBUILDDIR>>/doc/source/skips/index.md:: WARNING: Pygments lexer name '{toctree}' is not known
> /<<PKGBUILDDIR>>/doc/source/user_guide/glossary.md:: WARNING: Pygments lexer name '{glossary}' is not known
> generating indices... genindex py-modindex done
> writing additional pages... search done
> [2Kcopying images... [ 1%] auto_examples/color_exposure/images/thumb/sphx_glr_plot_tinting_grayscale_images_thumb.png
> [2Kcopying images... [ 1%] auto_examples/edges/images/thumb/sphx_glr_plot_circular_elliptical_hough_transform_thumb.png
> [2Kcopying images... [ 2%] auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_boundary_thumb.png
> [2Kcopying images... [ 3%] auto_examples/color_exposure/images/thumb/sphx_glr_plot_ihc_color_separation_thumb.png
> [2Kcopying images... [ 4%] auto_examples/segmentation/images/thumb/sphx_glr_plot_floodfill_thumb.png
> [2Kcopying images... [ 4%] auto_examples/features_detection/images/thumb/sphx_glr_plot_local_binary_pattern_thumb.png
> [2Kcopying images... [ 5%] auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_mean_color_thumb.png
> [2Kcopying images... [ 6%] auto_examples/segmentation/images/thumb/sphx_glr_plot_ncut_thumb.png
> [2Kcopying images... [ 6%] auto_examples/segmentation/images/thumb/sphx_glr_plot_compact_watershed_thumb.png
> [2Kcopying images... [ 7%] auto_examples/segmentation/images/thumb/sphx_glr_plot_expand_labels_thumb.png
> [2Kcopying images... [ 8%] auto_examples/segmentation/images/thumb/sphx_glr_plot_label_thumb.png
> [2Kcopying images... [ 9%] auto_examples/segmentation/images/thumb/sphx_glr_plot_join_segmentations_thumb.png
> [2Kcopying images... [ 9%] auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_merge_thumb.png
> [2Kcopying images... [ 10%] auto_examples/segmentation/images/thumb/sphx_glr_plot_boundary_merge_thumb.png
> [2Kcopying images... [ 11%] auto_examples/segmentation/images/thumb/sphx_glr_plot_extrema_thumb.png
> [2Kcopying images... [ 11%] auto_examples/applications/images/thumb/sphx_glr_plot_pixel_graphs_thumb.png
> [2Kcopying images... [ 12%] auto_examples/applications/images/thumb/sphx_glr_plot_coins_segmentation_thumb.png
> [2Kcopying images... [ 13%] auto_examples/numpy_operations/images/thumb/sphx_glr_plot_view_as_blocks_thumb.png
> [2Kcopying images... [ 13%] auto_examples/color_exposure/images/thumb/sphx_glr_plot_rgb_to_gray_thumb.png
> [2Kcopying images... [ 14%] auto_examples/color_exposure/images/thumb/sphx_glr_plot_adapt_rgb_thumb.png
> [2Kcopying images... [ 15%] auto_examples/edges/images/thumb/sphx_glr_plot_ridge_filter_thumb.png
> [2Kcopying images... [ 16%] auto_examples/edges/images/thumb/sphx_glr_plot_active_contours_thumb.png
> [2Kcopying images... [ 16%] auto_examples/transform/images/thumb/sphx_glr_plot_rescale_thumb.png
> [2Kcopying images... [ 17%] auto_examples/transform/images/thumb/sphx_glr_plot_fundamental_matrix_thumb.png
> [2Kcopying images... [ 18%] auto_examples/transform/images/thumb/sphx_glr_plot_matching_thumb.png
> [2Kcopying images... [ 18%] auto_examples/registration/images/thumb/sphx_glr_plot_register_rotation_thumb.png
> [2Kcopying images... [ 19%] auto_examples/filters/images/thumb/sphx_glr_plot_tophat_thumb.png
> [2Kcopying images... [ 20%] auto_examples/filters/images/thumb/sphx_glr_plot_restoration_thumb.png
> [2Kcopying images... [ 21%] auto_examples/filters/images/thumb/sphx_glr_plot_window_thumb.png
> [2Kcopying images... [ 21%] auto_examples/filters/images/thumb/sphx_glr_plot_deconvolution_thumb.png
> [2Kcopying images... [ 22%] auto_examples/filters/images/thumb/sphx_glr_plot_phase_unwrap_thumb.png
> [2Kcopying images... [ 23%] auto_examples/filters/images/thumb/sphx_glr_plot_j_invariant_tutorial_thumb.png
> [2Kcopying images... [ 23%] auto_examples/features_detection/images/thumb/sphx_glr_plot_censure_thumb.png
> [2Kcopying images... [ 24%] auto_examples/features_detection/images/thumb/sphx_glr_plot_blob_thumb.png
> [2Kcopying images... [ 25%] auto_examples/features_detection/images/thumb/sphx_glr_plot_orb_thumb.png
> [2Kcopying images... [ 26%] auto_examples/features_detection/images/thumb/sphx_glr_plot_gabors_from_astronaut_thumb.png
> [2Kcopying images... [ 26%] auto_examples/features_detection/images/thumb/sphx_glr_plot_brief_thumb.png
> [2Kcopying images... [ 27%] auto_examples/features_detection/images/thumb/sphx_glr_plot_sift_thumb.png
> [2Kcopying images... [ 28%] auto_examples/segmentation/images/thumb/sphx_glr_plot_mask_slic_thumb.png
> [2Kcopying images... [ 28%] auto_examples/segmentation/images/thumb/sphx_glr_plot_segmentations_thumb.png
> [2Kcopying images... [ 29%] auto_examples/color_exposure/images/thumb/sphx_glr_plot_rgb_to_hsv_thumb.png
> [2Kcopying images... [ 30%] auto_examples/transform/images/thumb/sphx_glr_plot_pyramid_thumb.png
> [2Kcopying images... [ 30%] auto_examples/transform/images/thumb/sphx_glr_plot_piecewise_affine_thumb.png
> [2Kcopying images... [ 31%] auto_examples/filters/images/thumb/sphx_glr_plot_inpaint_thumb.png
> [2Kcopying images... [ 32%] auto_examples/filters/images/thumb/sphx_glr_plot_nonlocal_means_thumb.png
> [2Kcopying images... [ 33%] auto_examples/features_detection/images/thumb/sphx_glr_plot_hog_thumb.png
> [2Kcopying images... [ 33%] auto_examples/applications/images/thumb/sphx_glr_plot_face_detection_thumb.png
> [2Kcopying images... [ 34%] auto_examples/edges/images/thumb/sphx_glr_plot_skeleton_thumb.png
> [2Kcopying images... [ 35%] auto_examples/segmentation/images/thumb/sphx_glr_plot_random_walker_segmentation_thumb.png
> [2Kcopying images... [ 35%] auto_examples/segmentation/images/thumb/sphx_glr_plot_regionprops_table_thumb.png
> [2Kcopying images... [ 36%] auto_examples/features_detection/images/thumb/sphx_glr_plot_gabor_thumb.png
> [2Kcopying images... [ 37%] auto_examples/numpy_operations/images/thumb/sphx_glr_plot_camera_numpy_thumb.png
> [2Kcopying images... [ 38%] auto_examples/edges/images/thumb/sphx_glr_plot_line_hough_transform_thumb.png
> [2Kcopying images... [ 38%] auto_examples/edges/images/thumb/sphx_glr_plot_edge_filter_thumb.png
> [2Kcopying images... [ 39%] auto_examples/transform/images/thumb/sphx_glr_plot_ssim_thumb.png
> [2Kcopying images... [ 40%] auto_examples/registration/images/thumb/sphx_glr_plot_register_translation_thumb.png
> [2Kcopying images... [ 40%] auto_examples/registration/images/thumb/sphx_glr_plot_masked_register_translation_thumb.png
> [2Kcopying images... [ 41%] auto_examples/filters/images/thumb/sphx_glr_plot_entropy_thumb.png
> [2Kcopying images... [ 42%] auto_examples/filters/images/thumb/sphx_glr_plot_dog_thumb.png
> [2Kcopying images... [ 43%] auto_examples/filters/images/thumb/sphx_glr_plot_butterworth_thumb.png
> [2Kcopying images... [ 43%] auto_examples/features_detection/images/thumb/sphx_glr_plot_daisy_thumb.png
> [2Kcopying images... [ 44%] auto_examples/features_detection/images/thumb/sphx_glr_plot_glcm_thumb.png
> [2Kcopying images... [ 45%] auto_examples/segmentation/images/thumb/sphx_glr_plot_thresholding_thumb.png
> [2Kcopying images... [ 45%] auto_examples/segmentation/images/thumb/sphx_glr_plot_chan_vese_thumb.png
> [2Kcopying images... [ 46%] auto_examples/segmentation/images/thumb/sphx_glr_plot_multiotsu_thumb.png
> [2Kcopying images... [ 47%] auto_examples/segmentation/images/thumb/sphx_glr_plot_morphsnakes_thumb.png
> [2Kcopying images... [ 48%] auto_examples/applications/images/thumb/sphx_glr_plot_thresholding_guide_thumb.png
> [2Kcopying images... [ 48%] auto_examples/developers/images/thumb/sphx_glr_plot_threshold_li_thumb.png
> [2Kcopying images... [ 49%] auto_examples/applications/images/thumb/sphx_glr_plot_text_thumb.png
> [2Kcopying images... [ 50%] auto_examples/transform/images/thumb/sphx_glr_plot_swirl_thumb.png
> [2Kcopying images... [ 50%] auto_examples/features_detection/images/thumb/sphx_glr_plot_corner_thumb.png
> [2Kcopying images... [ 51%] auto_examples/color_exposure/images/thumb/sphx_glr_plot_histogram_matching_thumb.png
> [2Kcopying images... [ 52%] auto_examples/transform/images/thumb/sphx_glr_plot_transform_types_thumb.png
> [2Kcopying images... [ 52%] auto_examples/filters/images/thumb/sphx_glr_plot_j_invariant_thumb.png
> [2Kcopying images... [ 53%] auto_examples/filters/images/thumb/sphx_glr_plot_denoise_thumb.png
> [2Kcopying images... [ 54%] auto_examples/filters/images/thumb/sphx_glr_plot_cycle_spinning_thumb.png
> [2Kcopying images... [ 55%] auto_examples/filters/images/thumb/sphx_glr_plot_denoise_wavelet_thumb.png
> [2Kcopying images... [ 55%] auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_draw_thumb.png
> [2Kcopying images... [ 56%] auto_examples/color_exposure/images/thumb/sphx_glr_plot_regional_maxima_thumb.png
> [2Kcopying images... [ 57%] auto_examples/filters/images/thumb/sphx_glr_plot_hysteresis_thumb.png
> [2Kcopying images... [ 57%] auto_examples/filters/images/thumb/sphx_glr_plot_rank_mean_thumb.png
> [2Kcopying images... [ 58%] auto_examples/features_detection/images/thumb/sphx_glr_plot_template_thumb.png
> [2Kcopying images... [ 59%] auto_examples/features_detection/images/thumb/sphx_glr_plot_multiblock_local_binary_pattern_thumb.png
> [2Kcopying images... [ 60%] auto_examples/features_detection/images/thumb/sphx_glr_plot_windowed_histogram_thumb.png
> [2Kcopying images... [ 60%] auto_examples/segmentation/images/thumb/sphx_glr_plot_peak_local_max_thumb.png
> [2Kcopying images... [ 61%] auto_examples/segmentation/images/thumb/sphx_glr_plot_metrics_thumb.png
> [2Kcopying images... [ 62%] auto_examples/applications/images/thumb/sphx_glr_plot_image_comparison_thumb.png
> [2Kcopying images... [ 62%] auto_examples/edges/images/thumb/sphx_glr_plot_convex_hull_thumb.png
> [2Kcopying images... [ 63%] auto_examples/applications/images/thumb/sphx_glr_plot_morphology_thumb.png
> [2Kcopying images... [ 64%] auto_examples/applications/images/thumb/sphx_glr_plot_haar_extraction_selection_classification_thumb.png
> [2Kcopying images... [ 65%] auto_examples/filters/images/thumb/sphx_glr_plot_attribute_operators_thumb.png
> [2Kcopying images... [ 65%] auto_examples/color_exposure/images/thumb/sphx_glr_plot_log_gamma_thumb.png
> [2Kcopying images... [ 66%] auto_examples/color_exposure/images/thumb/sphx_glr_plot_equalize_thumb.png
> [2Kcopying images... [ 67%] auto_examples/registration/images/thumb/sphx_glr_plot_stitching_thumb.png
> [2Kcopying images... [ 67%] auto_examples/filters/images/thumb/sphx_glr_plot_unsharp_mask_thumb.png
> [2Kcopying images... [ 68%] auto_examples/features_detection/images/thumb/sphx_glr_plot_holes_and_peaks_thumb.png
> [2Kcopying images... [ 69%] auto_examples/segmentation/images/thumb/sphx_glr_plot_niblack_sauvola_thumb.png
> [2Kcopying images... [ 70%] auto_examples/transform/images/thumb/sphx_glr_plot_radon_transform_thumb.png
> [2Kcopying images... [ 70%] auto_examples/transform/images/thumb/sphx_glr_plot_geometric_thumb.png
> [2Kcopying images... [ 71%] auto_examples/edges/images/thumb/sphx_glr_plot_shapes_thumb.png
> [2Kcopying images... [ 72%] auto_examples/features_detection/images/thumb/sphx_glr_plot_shape_index_thumb.png
> [2Kcopying images... [ 72%] auto_examples/edges/images/thumb/sphx_glr_plot_polygon_thumb.png
> [2Kcopying images... [ 73%] auto_examples/edges/images/thumb/sphx_glr_plot_marching_cubes_thumb.png
> [2Kcopying images... [ 74%] auto_examples/edges/images/thumb/sphx_glr_plot_random_shapes_thumb.png
> [2Kcopying images... [ 74%] auto_examples/edges/images/thumb/sphx_glr_plot_canny_thumb.png
> [2Kcopying images... [ 75%] auto_examples/features_detection/images/thumb/sphx_glr_plot_haar_thumb.png
> [2Kcopying images... [ 76%] auto_examples/features_detection/images/thumb/sphx_glr_plot_fisher_vector_thumb.png
> [2Kcopying images... [ 77%] auto_examples/segmentation/images/thumb/sphx_glr_plot_watershed_thumb.png
> [2Kcopying images... [ 77%] auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_thumb.png
> [2Kcopying images... [ 78%] auto_examples/segmentation/images/thumb/sphx_glr_plot_euler_number_thumb.png
> [2Kcopying images... [ 79%] auto_examples/edges/images/thumb/sphx_glr_plot_contours_thumb.png
> [2Kcopying images... [ 79%] auto_examples/segmentation/images/thumb/sphx_glr_plot_perimeters_thumb.png
> [2Kcopying images... [ 80%] auto_examples/transform/images/thumb/sphx_glr_plot_ransac_thumb.png
> [2Kcopying images... [ 81%] auto_examples/segmentation/images/thumb/sphx_glr_plot_hausdorff_distance_thumb.png
> [2Kcopying images... [ 82%] auto_examples/numpy_operations/images/thumb/sphx_glr_plot_structuring_elements_thumb.png
> [2Kcopying images... [ 82%] auto_examples/numpy_operations/images/thumb/sphx_glr_plot_footprint_decompositions_thumb.png
> [2Kcopying images... [ 83%] auto_examples/developers/images/thumb/sphx_glr_plot_max_tree_thumb.png
> [2Kcopying images... [ 84%] auto_examples/transform/images/thumb/sphx_glr_plot_edge_modes_thumb.png
> [2Kcopying images... [ 84%] gitwash/branch_dropdown.png
> [2Kcopying images... [ 85%] gitwash/pull_button.png
> [2Kcopying images... [ 86%] gitwash/forking_button.png
> [2Kcopying images... [ 87%] skips/_static/skip-flowchart.png
> [2Kcopying images... [ 87%] auto_examples/transform/images/sphx_glr_plot_rescale_001.png
> [2Kcopying images... [ 88%] auto_examples/transform/images/sphx_glr_plot_transform_types_001.png
> [2Kcopying images... [ 89%] auto_examples/transform/images/sphx_glr_plot_geometric_002.png
> [2Kcopying images... [ 89%] auto_examples/transform/images/sphx_glr_plot_matching_001.png
> [2Kcopying images... [ 90%] auto_examples/registration/images/sphx_glr_plot_register_translation_001.png
> [2Kcopying images... [ 91%] auto_examples/numpy_operations/images/sphx_glr_plot_camera_numpy_001.png
> [2Kcopying images... [ 91%] ../build/plot_directive/user_guide/numpy_images-1.png
> [2Kcopying images... [ 92%] auto_examples/segmentation/images/sphx_glr_plot_join_segmentations_001.png
> [2Kcopying images... [ 93%] auto_examples/color_exposure/images/sphx_glr_plot_equalize_001.png
> [2Kcopying images... [ 94%] auto_examples/applications/images/sphx_glr_plot_coins_segmentation_001.png
> [2Kcopying images... [ 94%] auto_examples/applications/images/sphx_glr_plot_coins_segmentation_002.png
> [2Kcopying images... [ 95%] auto_examples/applications/images/sphx_glr_plot_coins_segmentation_003.png
> [2Kcopying images... [ 96%] auto_examples/applications/images/sphx_glr_plot_coins_segmentation_004.png
> [2Kcopying images... [ 96%] auto_examples/applications/images/sphx_glr_plot_coins_segmentation_005.png
> [2Kcopying images... [ 97%] user_guide/data/elevation_map.jpg
> [2Kcopying images... [ 98%] auto_examples/applications/images/sphx_glr_plot_coins_segmentation_006.png
> [2Kcopying images... [ 99%] auto_examples/applications/images/sphx_glr_plot_coins_segmentation_007.png
> [2Kcopying images... [ 99%] auto_examples/applications/images/sphx_glr_plot_coins_segmentation_008.png
> [2Kcopying images... [100%] auto_examples/applications/images/sphx_glr_plot_coins_segmentation_009.png
>
> dumping search index in English (code: en)... done
> dumping object inventory... done
>
> Sphinx-Gallery successfully executed 118 out of 118 files subselected by:
>
> gallery_conf["filename_pattern"] = '/plot'
> gallery_conf["ignore_pattern"] = '__init__\\.py'
>
> after excluding 0 files that had previously been run (based on MD5).
>
> embedding documentation hyperlinks...
> /usr/lib/python3/dist-packages/sphinx_gallery/docs_resolv.py:145: RemovedInSphinx80Warning:
>
> Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
>
>
> Extension error:
> Documentation options could not be found in index.
> make[2]: *** [Makefile:50: html] Error 2
The full build log is available from:
http://qa-logs.debian.net/2023/12/12/skimage_0.22.0-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the debian-science-maintainers
mailing list