DataFed
DataFed copied to clipboard
Python CLI is broken due to google protobuf package changes
Google has released version 4.x of the Python protobuf package and have made breaking changes. The DataFed CLI package needs to restrict the protobuf package to version 3.x and it will work fine.
In the future, we will be removing protobuf due to continual broken backwards compatibility.