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

error_message = Fore.R #9

Open
anshifmonz opened this issue Sep 14, 2023 · 0 comments
Open

error_message = Fore.R #9

anshifmonz opened this issue Sep 14, 2023 · 0 comments

Comments

@anshifmonz
Copy link

root@kali:/opt/VySecator# python setup.py
DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/pex-2.1.145-py3.11.egg is deprecated. pip 23.3 will enforce this behaviour change. A possible replacement is to use pip for package installation..
DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/ghost-8.0.0-py3.11.egg is deprecated. pip 23.3 will enforce this behaviour change. A possible replacement is to use pip for package installation..
Requirement already satisfied: colorama in /usr/lib/python3/dist-packages (0.4.6)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/pex-2.1.145-py3.11.egg is deprecated. pip 23.3 will enforce this behaviour change. A possible replacement is to use pip for package installation..
DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/ghost-8.0.0-py3.11.egg is deprecated. pip 23.3 will enforce this behaviour change. A possible replacement is to use pip for package installation..
Requirement already satisfied: pyfiglet in /usr/lib/python3/dist-packages (0.8.post0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Traceback (most recent call last):
File "setup.py", line 14, in
error_message = Fore.RED
NameError: name 'Fore' is not defined

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