-
Notifications
You must be signed in to change notification settings - Fork 166
Kconfiglib cannot be installed from MSYS #77
Copy link
Copy link
Closed
Description
$ pip install kconfiglib
Collecting kconfiglib
Downloading https://files.pythonhosted.org/packages/13/3b/836b3af23701728830771d5c45fc3bd1c67ea646b49f6384a44343aa0b3e/kconfiglib-12.14.1-py2.py3-none-any.whl (142kB)
|################################| 143kB 2.2MB/s
Collecting windows-curses; sys_platform == "win32" (from kconfiglib)
ERROR: Could not find a version that satisfies the requirement windows-curses; sys_platform == "win32" (from kconfiglib) (from versions: none)
ERROR: No matching distribution found for windows-curses; sys_platform == "win32" (from kconfiglib)
I closed this zephyrproject-rtos/windows-curses#4 accepting that windows-curses cannot be installed in MSYS but I think Kconfiglib should not request it there if it cannot be installed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels