Skip to content

ImportError: undefined symbol: _ZdlPvm #1

@ChrisWellsWood

Description

@ChrisWellsWood

Hi,

After installing, I tried to run ./secnet.py3 --input "input/*.fasta" --output output/ --label 8, I got the following error:

ImportError: .../tmpkfs0vfj_/m421b8f9682a0784590c633adeca22317.so: undefined symbol: _ZdlPvm

I've come across this before, you just need to run anaconda3/bin/conda install libgcc in your secnet folder. I looked at the install scripts so I could include this dependency, but I see that you download a pre prepared anaconda tarball, so I can't make a pull request. It might be worth updating that tarball.

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