-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
We ran into an edge case today that affected a project integrating dbc and I had the idea that we might want an integrators guide of some sort.
The issue they ran into is that, if your package that packages dbc runs dbc in a venv or conda env, by default it will install drivers into the env. Then, any code that wants to use these drivers needs to be made aware or use a driver manager with conda support (and be run in the env). For some integrators, we might advise them to always set dbc install --level user <DRIVER> or something else to control the driver installation location.
Feel free to add other ideas for what we might document to this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels