Error of running demo

hi ,it is great to have this tool for ML. When i tried the demo, i input ‘streamlit run https://raw.githubusercontent.com/streamlit/demo-uber-nyc-pickups/master/app.py’ ,but got the error ```
[Errno 13] Permission denied: ‘C:\Users\40837\AppData\Local\Temp\tmpdlhzpn67’

how to fix this error ?

Hi @bigbic — and welcome to the forum! :wave:

Could you tell me your streamlit version?

streamlit --version

We’ve encountered this issue in the past, see Permission errors when running demo-self-driving and https://github.com/streamlit/streamlit/issues/301

But it should have been fixed with this PR https://github.com/streamlit/streamlit/pull/489 and released in version 0.49.0 (New Streamlit Release: 0.49.0)