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.

Issues when loading one episode

See original GitHub issue

First, thanks for releasing your dataset!

I’m trying to load it using h5py, and I’ve found that one file in the training set (data_06790.h5) consistently causes an error of the sort:

IOError: Unable to open file (Unable to find a valid file signature)

Removing this episode from the dataset, everything else loads. I’ve downloaded the data twice now, and both downloads have the same MD5 hash, so I don’t think it’s corruption from the download:

8b61e53ec55e1f79004d79fb61ab8d6c CORL2017ImitationLearningData.tar.gz

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
felipecodecommented, Jan 29, 2018

Yes, the numbers I reported likely also excluded this file. But anyway i think 200 images shouldn’t make much difference on the model 😃 .

I will download again and check. Maybe there is some mistake since I was not using all the variables. Thanks again for contributing !

0reactions
Fengmoon93commented, Mar 9, 2018

import h5py filename=‘data_06790.h5’ try: data = h5py.File(filename, ‘r’) except: print(‘file has bugs’) #the output is ‘file has bugs’

Read more comments on GitHub >

github_iconTop Results From Across the Web

Choose Your Story not loading: Issues with Episode
The reasons why Episode – Choose Your Story cannot be loaded cannot be more different. In most cases it is due to your...
Read more >
How to Fix Episode App Not Working Issue - YouTube
Episode #not #Open #Working #LoadingHow to Fix / Solve Episode Game App Not Working Issue | " Episode " Not Open / Loading...
Read more >
Error Loading Episode issue - Mobile App Bug
Looking further into this I've noted a few things: This issue is only affecting stories that I have put more than one ticket...
Read more >
is Episode - Choose Your Story not working / having issues for ...
Do you have Episode - Choose Your Story app problems? We have instructions to fix the not working issue, loading problems or the...
Read more >
Random Episodes With Massive Loading Problems - Reddit
Is this a problem for anyone else? It doesn't seem to have anything to do with my internet speed or connectivity problems, but...
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