| Summary: | Не возвращает версию | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Andrey Cherepanov <cas> |
| Component: | python3-module-psycopg | Assignee: | majioa <majioa> |
| Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | antohami, cas, cow, evg, george, grenka, imz, kotopesutility, lav, majioa, nbr, qa_viy, rider, sem, shaba, sin, slev, thatman, toni, vitty, viy |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
rm -rf /usr/lib/python3/site-packages/psycopg* apt-get reinstall python3-module-psycopg Были лишние psycopg-3.1.10.dist-info/ psycopg-3.2.3.dist-info/ psycopg-3.2.4.dist-info/ |
>>> import psycopg >>> print(psycopg.__version__) None