convnet-drawer icon indicating copy to clipboard operation
convnet-drawer copied to clipboard

ImportError: No module named 'convnet_drawer'

Open xyh-qz opened this issue 5 years ago • 1 comments

I've installed python-pptx, but this error occurred while I was running: from convnet_drawer import Model, Conv2D, Deconv2D ImportError: No module named 'convnet_drawer'

xyh-qz avatar Jun 07 '19 10:06 xyh-qz

You should download this project and then create a new .py file in this project. This error will not occur afterwards.

foreverxq avatar Dec 25 '19 12:12 foreverxq