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 while running Main.py #1

Closed
AnthonyJoshua1 opened this issue Feb 8, 2018 · 0 comments
Closed

Error while running Main.py #1

AnthonyJoshua1 opened this issue Feb 8, 2018 · 0 comments

Comments

@AnthonyJoshua1
Copy link

File "C:\Users\muham\AppData\Local\Programs\Python\Python36-32\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "C:\Users\muham\AppData\Local\Programs\Python\Python36-32\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "api_key_detector_main
.py", line 19, in
from dataset_plotter import generate_3d_scatterplot
File "api_key_detector\dataset_plotter.py", line 5, in
from string_classifier import generate_training_set
File "api_key_detector\string_classifier.py", line 6, in
from sklearn.neural_network import MLPClassifier
File "C:\Users\muham\AppData\Local\Programs\Python\Python36-32\lib\site-packages\sklearn_init
.py", line 134, in
from .base import clone
File "C:\Users\muham\AppData\Local\Programs\Python\Python36-32\lib\site-packages\sklearn\base.py", line 11, in
from scipy import sparse

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