We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
linebot
conda env list
conda env remove -n linebot
conda create -n linebot python=3.12
ipykernel
vscode
conda activate linebot pip install Flask pyngrok line-bot-sdk requests openai ipykernel
The text was updated successfully, but these errors were encountered:
No branches or pull requests
處理無法設定環境變數問題
linebot
環境是否唯一linebot
環境,直接先將這個虛擬環境刪除linebot
環境ipykernel
裝起來,不要用vscode
安裝The text was updated successfully, but these errors were encountered: