'tables'" problem importingpip installtablesUsing Python 3.7.0 (v3.7.0:1bf9cc5093,ERROR:: Could not find a local HDF5 installation.You may need to explicitly state where your local HDF5 headers and library can be f
pip install --user tablesCollecting tables Complete outputfrom command python setup.py egg_info: collect2: error: ld returnedERROR:: Could not find a local
我正在尝试安装表,以便现有的python脚本在尝试‘导入表’时不会出现错误下面是输出: Using cached tablesRunning setup.py install for tables: started
Running setup.py install for tables: finished with: /usr/include
我不能在我的windows环境中做表库的问题,也找不到解决方案,错误是关于hdf5安装和hdf5目录! C:\Users\thiago.bueno>pip install --upgrade tables Using cached https://ERROR:: Could not find a local HDF5 installation.the ``
ERROR:: Could not find a local HDF5 installation.the ``HDF5_DIR`` environment ---ERROR:: Could not find a local HDF5 installation.the ``HDF5_DIR`` environment
var
[root@e06e8f90e201 optimus]# pip installtables Downloading tables-3.2.3.1.tar.gzERROR:: Could not find a local HDF5 installation.You may need to explicitly state where your local HDF5 headers and
library can b
我有:我得到了:collect2: ld returnedERROR:: Could not find a local HDF5 installation.the ``HDF5_DIR`` environment
variable or by using the ``--hdf5`` command-line
在cmd.exe 'run as administrator‘中写道:'python setup.py install --hdf5="C:\Program Files\HDF Group\HDF5\1.8.9headers at ``C:\Program Files\HDF Group\HDF5\1.8.9\include``, libra
ry at ``C:\Program Files\HDF Group\linkExtension.
我尝试通过以下命令安装python库表: pip installtablesCollecting tables Using cached https://files.pythonhosted.orgERROR:: Could not find a local HDF5 installation.the ``HDF5_DIR`` environment
variable or by using the ``--hdf5`` co