Skip to content

Populate reserve_jobs = True not possible on Windows #470

@horsto

Description

@horsto

Hi, I think I discovered a bug in datajoint python on Windows.
I was trying to run .populate(reserve_jobs=True) on a table, but this ran into AttributeError: module 'os' has no attribute 'uname'. This seems to be windows specific, since it works under ubuntu.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions