Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

can't run pydio.main  #175

@hemna

Description

@hemna

just cloned the latest from the git repo and created a python2 virtualenv and pydio.main won't run.

└─[$] git:(master*) python -m pydio.main
Traceback (most recent call last):
File "/usr/lib64/python2.7/runpy.py", line 174, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/home/waboring/pydio/pydio-sync/.venv/lib/python2.7/site-packages/pydio/main.py", line 41, in
from job.job_config import JobConfig, JobsLoader
File "/home/waboring/pydio/pydio-sync/.venv/lib/python2.7/site-packages/pydio/job/init.py", line 29, in
from sdkremote.remote import Waiter
ImportError: No module named sdkremote.remote

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions