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

I get This Error #4

Closed
presider opened this issue Jul 13, 2017 · 1 comment
Closed

I get This Error #4

presider opened this issue Jul 13, 2017 · 1 comment

Comments

@presider
Copy link

when ı use whois_domain modules type show options or run or etc. ı get this error...

Traceback (most recent call last):
File "operative.py", line 8, in
operative.user_put()
File "/root/Desktop/Github/operative-framework/core/operative.py", line 53, in user_put
mecanic.load(user_input)
File "/root/Desktop/Github/operative-framework/core/mecanic.py", line 19, in load
load_module(name)
File "/root/Desktop/Github/operative-framework/core/mecanic.py", line 83, in load_module
use_module(module)
File "/root/Desktop/Github/operative-framework/core/mecanic.py", line 52, in use_module
mod = import(module_path, fromlist=['module_element'])
File "/root/Desktop/Github/operative-framework/core/modules/whois_domain.py", line 8, in
import pythonwhois
ImportError: No module named pythonwhois

@graniet
Copy link
Member

graniet commented Jul 13, 2017

Hello,

Please install pythonwhois (python-whois) module.
https://pypi.python.org/pypi/pythonwhois

Thanks you.

@graniet graniet closed this as completed Jul 14, 2017
graniet added a commit that referenced this issue May 16, 2019
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