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

use --break-system-packages with pip #45

Open
midnit3Z0mbi3 opened this issue Apr 10, 2024 · 0 comments
Open

use --break-system-packages with pip #45

midnit3Z0mbi3 opened this issue Apr 10, 2024 · 0 comments

Comments

@midnit3Z0mbi3
Copy link

midnit3Z0mbi3 commented Apr 10, 2024

edit the setup.sh file.

on each pip install entry append "--break-system-packages"

create a venv and activate it

sudo bash setup.sh

install:

cd $HOME
git clone https://github.com/TermuxHackz/X-osint
cd X-osint
nano setup.sh
chmod +x *.sh
python3 -m venv X-osint_venv
source X-osint_venv/bin/activate

sudo bash setup.sh

@midnit3Z0mbi3 midnit3Z0mbi3 changed the title Do not install on Debian 12... It does not work.. Only Kali Linux ... Apr 10, 2024
@midnit3Z0mbi3 midnit3Z0mbi3 changed the title ... use --break-system-packages with pip Apr 20, 2024
@midnit3Z0mbi3 midnit3Z0mbi3 reopened this Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant