Closed mauricev closed 10 months ago
Hi Mauricev,
thanks for reporting this installation issue. This might be a path issue of the asoid app
command.
Here is an example how to do this normally:
(base) C:\Users\JSchw>activate asoid
(asoid) C:\Users\JSchw>asoid app
You can now view your Streamlit app in your browser.
Local URL: http://localhost:8501
Network URL: http://172.26.33.62:8501
streamlit run asoid/app,py
This is the alternative directly with streamlit:
(base) C:\Users\JSchw\PycharmProjects\A-SOID>activate asoid
(asoid) C:\Users\JSchw\PycharmProjects\A-SOID> streamlit run asoid/app.py
Let me know if this helps!
closing as stale. feel free to open again
Had the same issue, the alternative to run with streamlit (steps 1 and 2 at the bottom) worked. Thank you!
On Windows 11, we installed a-soid. The installation proceeded uneventfully, unlike the Silicon Mac with Sonoma. However, when we run it, we get this error