equal
deleted
inserted
replaced
1 """ |
1 """ |
2 Call this like ``python create_python_env.py``; it will |
2 Call this like ``python create_python_env.py``; it will |
3 refresh the project-boot.py script |
3 refresh the project-boot.py script |
|
4 |
|
5 WARNING: after activation of the virtualenv i LINUX, please set the LD_LIBRARY_PATH env var to <path_to_venv>/lib |
4 |
6 |
5 -prerequisite: |
7 -prerequisite: |
6 |
8 |
7 - virtualenv |
9 - virtualenv |
8 - psycopg2 requires the PostgreSQL libpq libraries and the pg_config utility |
10 - psycopg2 requires the PostgreSQL libpq libraries and the pg_config utility |