Skip to content

Conversation

@akrolsmir
Copy link
Contributor

Fixes #2208

@akrolsmir akrolsmir requested a review from a team December 18, 2020 17:01
Copy link
Contributor

@karriebear karriebear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the grand scheme of things this is good enough for now. Streamlit can run now on windows with no git, mac with git 2.24.3 and windows with git 2.5.1.windows.

Only issue is this looks like there's now a regression with #2403. I don't get the expected message on 2.5.1 Looks like I never get the message on 2.5.1.windows 🤷‍♀️

image

@akrolsmir akrolsmir merged commit 030c6a6 into streamlit:develop Dec 18, 2020
tconkling added a commit to tconkling/streamlit that referenced this pull request Dec 21, 2020
* develop:
  Extract st.container, columns, container out of delta_generator.py (streamlit#2487)
  Remove the unused variables inside protos (streamlit#2486)
  Stop running cypress-flaky-approval for each PR (streamlit#2490)
  Dynamically import git, and fail gracefully if missing (streamlit#2482)
  Bump React to 17.0.1 (streamlit#2453)
  Fix emojis (streamlit#2480)
  Add missing copyright headers (streamlit#2478)
  Stop requiring watchdog when installing Streamlit on Macs (streamlit#2470)
  Minor tweak to PyArrow warning message (streamlit#2472)
  Use a set literal (streamlit#2476)
  Add type annotations to DeltaGenerator mixins (streamlit#2475)
  Update change log
  Up version to 0.73.0
  Don't require pyarrow on 3.9, and show a warning on custom components (streamlit#2452)
karriebear pushed a commit to karriebear/streamlit that referenced this pull request Dec 21, 2020
akrolsmir added a commit that referenced this pull request Dec 22, 2020
* Dynamically import git, and fail gracefully if missing (#2482)

* Up version to 0.73.1

Co-authored-by: Austin Chen <[email protected]>
@akrolsmir akrolsmir deleted the fix-git branch January 19, 2021 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Streamlit fails to start without Git executable

2 participants