Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Please submit the actual lines you entered and format the code properly (using four spaces, as recommended by Stack here stackoverflow.com/editing-help) Commented Mar 29, 2018 at 11:17
  • Check that pip is in your PATH environment. If it is, just type pip install pandasin your terminal. If it's not just look up how to add it. Is there a reason you are using Python3.4 ? Commented Mar 29, 2018 at 11:17
  • 1
    I am trying to install using : pip install pandas Commented Mar 29, 2018 at 16:11