plai-group / gae_in_pytorch

Graph Auto-Encoder in PyTorch
Apache License 2.0
81 stars 18 forks source link

No module named random_primitive #2

Open wxy920801 opened 5 years ago

wxy920801 commented 5 years ago

I use python2.7 but cannot find the pyro.distributions.random_primitive package, error is "No module named random_primitive". How can I deal with this? Thank you.

vmasrani commented 5 years ago

Ah, yes. Pyro has made some significant changes since I first wrote this. I'm in the process of updating the code to be compatible with pyro 0.3.0. It should be complete in a few days.

vmasrani commented 5 years ago

Updated to be compatible with Pyro 0.3.0 and Torch 1.0