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
I am currently using Python 3.9.13 version
I tried to install salesforce Lavis in Jupyter notebook using pip
pip install salesforce-lavis
But I got the below error, it says that decord (from salesforce-Lavis) requires python<3.5 version.
ERROR: Ignored the following versions that need a different python version: 0.55.2 Requires-Python <3.5
ERROR: Could not find a version that satisfies the requirement decord (from salesforce-lavis) (from versions: none)
ERROR: No matching distribution found for decord
Could you please provide a workaround for this?
The text was updated successfully, but these errors were encountered:
I am currently using Python 3.9.13 version
I tried to install salesforce Lavis in Jupyter notebook using pip
pip install salesforce-lavis
But I got the below error, it says that decord (from salesforce-Lavis) requires python<3.5 version.
ERROR: Ignored the following versions that need a different python version: 0.55.2 Requires-Python <3.5
ERROR: Could not find a version that satisfies the requirement decord (from salesforce-lavis) (from versions: none)
ERROR: No matching distribution found for decord
Could you please provide a workaround for this?
The text was updated successfully, but these errors were encountered: