-
Notifications
You must be signed in to change notification settings - Fork 2k
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
test-pose.h5 no such file #10
Comments
This is an intermediate generated file, maybe you encounter the same problem as #7 , make sure you installed torch correctly. |
Hi, please paste the full output message so we can know the problem |
Please install torch properly (reference to this) `git clone https://github.com/torch/distro.git ~/torch --recursive sudo apt-get install liblua5.2-dev |
Hi all, thanks. I haven't installed torch correctly. I have fixed the problem. Thanks |
I have the same problems. |
you can follow the official documents to install torch |
sudo luarocks install hdf5 Error: Build error: Failed building.please help me, thanks |
have you solved the fatal error: gcc-plugin.h: No such file or directory? I have the same problem with you...and I did install the gcc-4.8-plugin-dev. |
finally i solved the problem by removing torch and installing it again with lua5.2 instead of luaJIT, and the rest hints are the same as above. refer to http://torch.ch/docs/getting-started.html. thank you |
hi! my problem is: 100%|█████████████████████████████████████████████| 3/3 [00:03<00:00, 1.12s/it] |
Also this may be required: |
I have the similar question to you. Have you solved it? |
I found that I haven't downloaded such h5 file when I run run.sh. Where can I download this file?
The text was updated successfully, but these errors were encountered: