Skip to content

DOC: ImportError: No module named pandas #29399

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

Closed
datapythonista opened this issue Nov 4, 2019 · 7 comments · Fixed by #30912
Closed

DOC: ImportError: No module named pandas #29399

datapythonista opened this issue Nov 4, 2019 · 7 comments · Fixed by #30912

Comments

@datapythonista
Copy link
Member

Looks like #11604 is our most visited page on GitHub after the home (it's got half of the visits of the home, see "Popular content" in https://github.com/pandas-dev/pandas/graphs/traffic).

Someone recommended sudo pip3 install pandas, and I guess a person having that error will google it, read that issue and end up running that, which is not great.

I think we should have somewhere on the documentation information about that error, and give better information about the issue. And recommend using conda, discouraging pip, and creating an environment.

@datapythonista
Copy link
Member Author

I added a comment in the description of the issue for now. But I guess we still want to have this in the documentation.

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Nov 4, 2019 via email

@santhisenan
Copy link

The link https://github.com/pandas-dev/pandas/graphs/traffic in the issue description takes me to my GitHub dashboard.

@gonemad97
Copy link
Contributor

Is this issue still open? If it is, I'd like to work on it. Could I get a clearer picture of the requirement right now?

@datapythonista
Copy link
Member Author

@gonemad97 feel free to work on this. The idea is to show somewhere in the documentation what's the solution when the ImportError mentioned happens. The linked issue has now a solution that should explain what's the best option.

This can be a bit tricky, but if you are looking for something to work on, you can also have a look at #27977. Or may be @martinagvilas and @galuhsahid can help you find a more specific task.

@MarcoGorelli
Copy link
Member

@execptionerror could you please stop making new sock puppet account in order to spam your website (some of whose "solutions" aren't even correct) on closed issues every day?

Thanks 🙏

@pandas-dev pandas-dev locked as spam and limited conversation to collaborators Jun 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants
@TomAugspurger @datapythonista @santhisenan @gonemad97 @MarcoGorelli and others