Skip to content
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

不會出現hello world該怎麼解決 #1

Closed
changjaykid opened this issue Feb 24, 2023 · 6 comments
Closed

不會出現hello world該怎麼解決 #1

changjaykid opened this issue Feb 24, 2023 · 6 comments

Comments

@changjaykid
Copy link

您好想詢問操作到專案執行->開始執行那邊 點擊上方Run完後不會出現hello world該怎麼解決
只出現這個
 cowsay Configure me!


< Configure me! >

    \   ^__^
     \  (oo)\_______
        (__)\       )\/\
            ||----w |
            ||     ||

想請教現在該怎麼做 感謝

@TheExplainthis
Copy link
Owner

你好,不知道有沒有參考文章的畫面截圖
https://www.explainthis.io/zh-hant/chatgpt/line

若還是不行,可以將畫面截圖傳上來唷!

@as84089443
Copy link

as84089443 commented Feb 25, 2023

我也有相同的問題! 截圖在這https://imgur.com/a/c97djCJ

@TheExplainthis
Copy link
Owner

剛剛有推了一個新版,可以在 main 中加入

@app.route("/", methods=['GET'])
def home():
    return 'Hello World'

即可

@TheExplainthis
Copy link
Owner

創建時也要選擇 python 唷!如圖所示:
image

@FishBowl00003
Copy link

我也是,Replit Deploy Step 4 選擇Blank Repl之後不知道怎麼改回來成Python?

@specialdietitian
Copy link

我依照the explainthis重新使用python 按run 之後 出現
no such file main.py
repl press died unexpectedly: exit status 2
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants