Skip to content

TypeError: Protocols cannot be instantiated #1494

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
namandalsania opened this issue Sep 18, 2022 · 1 comment
Closed

TypeError: Protocols cannot be instantiated #1494

namandalsania opened this issue Sep 18, 2022 · 1 comment

Comments

@namandalsania
Copy link

The error occurs when the following line of code is run on VSCode:

streamlit run "filename.py"

The error can be seen in the following image.
Screenshot (933)

What can be the issue ? And how to fix it ?

@Byron
Copy link
Member

Byron commented Sep 19, 2022

From the looks of it it's unclear how GitPython is involved at all.

Generally speaking, if an error related to typing occours, maybe it's possible to turn type-checks off.

@Byron Byron closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants