-
Notifications
You must be signed in to change notification settings - Fork 3
Open
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels