steve
unread,Jan 26, 2015, 8:07:10 AM1/26/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pupil-...@googlegroups.com
Hi
I have a problem with the pupil player.
Capture works fine, but when I try to load the recordings with the pupil player I got following error message (0.3.9.6):
Traceback (most recent call last):
File "main.py", line 480, in <module>
main()
File "main.py", line 205, in main
rec_version_float = int(filter(type(rec_version).isdigit, rec_version)[:3])/100. #(get major,minor,fix of version)
ValueError: invalid literal for int() with base 10: ''
I've made recordings with capture 0.3.9.6 and 0.3.9.5 and tried player 0.3.9 - 0.3.9.7 (running from source or the bundle)
Ubuntu 14.04
Could you please give me a hint ?
Thank you !