Skip to content

Changes to Colab Notebook for Python 3.10 #3669

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

basebala
Copy link

Installations required to run the Colab notebook with Python 3.10. Reinstalls/reloads colabx-term, changes environment Python version, and removes python3-blinker. (Allows for training with preset data (processing custom images/video still doesn't work due to separate COLMAP issue).

Copy link
Contributor

@akristoffersen akristoffersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me! Is there a reason we want to move down to numpy 1.x? I believe nerfstudio works fine with 2.0.

@basebala
Copy link
Author

basebala commented Jul 7, 2025

This makes sense to me! Is there a reason we want to move down to numpy 1.x? I believe nerfstudio works fine with 2.0.

Oh, perhaps it works now in colab. I think the issue was colab was not working with it earlier when I was initially working with the notebook which was almost 2 months ago, and that issue is documented here: #3288.

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

Successfully merging this pull request may close these issues.

2 participants