Skip to content

add doc build and minimal install tests #253

Closed
@kushalkolar

Description

@kushalkolar

Just noticed this with the latest release, the current tests only check if all dependencies are installed but need to expand the test matrix to include minimal installs of fastplotlib with only glfw and not jupyter_rfb.

(test-fpl) kushal@kushal-desktop:~
└─ $ ▶ python
Python 3.9.2 (default, Feb 28 2021, 17:03:44) 
[GCC 10.2.1 20210110] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from fastplotlib.graphics import ImageGraphic
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/kushal/venvs/test-fpl/lib/python3.9/site-packages/fastplotlib/__init__.py", line 1, in <module>
    from .plot import Plot
  File "/home/kushal/venvs/test-fpl/lib/python3.9/site-packages/fastplotlib/plot.py", line 4, in <module>
    from .layouts._subplot import Subplot
  File "/home/kushal/venvs/test-fpl/lib/python3.9/site-packages/fastplotlib/layouts/__init__.py", line 1, in <module>
    from ._gridplot import GridPlot
  File "/home/kushal/venvs/test-fpl/lib/python3.9/site-packages/fastplotlib/layouts/_gridplot.py", line 12, in <module>
    from wgpu.gui.jupyter import JupyterWgpuCanvas
  File "/home/kushal/venvs/test-fpl/lib/python3.9/site-packages/wgpu/gui/jupyter.py", line 14, in <module>
    from jupyter_rfb import RemoteFrameBuffer
ModuleNotFoundError: No module named 'jupyter_rfb'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy