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

Install fails due to python3.7-dev on Kali #911

Open
aalborz opened this issue Dec 22, 2021 · 1 comment
Open

Install fails due to python3.7-dev on Kali #911

aalborz opened this issue Dec 22, 2021 · 1 comment

Comments

@aalborz
Copy link

aalborz commented Dec 22, 2021

Running "sudo apt-get install autoconf automake libtool python3.7-dev python3-tk jq awscli" fails as following:

Reading package list ... Done
Building dependency tree ... Done
Reading state information ... Done
E: Unable to locate package python3.7-dev
E: Couldn't find any package by glob 'python3.7-dev'
E: Couldn't find any package by regex 'python3.7-dev'

@AlisonIsidro
Copy link

Hello , use the package only python3 , the installation will be :

apt-get install autoconf automake libtool python3 python3-tk jq awscli

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

2 participants