Skip to content

Runtime error during module import #4

@mkatliar

Description

@mkatliar

Uncomment the last line sys.exit(app.exec()) in example1.py to workaround #3 and run

$ python example1.py

Output:

Traceback (most recent call last):
  File "example1.py", line 5, in <module>
    from qcustomplot import QCustomPlot, QCPBars, QCP
ImportError: /usr/local/lib/python2.7/dist-packages/qcustomplot.so: undefined symbol: _ZTI14QCPItemBracket

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