Hi , [videofeatures] is a greate work ,but i encountered a problem when i installing it
ERROR: Cannot install videofeatures==0.1 and videofeatures==0.2 because these package versions have conflicting dependencies.
The conflict is caused by:
videofeatures 0.2 depends on gulpio
videofeatures 0.1 depends on gulpio
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts**
it looks like i need to install gulpio ,but when i "pip install gulpio". and these is not such dependency
ERROR: Could not find a version that satisfies the requirement gulpio (from versions: none)
ERROR: No matching distribution found for gulpio
how can i install videofeatures ?
Thanks .
Hi , [videofeatures] is a greate work ,but i encountered a problem when i installing it
ERROR: Cannot install videofeatures==0.1 and videofeatures==0.2 because these package versions have conflicting dependencies.
The conflict is caused by:
videofeatures 0.2 depends on gulpio
videofeatures 0.1 depends on gulpio
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts**
it looks like i need to install gulpio ,but when i "pip install gulpio". and these is not such dependency
ERROR: Could not find a version that satisfies the requirement gulpio (from versions: none)
ERROR: No matching distribution found for gulpio
how can i install videofeatures ?
Thanks .