• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home ยป Resolved: sudo/conda/pip/PATH not found on Git Bash

Resolved: sudo/conda/pip/PATH not found on Git Bash

0
By Isaac Tonny on 18/06/2022 Issue
Share
Facebook Twitter LinkedIn

Question:

What is the simplest course of action?
Is there an official install guide / link?
Literally nothing in my Git Bash is recognised, e.g.:

Answer:

You’ll probably want to just run the regular windows installer (from the python site – https://www.python.org/downloads/) and then add the appropriate folder with the python and pip binaries to your $PATH system variable.
There are package managers like https://community.chocolatey.org/packages for windows, but as you can see they do not come as standard on windows.

If you have better answer, please add a comment about this, thank you!

anaconda bash git-bash windows-10
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: Is pandas groupby() function always produce a DataFrame with the same order respect to the column we group by?

24/03/2023

Resolved: Kivy widget hierarchy not behaving as expected

24/03/2023

Resolved: Pandas Groupby Get Values from Previous Group

24/03/2023

Leave A Reply

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.