Skip to content

Pyqret import error on >= Python 3.11 #3

@yasuo-ozu

Description

@yasuo-ozu
Python 3.11.11 (main, Jan  1 1980, 00:00:00) [Clang 19.1.5 ] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyqret
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/yasuo/ghq/github.com/QunaSys/quri-parts/.venv/lib/python3.11/site-packages/pyqret/__init__.py", line 17, in <module>
    from . import _qret_impl as _M
ImportError: cannot import name '_qret_impl' from partially initialized module 'pyqret' (most likely due to a circular import) (/usr/lib/python3.11/site-packages/pyqret/__init__.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions