greenelab / greenelab/buddi_analysis

scanpy ImportError

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

- 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.