-
Notifications
You must be signed in to change notification settings - Fork 539
Open
Description
I have encountered multiple errors during caffe installation that are likely due to dependencies. For example, include/google/protobuf/io/coded_stream.h:401:8: note: candidate expects 1 argument, 2 provided
is likely because I have a different version of protobuf than what this repo is based on. However, I cannot find any description of the required dependencies. The installation.md document mentions using a requirement.txt file to install dependencies, but I cannot find this file in this repo. It would be great if anyone can provide the dependency requirements or share a workaround.
Metadata
Metadata
Assignees
Labels
No labels