Loading pkgs/development/python-modules/colbert-ai/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -74,5 +74,10 @@ buildPythonPackage rec { maintainers = with lib.maintainers; [ bachp ]; badPlatforms = [ # `import torch.distributed.tensor` fails on darwin: # ModuleNotFoundError: No module named 'torch._C._distributed_c10d'; 'torch._C' is not a packag lib.systems.inspect.patterns.isDarwin ]; }; } Loading
pkgs/development/python-modules/colbert-ai/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -74,5 +74,10 @@ buildPythonPackage rec { maintainers = with lib.maintainers; [ bachp ]; badPlatforms = [ # `import torch.distributed.tensor` fails on darwin: # ModuleNotFoundError: No module named 'torch._C._distributed_c10d'; 'torch._C' is not a packag lib.systems.inspect.patterns.isDarwin ]; }; }