Skip to content

qtpy 2.4.1 -- QT_API, QT_API_NAME and QTPY_VERSION getting set to <NOT-FOUND>, due to missing module qtpy._version #9

@ssteinerx

Description

@ssteinerx

I'm using qtpy version 2.4.1 with objbrowser PROGRAM_VERSION = 1.3.1 according to version.py.

The check on line 14->23 in objbrowser/version.py is failing when it tries to:

import qtpy, qtpy._version

It appears that qtpy._version is gone. The 2.4.1 version string is now in qtpy.__version__.

I didn't find where qtpy._version.version_info went but it's coming up fast on line 23.

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