edward2 icon indicating copy to clipboard operation
edward2 copied to clipboard

tensorflow_probability docstring_util location

Open chrism0dwk opened this issue 6 years ago • 1 comments
trafficstars

The location of the docstring_util in tensorflow_probability 0.8.0 has changed, resulting in edward2 errors such as:

File "/home/wibble/.conda/envs/gem/lib/python3.7/site-packages/edward2/generated_random_variables.py", line 26, in <module>
    from tensorflow_probability.python.util import docstring as docstring_util
ImportError: cannot import name 'docstring' from 'tensorflow_probability.python.util'

chrism0dwk avatar Nov 01 '19 12:11 chrism0dwk

Any resolution to this?

NeilGirdhar avatar Jul 28 '20 04:07 NeilGirdhar