python311Packages.tesnsorflow: fix evaulation error
remove invalid argument grpc argument from override as it was removed in
8fbfbf557a
This commit is contained in:
@@ -15478,7 +15478,6 @@ self: super: with self; {
|
||||
};
|
||||
grpcioTF = self.grpcio.override {
|
||||
protobuf = protobufTF;
|
||||
grpc = grpcTF;
|
||||
};
|
||||
tensorboard-plugin-profileTF = self.tensorboard-plugin-profile.override {
|
||||
protobuf = protobuf-pythonTF;
|
||||
|
||||
Reference in New Issue
Block a user