vye16 / slahmr

MIT License
441 stars 50 forks source link

Colab not working #15

Closed M-Colley closed 1 year ago

M-Colley commented 1 year ago

Hey, thank you very much for providing a Google Colab for exploration.

However, the Colab does not work for me.

For example, when running the demo video, I encounter the

ModuleNotFoundError: No module named 'tensorboard'

I can see that this is actually in the requirements.txt. I tried several times to start the Colab from scratch, and I probably could resolve the issues, but I think it would be good for the broader community if you fixed the Colab.

Kind regards

geopavlakos commented 1 year ago

Thanks for bringing this to our attention! I believe this was due to a dependency not being installed properly, which was messing with the installation of the other requirements. I have fixed this temporarily. Please let us know if the colab works for you now, or if you have further problems.

M-Colley commented 1 year ago

Unfortunately not. The environment crashes. I tried multiple times.

geopavlakos commented 1 year ago

Can you specify where this happens? There is an instance, after the first box, where the environment crashes intentionally and restarts, but the rest of the boxes should run smoothly.