You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!)
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: