bash - Virtualenv: deactivate not working -


i had venv called "myappenv" using , tried write script run call source bin/activate (save me keystrokes). accidentally ran while in myappenv. since doing this, when try deactivate myappenv, bash: type: deactivate: not found. happens in brand-new environment created, totally separate myappenv. how back? cannot exit out of environment except killing screen session.


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -