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

[BUG] #2630

Open
1 task
kabsikabs opened this issue Sep 29, 2023 · 1 comment
Open
1 task

[BUG] #2630

kabsikabs opened this issue Sep 29, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kabsikabs
Copy link

Severity

P0 - Critical breaking issue or missing functionality

Current Behavior

hello ,

I am trying to deploy an app on google function and i have dependency issue that result from deeplake. I am using 3.7.1 version, and the dependency issues commes from ERROR: Cannot install -r requirements.txt (line 10), -r requirements.txt (line 85), aiobotocore[boto3]==2.4.2 and botocore==1.31.53 because these package versions have conflicting dependencies.

can someone please help me on this one.
best

K

Steps to Reproduce

when deployement on function google, but works locally without any issue

Expected/Desired Behavior

posted in google function cloud without any errors.

Python Version

3.10.11

OS

No response

IDE

vs code

Packages

No response

Additional Context

No response

Possible Solution

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR (Thank you!)
@kabsikabs kabsikabs added the bug Something isn't working label Sep 29, 2023
@nvoxland
Copy link
Contributor

nvoxland commented Sep 29, 2023

Are you specifying any boto-related dependencies in your requirements.txt file directly?

Also, what OS are you using locally?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants