Fix recent colab errors

#11

Somehow ninja was missing in colab. Added that

Also changed pip install . to python3 setup.py install - some error with pip in resolving the path of extension (happening in python 3.12, didnt happen in 3.11)

imgprcsng changed pull request title from Add missing ninja dependency to Fix recent colab errors
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment