virtualenv_python¶
Warning
This is a deprecated feature. Please refer to the Migration Guidelines to find the feature that replaced this one.
Created files¶
- activate_run_python.{sh|bat}
- deactivate_run_python.{sh|bat}
Variables declared¶
ENVIRONMENT VAR | DESCRIPTION |
---|---|
PATH | With every bin folder of your requirements. |
PYTHONPATH | Union of PYTHONPATH of your requirements. |
LD_LIBRARY_PATH | lib folders of your requirements. |
DYLD_LIBRARY_PATH | lib folders of your requirements. |