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

fix colab stop rendering issues, handle dependencies #2646

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

Conversation

aliabusaleh
Copy link

@aliabusaleh aliabusaleh commented Dec 4, 2023

In this version,

It handled the issue of stopping rendering after a few seconds on Colab

added another dependency and fix the train by removing the ports (it's default)

#2328 #2283 #2644 #2328

@aliabusaleh
Copy link
Author

would it be possible to take a look on this since it fixes the dependencies issues in colab? @akristoffersen

@akristoffersen
Copy link
Contributor

Hi! Thanks for looking into this. I wasn't able to get the viewer working with your changes. I see this in url.txt

your url is: https://thick-bats-flash.loca.lt
/tools/node/lib/node_modules/localtunnel/bin/lt.js:81
throw err;
^

Error: connection refused: localtunnel.me:46451 (check your firewall settings)
at Socket. (/tools/node/lib/node_modules/localtunnel/lib/TunnelCluster.js:52:11)
at Socket.emit (events.js:315:20)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21)

Were you able to see the viewer?

@aliabusaleh
Copy link
Author

Hi! Thanks for looking into this. I wasn't able to get the viewer working with your changes. I see this in url.txt

your url is: https://thick-bats-flash.loca.lt
/tools/node/lib/node_modules/localtunnel/bin/lt.js:81
throw err;
^
Error: connection refused: localtunnel.me:46451 (check your firewall settings)
at Socket. (/tools/node/lib/node_modules/localtunnel/lib/TunnelCluster.js:52:11)
at Socket.emit (events.js:315:20)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21)

Were you able to see the

Hi!,
Yes the viewer is working fine for me.

Could you please full stack trace? And try to rerun it again?

@dlazares
Copy link

#2688 is probably related to this

@aliabusaleh
Copy link
Author

@dlazares the render issues exist on this fix?

@dlazares
Copy link

@aliabusaleh sorry thought this was the issue for the PR. Haven't tried the PR but hopefully would fix it for Gaussian splatting too since it seems like a more general issue

@aliabusaleh aliabusaleh reopened this Feb 19, 2024
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.

None yet

3 participants