Skip to content

gpi error about PyQt5 #69

Open
Open
@sunpengmri

Description

@sunpengmri

Hi
I have installed the newest gpilab in a ubuntu 20.04 system following the instructions https://gpilab.com/downloads/, but failed to start. Here is the error message, any help would be appreciated.

Traceback (most recent call last):
File "/home/peng/opt/gpi/framework/./bin/gpi", line 38, in
from gpi import launch
File "/home/peng/opt/anaconda3/envs/gpi_env/lib/python3.9/site-packages/gpilab-1.4.8-py3.9.egg/gpi/init.py", line 68, in
from . import qtapi
File "/home/peng/opt/anaconda3/envs/gpi_env/lib/python3.9/site-packages/gpilab-1.4.8-py3.9.egg/gpi/qtapi.py", line 30, in
import qtpy.QtCore as _QtCore
File "/home/peng/opt/anaconda3/envs/gpi_env/lib/python3.9/site-packages/qtpy/QtCore.py", line 42, in
from PyQt5.QtCore import *
ImportError: /home/peng/opt/anaconda3/envs/gpi_env/lib/python3.9/site-packages/PyQt5/QtCore.abi3.so: undefined symbol: _ZdlPvm, version Qt_5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions