Install from source to colab, can't find CMakeLists
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
In order to run decord with powerful compute,I chose colab run it.
And I input command one by one according the order.
When I run this command
```
!cmake .. -DUSE_CUDA=0
!make
```
There throw a error as below
> CMake Error: The source directory " / " does not appear to contain CMakeLists.txt.
Any advice?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.