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

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -