Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

ImportError: libpcl_keypoints.so.1.7: cannot open shared object file: No such file or directory #317

@aj96

Description

@aj96

Getting the error message as shown in the title every time I try to import pcl

Your Environment

  • Operating System and version: Ubuntu 18.04
  • Compiler: g++ (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
  • PCL Version: 1.8
  • Cython Version: 0.29.12

Ran

sudo apt-get install libpcl-dev -y
pip install python-pcl

But every time I try to import pcl, I get the error shown above. It seems like running apt-get install libpcl-dev installed /usr/lib/x86_64-linux-gnu/libpcl_keypoints.so. Why is it looking for libpcl_keypoints.so.1.7?

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