You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
the "inquirer" pkg is not supported on the windows platform
hi, how does it represent itself, that it does not work?
Seems like it works for me, that I can shuffle through the options and select correctly the presented options.
Can you please explain a bit more?
The reason will be displayed to describe this comment to others. Learn more.
the "inquirer" pkg is not supported on the windows platform
hi, how does it represent itself, that it does not work?
Seems like it works for me, that I can shuffle through the options and select correctly the presented options.
Can you please explain a bit more?
hi, at that moment, I was downloading the "inquirer" pkg in pypi, and I saw the information that
"Currently the python-inquirer supports only UNIX-based platforms (eq. Mac OS, Linux, etc.). Windows is not supported at the moment!"
so, I thought that windows is not supported.
however, i have tried to installed and got success, I feel a little fuzzy now.
The reason will be displayed to describe this comment to others. Learn more.
hi, at that moment, I was downloading the "inquirer" pkg in pypi, and I saw the information that
"Currently the python-inquirer supports only UNIX-based platforms (eq. Mac OS, Linux, etc.). Windows is not supported at the moment!"
so, I thought that windows is not supported.
however, i have tried to installed and got success, I feel a little fuzzy now.
The reason will be displayed to describe this comment to others. Learn more.
hi, at that moment, I was downloading the "inquirer" pkg in pypi, and I saw the information that
"Currently the python-inquirer supports only UNIX-based platforms (eq. Mac OS, Linux, etc.). Windows is not supported at the moment!"
so, I thought that windows is not supported.
however, i have tried to installed and got success, I feel a little fuzzy now.
88dff8c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the "inquirer" pkg is not supported on the windows platform
88dff8c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi, how does it represent itself, that it does not work?
Seems like it works for me, that I can shuffle through the options and select correctly the presented options.
Can you please explain a bit more?
88dff8c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi, at that moment, I was downloading the "inquirer" pkg in pypi, and I saw the information that
"Currently the python-inquirer supports only UNIX-based platforms (eq. Mac OS, Linux, etc.). Windows is not supported at the moment!"
so, I thought that windows is not supported.
however, i have tried to installed and got success, I feel a little fuzzy now.
88dff8c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hehe, this is how I always feel.
When I chekc on pypi https://pypi.org/project/inquirer/#files it reads
inquirer-2.7.0-py2.py3-none-any.whl (31.1 kB) | Wheel | py2.py3 | Jun 9, 2020
so also with other projects "any" normally works. Of course tetsing them is needed, and so far, it has worked.
For sturcturing it a bit. Wha OS do you use?
88dff8c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
windows as my working computer, and macos as my usual computer