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

what would I do about this after I command sudo python setup.py install #442

Open
kopil0523 opened this issue Jul 5, 2023 · 0 comments
Open

Comments

@kopil0523
Copy link

usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of dash-separated 'install-scripts' will not be supported in future versions. Please use the underscore name 'install_scripts' instead
warnings.warn(
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
build/bdist.linux-x86_64/egg/wifite/tools/ifconfig.py:21: SyntaxWarning: "is" with a literal. Did you mean "=="?
elif type(args) is 'str':
zip_safe flag not set; analyzing archive contents...

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