Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Install pipx on the web container by default, in order to be able to install other custom tool (in my case, bbot) #1192

Open
1 task done
NadgobKhan opened this issue Feb 11, 2024 · 2 comments

Comments

@NadgobKhan
Copy link

Is there an existing feature or issue for this?

  • I have searched the existing issues

Expected feature

The tool pipx to be installed on the web container by default. This is the github page for pipx: https://github.com/pypa/pipx
For reference, here are the installation steps, for Linux:

sudo apt update
sudo apt install pipx
pipx ensurepath

This issue arose from my need to install bbot (https://github.com/blacklanternsecurity/bbot) on reNgine, but I had to install pipx manually on the web container beforehand.

Alternative solutions

N/A

Anything else?

N/A

Copy link

👋 Hi @NadgobKhan,
Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki
For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

@NadgobKhan NadgobKhan changed the title feat: Install pipx on the web container by default, in order to be able to install other custom tool (in my case, bbot feat: Install pipx on the web container by default, in order to be able to install other custom tool (in my case, bbot) Feb 11, 2024
@AnonymousWP
Copy link
Collaborator

Thanks. If you can, could you open a PR please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants