YunoHost-Apps / seafile_ynh

Seafile package for YunoHost
https://seafile.com
MIT License
14 stars 19 forks source link

Installation failed - Python error for imageio libs #55

Closed loic-moriame closed 4 years ago

loic-moriame commented 4 years ago

Hi there!

I try to install Seafile on my Yunohost server (Scaleway DEV1-S) but I get an error. Log of error is available here: https://paste.yunohost.org/raw/yinukayazo

It seems that I have an error on Pillow install: sudo -u $seafile_user pip install --user --upgrade Pillow 'moviepy<1.0' certifi idna

I can't figure out how to fixes this 🤔 So, I take my chance here !

Maybe closed to issue #45 , but my log file is a bit different, so I open this issue.

Josue-T commented 4 years ago

Hello,

I found the issue. Can you try from the testing branch here : https://github.com/YunoHost-Apps/seafile_ynh/tree/testing

loic-moriame commented 4 years ago

Works like a charm! Thanks :)