Skip to content

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

@spaceone

Description

@spaceone
$ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions