k2flix icon indicating copy to clipboard operation
k2flix copied to clipboard

'Could not find a good frame' error

Open christinahedges opened this issue 7 years ago • 8 comments

When I run the examples from your readme I get the error

'ERROR: Could not find a good frame.'

I've rolled back the versions and it'll work only on version 1.0.0, which runs but throws up several warnings. Anything more recent just quits with the above error. I haven't tried with any other TPFs.

I'm using a mac, python 2.7.11 and just updated all my local packages to see if that would help. (Numpy 1.12.0, astropy 1.3.1)

christinahedges avatar Mar 18 '17 12:03 christinahedges

hi @rawien, thanks for reporting. I will take a look at that soon.

mirca avatar Mar 18 '17 15:03 mirca

Hi @rawien, I do see the same error in the 2.3.0 version, but it works with the dev version. Can you use the dev version for now? Thanks

mirca avatar Mar 18 '17 17:03 mirca

Oh dear, I am finding the same. I intend to push a new release to pip soon to resolve this.

barentsen avatar Mar 18 '17 17:03 barentsen

Thanks for getting back to me, same error on my linux machine now too. I'll try the dev version.

Update: Dev version works, though if you run the example in the readme the contrast is very different and the date doesn't display, the frame number does. Still great to have it working! Thanks

christinahedges avatar Mar 18 '17 17:03 christinahedges

I am having the same issue and was wondering if this was resolved or if I need to cycle back to the dev version. I'm using python3.5.2. Thank you

brandoncastillo avatar Mar 17 '18 21:03 brandoncastillo

@brandoncastillo Oops! I am unable to reproduce this problem, likely because I haven't pushed a release to pypi for a long while. I believe this issue was fixed on the master branch a few months ago.

I just published version 2.3.1 on pypi. Would you mind running

pip install k2flix --upgrade

and check if you still encounter the problem? Thanks++!

barentsen avatar Mar 17 '18 22:03 barentsen

It looks like upgrading it did the trick thank you very much

brandoncastillo avatar Mar 17 '18 22:03 brandoncastillo

@brandoncastillo Many thanks for reporting the issue and trying out the new version. I appreciate it!

barentsen avatar Mar 17 '18 22:03 barentsen