IngoMeyer441/simple-term-menu

simple-term-menu not part of Mac brew formulaes - MacOS 14.2.1

Closed this issue · 1 comments

For some reason, installing simple-term-menu on my Mac running 14.2.1 produces the following error:
Warning: No available formula with the name "simple-term-menu"

When I go to the Homebrew web page, it is also not listed in the search box. This was working some time ago as I have been using simple-term-menu on other Macs for +1yr

Since I am not a "python" person, can you please tell me how I can install the python module manually?

Of course, I was able to solve my issue just after posting the problem.

For anyone else facing this issue, download the code and run the following:
python3 ./setup.py build && python3 ./setup.py install