AguaClara / aguaclara_tutorial

This repository is for all team members to find information and tutorials about useful tools like Python, Atom, Hydrogen, GitHub, and report writing.
https://aguaclara.github.io/aguaclara_tutorial/
3 stars 75 forks source link

pip installed but bash can't run pip commands #41

Closed Simarkohli24 closed 5 years ago

Simarkohli24 commented 5 years ago

@oliver-leung Hannah tried to help me with this problem, but basically my terminal says that it has installed pip, but when I try to run "pip", bash says i don't have it installed.

Looking for some assistance, thanks!

oliver-leung commented 5 years ago

Hey @Simarkohli24 , can you please run the commands

python --version

and

conda -V

in your command line, and tell me what they return?

Also, what operating system are you using: MacOS or Windows? If you're using Windows, are you doing this in Command Prompt (cmd), or something else?

oliver-leung commented 5 years ago

Closing due to inactivity.