Skip to content

[FEATURE] Improve the tools experience on windows #17

@zastrowm

Description

@zastrowm

Problem Statement

Attempting to import some of the tools on Windows will result in errors during import due to unsupported imports or libraries (example: #15). To better support consumers on windows it would be beneficial if we documented what support we have on windows and/or gave more explicit error messages.

Proposed Solution

Multi-point:

  • Add GitHub action workflows to validate behavior on windows
  • Properly mock get_user_input in test_environment
  • Attempt to make tools work on windows
    • If not possible, provide a better error message on windows

Use Case

When reading the documentation or attempting to import tools on windows, it would either work or the user would receive a better error message.

Alternatives Solutions

It could just be documented that tools are a best effort on windows

Additional Context

Reported bugs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions