TypeError: Protocols cannot be instantiated

Viewed 28

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.

The localhost keeps showing "Please wait..."

What could be an issue ?

0 Answers
Related