Skip to content

import autobreak error #25

Description

@Dazzley

step 1 (installation) does not complete, it gives this error:

ImportError Traceback (most recent call last)
in <cell line: 6>()
4
5 # import autobreak now so it can run upon file upload in Step 2
----> 6 from autobreak import autobreak

9 frames
/usr/local/lib/python3.10/dist-packages/cadnano/views/pathview/pathstyles.py in
51 ZXOVERITEM (int): Description
52 """
---> 53 from PyQt6.QtGui import QFont, QFontMetricsF
54 from cadnano.views.styles import THE_FONT, THE_FONT_SIZE
55 from cadnano.views.styles import BLUE_FILL, BLUE_STROKE # noqa

ImportError: /usr/local/lib/python3.10/dist-packages/PyQt6/QtGui.abi3.so: undefined symbol: _ZN5QFont11tagToStringEj, version Qt_6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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