Python Forum
I cannot figure out this error
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I cannot figure out this error
#8
This is great example why one should always post full traceback.
In your original post you were refereing to merge which is module in keras, while in fact the error is it cannot import name Merge
Merge is depreciated and removed in 2017 - https://github.com/keras-team/keras/issu...-306031159
That's the problem with using 3-year old code that is not updated
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
I cannot figure out this error - by ErnestTBass - Apr-23-2020, 02:04 PM
RE: I cannot figure out this error - by deanhystad - Apr-23-2020, 02:44 PM
RE: I cannot figure out this error - by ErnestTBass - Apr-23-2020, 04:03 PM
RE: I cannot figure out this error - by buran - Apr-23-2020, 04:04 PM
RE: I cannot figure out this error - by ErnestTBass - Apr-23-2020, 04:24 PM
RE: I cannot figure out this error - by buran - Apr-23-2020, 04:34 PM
RE: I cannot figure out this error - by ErnestTBass - Apr-23-2020, 06:22 PM
RE: I cannot figure out this error - by buran - Apr-23-2020, 06:47 PM
RE: I cannot figure out this error - by ErnestTBass - Apr-24-2020, 06:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I'm trying to figure out why I always get this error while trying to calculate zonal AndreiDaniel22 0 1,658 Sep-17-2021, 09:00 AM
Last Post: AndreiDaniel22
  I cannot figure out this error ErnestTBass 8 3,332 Aug-20-2020, 08:06 PM
Last Post: ErnestTBass
  I cannot figure out this error ErnestTBass 6 2,781 Mar-28-2020, 04:58 AM
Last Post: SheeppOSU
  Python error. Can't figure it out. ignatius 9 5,104 Oct-21-2018, 11:47 PM
Last Post: ignatius
  Can't figure out the syntax error, relatively simple code maho686868 3 3,259 Jul-08-2018, 03:43 PM
Last Post: volcano63

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020