forked from brettcs/dtrx
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Using pip install dtrx, the install failed on Windows 10 with Python 3.9.
Error message:
__main__.UnsupportedPython: One or more packages do not support your version of Python (3.9.13). The installation will stop now. To force installation, set the ALLOW_UNSUPPORTED_PYTHON environment variable to any value. This may result in a broken package environment.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for unsupported-python
Failed to build unsupported-python
ERROR: Could not build wheels for unsupported-python, which is required to install pyproject.toml-based projects
What's going on here?
If the issue is that Windows is outright unsupported, then that should be indicated in the README.
Metadata
Metadata
Assignees
Labels
No labels