Skip to content

Python Library Not Available for Deployment to shinyapps.io #657

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mortonanalytics opened this issue Apr 9, 2025 · 0 comments
Closed

Comments

@mortonanalytics
Copy link

mortonanalytics commented Apr 9, 2025

I've written a working Shiny for Python application. I'm attempting to use reconnect-python to deploy an app to shinyapps.io that requires the following driver support:

adbc_driver_postgresql.dbapi

The error message from the build says:

ERROR: No matching distribution found for adbc_driver_postgresql.dbapi

The documentation says to let Posit know if something isn't already supported. If this is not the correct place to notify the Posit team, please redirect me. Thank you!

Alternatively, I have a requirement.txt file in the same directory that could be used to pip install what the app needs. I don't see that as a deploy option though.

Additional drivers that you may consider installing as well: https://arrow.apache.org/adbc/current/python/api/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant