Skip to content

PyDviGui/DviGlViewer uses PyOpenGLng.Tools.Interval that doesn't exist #14

@yourealwaysbe

Description

@yourealwaysbe

When i try to run the sample DVI viewer i get:

Traceback (most recent call last):
  File "bin/dvi-gl-viewer", line 35, in <module>
    from PyDviGui.DviGlViewer import Application
  File "/home/matt/apps/pydvi/src/PyDVI/PyDviGui/DviGlViewer/__init__.py", line 27, in <module>
    from PyOpenGLng.Tools.Interval import IntervalInt2D
ImportError: No module named Interval

And it seems Interval doesn't exist in the github version of PyOpenGLng. Apologies if i'm missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions