Phenomenon.
Type workon, prompt: command not found: workon
Type workon, prompt: command not found: workon
Solution:
vim ~/.bash_profile
export WORKON_HOME=~/.virtualenvs (This address can be replaced by an absolute address)
source /Library/Frameworks/Python.framework/Versions/3.9/bin/virtualenvwrapper.sh
source ~/.bash_profile
vim ~/.bash_profile
export WORKON_HOME=~/.virtualenvs (This address can be replaced by an absolute address)
source /Library/Frameworks/Python.framework/Versions/3.9/bin/virtualenvwrapper.sh
source ~/.bash_profile
Similar Posts:
- Super detail: command not found: the scratch solution (add the scratch environment variable to Zsh under MAC)
- Under Ubuntu, py2 and PY3 coexist, / usr / bin / Python: no module named virtualenvwrapper error resolution
- [Solved] Runtime Warning: Font Glyph 20108 is missing. Font.set Fu text (s,0.0,flags=flags), RuntimeWarningGlyph20108missingfromcurrentfontfontsettexts00flagsflags
- [Solved] Python 3.9 Start Ride error: Attributeerror: ‘MenuItem’ object has no attribute ‘getlabel’
- Mac ADB prompts command not found
- Symbol not found: __PyCodecInfo_GetIncrementalDecoder
- [Solved] Linux Oracle bash: “sqlplus / as sysdba”: command not found
- You-get Warning urllib.error.URLError:
- Mac OS uses pip to install pandas prompt cannot install ‘numpy’ solution
- nvm is not compatible with the npm config prefix option: