Skip to content

Feature request: remove pywin32 dependency from runtime client #131

@epmog

Description

@epmog

Use Case

Running an adaptor in daemon mode on Windows requires steps in addition to a standard pip install. You must install pywin32 in the adaptor runtime client's environment which adds a rough edge for users setting up/managing everything.

Proposed Solution

We should be able to remove it and provide our own minimal shim around the named pipe servers that forced the inclusion of the dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions