Skip to content

Installation #72

Answered by CsatiZoltan
Yuanguo1994 asked this question in Q&A
Jul 1, 2021 · 1 comments · 10 replies
Discussion options

You must be logged in to vote

Hi,

Only the installation of that specific Python package failed. The reason is that git is not installed on your system (as I see, you are working under Windows), therefore the command couldn't be executed. The PandasDataFrameGUI package is needed only for a small but useful functionality (to display grain statistics in a table). If you do not need that feature, you can leave it as it is. Otherwise, install git on your system. You can either install git only (e.g. through Anaconda: conda install -c conda-forge git), or by installing a GUI (which will install git itself).

Next time, please send the full error message as text and not as a screenshot so that it is easier for me to debug.

Ho…

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@CsatiZoltan
Comment options

@Yuanguo1994
Comment options

@CsatiZoltan
Comment options

@Yuanguo1994
Comment options

@CsatiZoltan
Comment options

Answer selected by Yuanguo1994
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants