Skip to content

Seeking Assistance with PLIP Installation Issues on CentOS #173

@Nicole-DH

Description

@Nicole-DH

Dear PLIP Developers,

I hope this message finds you well. I'm writing to seek your guidance regarding an installation issue I've encountered while setting up PLIP (v2.4.0) on my CentOS system following the official documentation. Despite multiple attempts, I haven't been able to resolve these errors and would appreciate your expertise.

System Configuration:

  • OS: CentOS Linux
  • Python: 3.8.19 (via conda environment)
  • Open Babel: 3.1.0
  • PLIP: 2.4.0

Initial Installation Error
After verifying Open Babel's successful installation, executing plip resulted in:
ImportError: cannot import name 'pybel' from 'openbabel' (unknown location)

Image

I installed pybel via pip, but same error occurred.

Image

Reinstallation Error
So I reinstalled OpenBabel via Conda,
conda install -c conda-forge openbabel
but executing plip resulted in:
Segmentation fault (core dumped)

Thanks for your time and assistance in advance.

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