utensor_cgen icon indicating copy to clipboard operation
utensor_cgen copied to clipboard

Attribute error module has no attribute

Open saranworldrecord opened this issue 6 years ago • 2 comments

I installed with pip but I am getting below Error tensorflow

I tried with upgrade protobuf . If i tried with specified .whl then i am getting an import error. so I upgraded tensorflow to 1.13.

saranworldrecord avatar Mar 17 '19 18:03 saranworldrecord

I'll recommend you use virtual environment and reinstall utensor_cgen. It looks like a breaking change in tensorflow. In addition, make sure you clean the pip cache before you run the installation.

In fact, it's not an issue of utensor_cgen. I really can't fixed it better than tensorflow team. Maybe it's better to open an issue to them.

dboyliao avatar May 02 '19 16:05 dboyliao

@saranworldrecord Are you still experiencing this issue? Which version on tensorflow are you using?

mbartling avatar May 28 '19 17:05 mbartling