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

Error when try to generate video from slides #18

Open
PlushZ opened this issue Jan 12, 2022 · 4 comments
Open

Error when try to generate video from slides #18

PlushZ opened this issue Jan 12, 2022 · 4 comments
Assignees

Comments

@PlushZ
Copy link
Contributor

PlushZ commented Jan 12, 2022

I follow the instructions in PR #14 (I pulled resources from this pull request to my local computer). The last step is to run ari-make.sh

When I run script $ ./bin/ari-make.sh I get
====== /stories/alien/level1/slides.html ======
_site//stories/alien/level1/slides.html
./bin/ari-make.sh: line 26: /home/plushz/game_video/node_modules/.bin/decktape: No such file or directory
./bin/ari-make.sh: line 22: /home/plushz/game_video/node_modules/.bin/http-server: No such file or directory

@bebatut
Copy link
Contributor

bebatut commented Jan 25, 2022

Did you build the conda environment from scratch? And then run make install?

@bebatut
Copy link
Contributor

bebatut commented Feb 4, 2022

I updated the PR. Could you try?

@PlushZ
Copy link
Contributor Author

PlushZ commented Feb 10, 2022

Now I got:

Error: Failed to launch the browser process!
/home/plushz/game_video/node_modules/decktape/node_modules/puppeteer/.local-chromium/linux-901912/chrome-linux/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory

@PlushZ
Copy link
Contributor Author

PlushZ commented Feb 25, 2022

After installing missing libraries. The error now:

Extracting slides
convert-im6.q16: unable to open image _site/DNAnalyzer/stories/alien/level1/slides.pdf': No such file or directory @ error/blob.c/OpenBlob/2874. convert-im6.q16: no images defined /tmp/gtn-ari.2KhoXgDINT/slides.%03d.png' @ error/convert.c/ConvertImageCommand/3258.

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

2 participants