Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i have a error when i build #62

Closed
TY-cc opened this issue Dec 3, 2021 · 5 comments
Closed

i have a error when i build #62

TY-cc opened this issue Dec 3, 2021 · 5 comments

Comments

@TY-cc
Copy link

TY-cc commented Dec 3, 2021

i have a error when i build "python build.py --setup --boost --relic",as follow:

Traceback (most recent call last):
File "build.py", line 3, in
import cryptoTools.build
ModuleNotFoundError: No module named 'cryptoTools.build'

what should i do ?

@ladnir
Copy link
Member

ladnir commented Dec 6, 2021

you need to checkout the submodule cryptoTools

git submodule update --init

@ladnir ladnir closed this as completed Dec 6, 2021
@TY-cc
Copy link
Author

TY-cc commented Dec 8, 2021

The folder of cryptoTools is empty, ran your suggestion is still have same problem.

@ladnir
Copy link
Member

ladnir commented Dec 8, 2021

You need to check out cryptoTools. Run the command in libOTe root folder. You can also try to delete the whole repo and follow the Readme.

@TY-cc
Copy link
Author

TY-cc commented Dec 8, 2021

Thanks, just now i was building. i single re-clone the cryptoTools, and build success follow the Readme. But have two warning:

image

is there a problem for the normally use?
Sincere thanks again

@ladnir
Copy link
Member

ladnir commented Dec 8, 2021

It's fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants