Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
200 views
in Technique[技术] by (71.8m points)

python - No module named virtualenvwrapper but virtual environments are still working

I'm using virtual environments using virtualenvwrapper on MacOS and it's been working fine until I was working on an environment and something went wrong. When I run the command workon myenv it activates the env but shows the following error

/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: No module named virtualenvwrapper

It looks like its calling the wrong python version because I'm using 3.8. I tried reinstalling python 3.8 globally but didn't do anything.

Help would be appreciated!

question from:https://stackoverflow.com/questions/65940782/no-module-named-virtualenvwrapper-but-virtual-environments-are-still-working

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...