Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

h5格式无法可视化 #18

Open
hanyong-max opened this issue Nov 13, 2023 · 0 comments
Open

h5格式无法可视化 #18

hanyong-max opened this issue Nov 13, 2023 · 0 comments

Comments

@hanyong-max
Copy link

(DeepCAD) D:\DeepCAD-master\utils>python export2step.py --src ../data/cad_vec/0000 --form h5
../data/cad_vec/0000\00000007.h5
Traceback (most recent call last):
File "export2step.py", line 38, in
out_vec = fp["out_vec"][:].astype(np.float)
File "h5py_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "D:\Anaconda3\envs\DeepCAD\lib\site-packages\h5py_hl\group.py", line 328, in getitem
oid = h5o.open(self.id, self._e(name), lapl=self._lapl)
File "h5py_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py\h5o.pyx", line 190, in h5py.h5o.open
KeyError: "Unable to open object (object 'out_vec' doesn't exist)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant