This is my most recent error log, does it make sense to you?
>>> import h5py
File "C:\SIMULIA\Abaqus\6.14-2SE\tools\SMApy\python2.7\lib\site-packages\h5py\__init__.py", line 27, in <module>
from . import _conv
File "h5py\h5t.pxd", line 14, in init h5py._conv...
The major dependencies for h5py were, NumPy, Cython, and Six, as far as I know and the good thing about Anaconda is it comes preinstalled with all that stuff. So I picked out those libraries and copied them to the specified folder but no luck yet.
Do you have h5py running on your Abaqus? Have...
Hi Man,
I have spent so much time trying to figure out what you did smoothly?
I am trying to import h5py in Abaqus 6.14 student edition, and I have faced almost every kind of error while trying to fix the errors. I am running a windows 10, with an anaconda python 2.7.10, and abaqus python...