shapelets / khiva

An open-source library of algorithms to analyse time series in GPU and CPU.
https://khiva.readthedocs.io/
Mozilla Public License 2.0
228 stars 30 forks source link

Unable to find 'google-benchmark/1.3.0@mpusz/stable' #65

Closed A-Alaa closed 5 years ago

A-Alaa commented 5 years ago

Describe the bug Following the installation instructions in the README, and issuing conan remote add conan-mpusz https://api.bintray.com/conan/mpusz/conan-mpusz

The following error message is raised:

google-benchmark/1.3.0@mpusz/stable: Not found in local cache, looking in remotes...
google-benchmark/1.3.0@mpusz/stable: Trying with 'conan-center'...
google-benchmark/1.3.0@mpusz/stable: Trying with 'conan-mpusz'...
ERROR: Failed requirement 'google-benchmark/1.3.0@mpusz/stable' from 'PROJECT'
ERROR: Unable to find 'google-benchmark/1.3.0@mpusz/stable' in remotes

To Reproduce

cd build
conan install .. -s build_type=Debug

Environment information: