mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-20 18:49:18 +00:00
pythonpath python3
This commit is contained in:
@@ -342,8 +342,8 @@ class EnvManager(object):
|
||||
|
||||
os.path.join(install_path, 'seahub', 'thirdpart'),
|
||||
|
||||
os.path.join(install_path, 'seafile/lib/python3.6/site-packages'),
|
||||
os.path.join(install_path, 'seafile/lib64/python3.6/site-packages'),
|
||||
os.path.join(install_path, 'seafile/lib/python3/site-packages'),
|
||||
os.path.join(install_path, 'seafile/lib64/python3/site-packages'),
|
||||
]
|
||||
|
||||
for path in extra_python_path:
|
||||
|
Reference in New Issue
Block a user