Skip to content

ImportError: No module named 'resource' on Windows #27

@flesire

Description

@flesire

I tried to use the client on Windows with python 2.7 and i have the following error :

ImportError: No module named 'resource'

This error occurs because 'resource' module is only available for UNIX system.

Is 'resource' module usage could be optional in a Windows application ?

Regards.

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