Huelse / SEAL-Python

Microsoft SEAL 4.X For Python
MIT License
310 stars 66 forks source link

git submodule update --init --recursive报错 #64

Closed Zhengkaixin closed 2 years ago

Zhengkaixin commented 2 years ago

你好,我在远程服务器linux环境下安装seal,使用git submodule update --init --recursive语句时,总是报这个错fatal: clone of 'https://github.com/pybind/pybind11.git' into submodule path '/xxx/xxx/SEAL-Python/pybind11' failed

Huelse commented 2 years ago

git's docs or git submodule init && git submodule update