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

numpy issue during ./install.sh #8

Closed
srikar2097 opened this issue Jul 27, 2018 · 5 comments
Closed

numpy issue during ./install.sh #8

srikar2097 opened this issue Jul 27, 2018 · 5 comments

Comments

@srikar2097
Copy link

thank you for your lovely paper. was trying to get your code to work. We are using amazon AMI and got FFmpeg compiled and using python3 an pytorch. when trying to run ./install.sh with the ffmpeg path we get the following GCC error. Any idea of how to resolve this? it says Numpy decprecated API. What version of Numpy was used?

screen shot 2018-07-27 at 12 44 52 am

we also followed steps in other issues - #6 and #5 but the error still persists.

@srikar2097
Copy link
Author

got this working. issue closed.

@srikar2097
Copy link
Author

srikar2097 commented Jul 29, 2018

To help someone else in future: At compile, the correct .h files were not in the path. including them solved it.

@chaoyuaw
Copy link
Owner

Hi @srikar2097 , sorry for the late reply. Glad that you solved it!

@fengfan028
Copy link

To help someone else in future: At compile, the correct .h files were not in the path. including them solved it.

how to include them?

@Dreamer312
Copy link

Got the same problem, where are .h files.

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

4 participants