Closed BenediktMKuehne closed 2 years ago
GCC dependency for pip modules change all git commands to user EMBA update to 1.1.1 fix cleaning regex for EMBA flags
dependency "missing" (pip related) inconsistent file ownership due to git commands tput error reports don't match input
fix + update
❎ but a sudo chown -R ./ might be required
sudo chown -R ./
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
GCC dependency for pip modules change all git commands to user EMBA update to 1.1.1 fix cleaning regex for EMBA flags
What is the current behavior? (You can also link to an open issue here)
dependency "missing" (pip related) inconsistent file ownership due to git commands tput error reports don't match input
What is the new behavior (if this is a feature change)? If possible add a screenshot.
fix + update
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
❎ but a
sudo chown -R ./
might be required