-
Notifications
You must be signed in to change notification settings - Fork 84
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
Unable to Install #63
Comments
Just install that package by using these commands: |
Im having the same issue but with selenium. I have it installed its inside a virtual environment [+] Checking For Updates.... Does anyone or has anyone heard of a solution? |
Traceback (most recent call last): |
File "/home/muezza013/Cyberonix/cyberonix.py", line 5, in
from main import *
^^^^^^^^^^^^^^^^^^
File "/home/muezza013/Cyberonix/main/arguments.py", line 6, in
from ipwhois import IPWhois
ModuleNotFoundError: No module named 'ipwhois'
I am Getting this Error, Please tell me the solution to fix it.
The text was updated successfully, but these errors were encountered: