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

ImportError: No module named modules.Gyoi_CloudChecker #27

Closed
M0dred opened this issue Mar 23, 2019 · 1 comment
Closed

ImportError: No module named modules.Gyoi_CloudChecker #27

M0dred opened this issue Mar 23, 2019 · 1 comment

Comments

@M0dred
Copy link

M0dred commented Mar 23, 2019

root@kali:/opt/GyoiThon# python gyoithon.py
Traceback (most recent call last):
File "gyoithon.py", line 14, in
from modules.Gyoi_CloudChecker import CloudChecker
ImportError: No module named modules.Gyoi_CloudChecker
root@lolicen:/opt/GyoiThon# pip3 install modules.Gyoi_CloudChecker
Collecting modules.Gyoi_CloudChecker
Could not find a version that satisfies the requirement modules.Gyoi_CloudChecker (from versions: )
No matching distribution found for modules.Gyoi_CloudChecker

@gyoisamurai
Copy link
Owner

Had you executed the following command in Installation step?

> git clone https://github.com/gyoisamurai/GyoiThon.git

When you execute above command, required modules for GyoiThon are installed.

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