generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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:
bukit-kronik and mnmcho
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request