Skip to content

ImportError: No module named pyreadline #1

Description

@young9471

Hi Bro, I have some trouble in installing isf,can you help me? I install it on ubuntu 14.04 and there are something wrong with it .My problem is just as follow :
young@ubuntu:~/ISF/isf$ python isf.py
Traceback (most recent call last):
File "isf.py", line 9, in
from core.fuzzbunch import Fuzzbunch
File "/home/young/ISF/isf/core/fuzzbunch.py", line 11, in
from command import FbCmd
File "/home/young/ISF/isf/core/command.py", line 22, in
import pyreadline as readline
ImportError: No module named pyreadline

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