question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Examples don't work anymore

See original GitHub issue
  • AttributeError: module 'keras.backend' has no attribute 'image_dim_ordering'
  • TypeError: len is not well defined for symbolic Tensors. (activation_4/activation_4/Identity:0) Please call x.shaperather thanlen(x) for shape information.
  • with TF >= 2.2.0: "ModuleNotFoundError: No module named 'tensorflow.contrib'"
  • with TF 2.0.0, 2.1.0: RuntimeError: dictionary changed size during iteration

Exact Keras/TF versions in setup.py or at least on webpage aren’t even listed, but it’s important to have exactly the same environment as you during development. You made huuuge effort developing this project, but there are no instructions how to exactly use it.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
Slyracoon23commented, Nov 6, 2020

I had the same problem as @iirekm I solved it by installing the following package versions

  • keras Version: 2.3.0
  • tensorflow Version: 1.14.0
  • keras-rl Version: 0.4.2
0reactions
stale[bot]commented, Jun 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What are some examples of things that don't work the way ...
What are some examples of things that don't work the way their name implies anymore?
Read more >
10 Ways To Recharge When You Don't Want To Work Anymore
1. Check in with your mental health · 2. Reflect on the source of your feelings · 3. Envision your ideal life ·...
Read more >
5 Reasons You Don't Want to Work Anymore & How to Cope
Feeling like you don't want to work anymore can be a sign that you need to pay better attention to your day-to-day workflow....
Read more >
eChart GL examples don't work anymore · Issue #19 - GitHub
At least some of the eChart GL examples seem to be not working anymore, for example the airlines on globe throws an error...
Read more >
How To Say No at Work Politely and Effectively | Fellow.app
Examples of ways to say “no” · “Unfortunately, I have too much to do today. · “That sounds fun, but I have a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found