Код: Выделить всё
pip install h5py
Код: Выделить всё
Defaulting to user installation because normal site-packages is not writeable
DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/PyPDF3-1.0.6-py3.11.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation. Discussion can be found at https://github.com/pypa/pip/issues/12330
Requirement already satisfied: h5py in /home/merix/.local/lib/python3.11/site-packages (3.12.1)
Requirement already satisfied: numpy>=1.19.3 in /usr/lib/python3/dist-packages (from h5py) (1.24.2)
WARNING: Error parsing dependencies of send2trash: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier
sys-platform (=="darwin") ; extra == 'objc'
Код: Выделить всё
git clone "https://github.com/h5py/h5py.git"
cd h5py
pip install .
Я был бы признателен за любые советы по установке h5py и других пакетов. .
Подробнее здесь: https://stackoverflow.com/questions/790 ... -using-pip