Skip to content
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

Lambda Environent Support for SQLite3 Older Versions #36

Open
Greviansonula opened this issue Aug 16, 2023 · 2 comments
Open

Lambda Environent Support for SQLite3 Older Versions #36

Greviansonula opened this issue Aug 16, 2023 · 2 comments

Comments

@Greviansonula
Copy link

dvc pull fails with the error on the screenshot, I tried downloading latest sqlite3 and compile from source but turns out lambda environment doesn't give much control

# # Configuring remote server in dvc
RUN dvc init --no-scm -f
RUN dvc remote add -d storage s3://basicmlops/dvcstore

# # pulling the trained model
RUN dvc pull dvcfiles/trained_model.dvc

Screenshot 2023-08-16 225000

@kotharisanjana
Copy link

Were you able to resolve this? Please share the updated docker file in case you found a resolution.

@Greviansonula
Copy link
Author

Greviansonula commented Jul 18, 2024

Hi @kotharisanjana I wasn't able to figure it out, sorry, I got blocked on the same

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

2 participants