raghakot / keras-vis

Neural network visualization toolkit for keras
https://raghakot.github.io/keras-vis
MIT License
2.98k stars 664 forks source link

hello there ..I have installed keras-vis package and my pip version is 19.1.1 but when i import vis.visualization it says that there is no module named vis.visualization. plzzz help me regarding this. #195

Open sarthakforwet opened 5 years ago

sarthakforwet commented 5 years ago
keisen commented 5 years ago

Can you gave us the code to reproduce the problem?

sarthakforwet commented 5 years ago

Code is this import vis.visualizationError: No module named vis.visualizationSent from my Huawei Mobile-------- Original Message --------Subject: Re: [raghakot/keras-vis] hello there ..I have installed keras-vis package and my pip version is 19.1.1 but when i import vis.visualization it says that there is no module named vis.visualization. plzzz help me regarding this. (#195)From: Keisen To: raghakot/keras-vis CC: Sarthak khandelwal ,Author Can you gave us the code to reproduce the problem?

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/raghakot/keras-vis/issues/195?email_source=notifications\u0026email_token=ALAGJ7HRKBMNPJXVFOKMOSLP7UW4HA5CNFSM4IDWIXC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ7P6YI#issuecomment-511639393", "url": "https://github.com/raghakot/keras-vis/issues/195?email_source=notifications\u0026email_token=ALAGJ7HRKBMNPJXVFOKMOSLP7UW4HA5CNFSM4IDWIXC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ7P6YI#issuecomment-511639393", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

mmagnuski commented 5 years ago

@sarthakforwet Please try installing from git and see if it helps.