I apologize for fumbling this request.
I would like to ask the maintainers to require python-pexpect when a user tries to install catfish. If a user installs catfish with the packages it requires, it will not start as it requires pexpect. After installing python-pexpect
, catfish works correctly. Thanks!
BTW, since I probably didn’t use the right lingo in this request, please tell me what words I should have used. Thanks again!
It’s required for build, but not to run:
That probably needs to be addressed.
The lingo is fine.
This has been resolved:
Thank you.
2 Likes
Thank you!