Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on startup: IndexError: list index out of range #8

Open
spaceone opened this issue Sep 17, 2018 · 0 comments
Open

Crash on startup: IndexError: list index out of range #8

spaceone opened this issue Sep 17, 2018 · 0 comments

Comments

@spaceone
Copy link

$ foresee php linux rand -o 60 16 19 30 44 3 50 51 54 42 61 5 41 16 33 60

Warning: Some predictions my be incorrect.

Traceback (most recent call last):
  File "/usr/local/bin/foresee", line 9, in <module>
    load_entry_point('foresight==0.1', 'console_scripts', 'foresee')()
  File "/usr/local/lib/python3.4/dist-packages/foresight-0.1-py3.4.egg/foresight/foresee.py", line 212, in main
  File "/usr/local/lib/python3.4/dist-packages/foresight-0.1-py3.4.egg/foresight/foresee.py", line 90, in handle_php
  File "/usr/local/lib/python3.4/dist-packages/foresight-0.1-py3.4.egg/foresight/foresee.py", line 15, in print_from_gen
  File "/usr/local/lib/python3.4/dist-packages/foresight-0.1-py3.4.egg/foresight/php/rand.py", line 70, in from_outputs
  File "/usr/local/lib/python3.4/dist-packages/foresight-0.1-py3.4.egg/foresight/glibc/random.py", line 79, in generate_values
    
  File "/usr/local/lib/python3.4/dist-packages/foresight-0.1-py3.4.egg/foresight/glibc/random.py", line 72, in inner
    share state.
IndexError: list index out of range
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant