fury-gl / fury

FURY - Free Unified Rendering in pYthon.
https://fury.gl
Other
230 stars 163 forks source link

The docs generation fails with pyData theme v0.11.0 #713

Closed maharshi-gor closed 1 year ago

maharshi-gor commented 1 year ago

Description

[The docs generation fails with pyData theme v0.11.0 and fixes the aliases]

Way to reproduce

  1. Start with a clean code installation via the Source method.
  2. try to build the project make -C . clean && make -C . html-no-examples.
  3. The build will fail due to version incompatibility.

System Specs

{'fury_version': '0.8.0.post1304+gb37669f8', 'pkg_path': '/Users/maharshigor/Desktop/GRG/fury/fury', 'commit_hash': 'b37669f8767d460b97e17584106ad8a6b5d26491', 'sys_version': '3.10.6 | packaged by conda-forge | (main, Aug 22 2022, 20:41:54) [Clang 13.0.1 ]', 'sys_executable': '/Users/maharshigor/opt/anaconda3/envs/Py310/bin/python', 'sys_platform': 'darwin', 'numpy_version': '1.23.4', 'scipy_version': '1.9.3', 'vtk_version': '9.1.0', 'matplotlib_version': '3.6.2', 'dipy_version': '1.5.0'}

skoudoro commented 1 year ago

Hi @Mk996,

Do you still have an issue? I am using pydata theme 0.12.0 and everything seems to work as expected.

Let me know if we can close this issue

skoudoro commented 1 year ago

I can. not reproduce the issue or it has been fixed, closing