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

How to run this code in Colab? or #RuntimeError: Ninja is required to load C++ extensions #3

Open
Linwei94 opened this issue Aug 7, 2021 · 2 comments

Comments

@Linwei94
Copy link

Linwei94 commented Aug 7, 2021

I install dependencies on Colab via pip.
pip install -r environment_pip.txt

However, it may throw error like:

RuntimeError: Ninja is required to load C++ extensions

@Linwei94
Copy link
Author

Linwei94 commented Aug 7, 2021

You can simply install Ninja by hand again with pip install Ninja

@jh-jeong
Copy link
Owner

Hi @DylanTao94,

Thanks for reporting this. I will check it soon and update the dependency file to include Ninja as you suggested.

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