Bu sefer de
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.
apt install python3.11-venv
You may need to use sudo with that command. After installing the python3-venv
package, recreate your virtual environment.
Failing command: ['/root/myenv/bin/python3', '-m', 'ensurepip', '--upgrade', '--default-pip']
hatası ile karşılaşıyorum ve
Kod:
apt install python3.11-venv
kullanmama rağmen bu da çalışmıyor burada da
Temporary failure resolving 'http.kali.org'
E: Failed to fetch
http://http.kali.org/kali/pool/main/p/python3.11/python3.11-venv_3.11.2-4_amd64.deb Temporary failure resolving 'http.kali.org'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
hatası almaktayım