besser-troubleshooting

Installation
SKILL.md

BESSER Troubleshooting

Quick reference for diagnosing and fixing common issues. Organized by symptom.


Installation Issues

pip install besser fails with native dependency errors

Several BESSER dependencies require system libraries:

Dependency Requires Fix (Ubuntu/Debian) Fix (macOS)
psycopg2-binary PostgreSQL client libs apt install libpq-dev brew install postgresql
pyodbc ODBC driver manager apt install unixodbc-dev brew install unixodbc
oracledb Oracle Instant Client Download from Oracle Download from Oracle
Related skills

More from besser-pearl/besser-skills

Installs
1
GitHub Stars
3
First Seen
4 days ago