Fix recent colab errors

#11
by imgprcsng - opened

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
nikigoli changed pull request status to merged

Sign up or log in to comment