-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
ImageMagick error - Ubuntu 16.04 #831
Comments
Can you share your code, or at least the last lines in which you write a video file ? |
Doing this from my phone so I apologise for formatting.
|
So I've worked on this for a damn week and finally got it figured out. I was trying to deploy with uwsgi and nginx. uwsgi could not handle the permissions correctly, so I finally implemented gunicorn and supervisor in the same manner that Miguel Grinberg describes in the below link. If anyone else has this issue I advise you to follow Miguel's blog post and use gunicorn and supervisor. https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xvii-deployment-on-linux |
I know this has been reported but I've gone through every issue and can't resolve it.
And when I run, I'm getting the error below (any help will be greatly appreciated!):
OSError: MoviePy Error: creation of None failed because of the following error:
[Errno 2] No such file or directory: 'unset'.
.This error can be due to the fact that ImageMagick is not installed on your computer, or (for Windo$
[pid: 3040|app: 0|req: 1/1] 73.6.152.180 () {48 vars in 2619 bytes} [Wed Jul 18 03:35:01 2018] GET /$
The text was updated successfully, but these errors were encountered: