2025-02-07 17:54:52 +09:00
|
|
|
# 실행
|
2025-03-29 19:17:49 +09:00
|
|
|
streamlit run app.py --server.port=20000
|
2025-03-15 01:24:46 +09:00
|
|
|
|
|
|
|
|
# pre-
|
|
|
|
|
Go to Build Tools for Visual Studio 2017
|
|
|
|
|
Select free download under Visual Studio Community 2017. This will download the installer. Run the installer.
|
|
|
|
|
Select what you need under workload tab:
|
|
|
|
|
a. Under Windows, there are three choices. Only check Desktop development with C++.
|
|
|
|
|
b. Under Web & Cloud, there are seven choices. Only check Python development (I believe this is optional, but I have done it).
|