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 showing pandas module not installed #15

Open
Nagavishnu-Jayam opened this issue Jun 28, 2023 · 1 comment
Open

error showing pandas module not installed #15

Nagavishnu-Jayam opened this issue Jun 28, 2023 · 1 comment

Comments

@Nagavishnu-Jayam
Copy link

raceback (most recent call last):
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/Users/jsnagavishnusai/Downloads/k_means-master/src/run.py", line 3, in
import pandas as pd
ModuleNotFoundError: No module named 'pandas'

@Nagavishnu-Jayam
Copy link
Author

pls help how to solve this one

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