最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

python venv - Creating a Virtual Environment - Stack Overflow

programmeradmin8浏览0评论

I'm using Python 3.13.0, and I'm having difficulty creating a virtual environment. I believe I've downloaded most of the logic to create one, except for one file. The error I'm getting is:

"failed to locate pyvenv.cfg: The system cannot find the file specified."

I'm really new to Python. So, I've been trying to follow along in the 'Learn Python Programming' book by Fabrizio Romano, and I've not been able to create that virtual environment. I also see where I'm supposed to run the '/bin/activate' script, but I don't see that script. Can someone please help?

I've tried executing the venv launcher from the C:\Users\...\AppData\Local\Programs\Python\Python313\Lib\venv\scripts\nt\venvwlauncher filepath, but it's where I got the error.

发布评论

评论列表(0)

  1. 暂无评论