haiwen / seafile

High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
http://seafile.com/
Other
12.25k stars 1.54k forks source link

[version 6.2.5]ImportError: No module named seaserv when run seafile-admin setup #2027

Closed ycopy closed 5 years ago

ycopy commented 6 years ago

Hello Haiwen,

Thanks for your great job on this project, I'm experiencing a install issue when I start by compiling the source code. I'd appreciate if you could take a check there.

My steps below: 1, I follow the guide by url https://manual.seafile.com/build_seafile/server.html 2, I choose a tag versioned 6.2.5 for ccnet, server and hub 3,every thing goes well , until I run seafile-admin command, After entering the required info, I pressed "Enter", then I got error message "ImportError: No module named seaserv"

Thanks in advance, Have a nice day .

ycopy commented 6 years ago

Hello,

I've fixed this issue by adding export PYTHONPATH=/data/haiwen/seafile-server/seahub/thirdpart:/usr/local/lib/python2.7/site-packages