Flask in Python venv still points to global path

前端 未结 0 1874
闹比i
闹比i 2020-12-18 11:36

I created a venv and activated it using the following steps:

python3 -m venv yudhiesh
source yudhiesh/bin/activate

I have a scri

相关标签:
回答
  • 消灭零回复
提交回复
热议问题