Skip to content

scanpy ImportError #5

@Souhatifour

Description

@Souhatifour
  • If an ImportError with the message "symbol not found in flat namespace ‘_H5Lget_info’" is encountered when trying to use the 'tables' library, it suggests that the library might not be installed in the correct location (the virtual environment that was created to install BuDDI) like in my case, I had to install scanpy in tis specific .venv folder:
    .venv % env HDF5_DIR=/opt/homebrew/opt/hdf5 pip3 install tables

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