Hi Jonathon
First of all, thank you for creating such a great program called jamovi.
I have successfully implemented it on the web as shown in the attachment.
However, I want to install and use the modules in jamovi library, but some modules are working, some are not working and giving errors
I would be very grateful if you could tell me which part of the docker file to modify so that the installed modules can function properly.
Best Regards
Moon
Running modules with docker file on web
Running modules with docker file on web
- Attachments
-
- jamovi_1.png (79.23 KiB) Viewed 9433 times
Re: Running modules with docker file on web
Thanks for your response, I installed and ran the snowCluster module and got the following error, is it impossible to install and run the module from a docker file? I would like to see the results on the web with the module. I would really appreciate if you can let me know.
- Attachments
-
- docker error.png (117.25 KiB) Viewed 9425 times
Re: Running modules with docker file on web
oh yeah, the modules from the library (for the most part) won't be compatible with the docker version.
to install additional modules as part of the build process, you can add entries like this:
https://github.com/jamovi/jamovi/blob/c ... #L177-L178
cheers
to install additional modules as part of the build process, you can add entries like this:
https://github.com/jamovi/jamovi/blob/c ... #L177-L178
cheers
Re: Running modules with docker file on web
Hi
Thanks for your kind comments.
The problem is that some packages don't install completely and need to be manually installed into the docker file, which leads to version mismatches like this How can I resolve the problems?
Thanks for your kind comments.
The problem is that some packages don't install completely and need to be manually installed into the docker file, which leads to version mismatches like this How can I resolve the problems?
- Attachments
-
- Docker error_2.png (60.46 KiB) Viewed 9347 times
Re: Running modules with docker file on web
hmm, i'm puzzled by the 'unable to determine R version' error ... i assume the earlier calls to install surveymv work fine ... so it's weird that surveymv works fine, but this doesn't.
jonathon
jonathon