|
@ -18,6 +18,9 @@ Run the following commands: |
|
|
. env/bin/activate |
|
|
. env/bin/activate |
|
|
make install_web |
|
|
make install_web |
|
|
|
|
|
|
|
|
|
|
|
Pokud install_web říká Error: pg_config executable not found. nainstaluj si libpq-dev |
|
|
|
|
|
Pokud chybová hláška obsahuje #include <Python.h>, nainstaluj si python3-dev |
|
|
|
|
|
|
|
|
After finishing development, run "deactivate". |
|
|
After finishing development, run "deactivate". |
|
|
|
|
|
|
|
|
Make commands |
|
|
Make commands |
|
|