Skip to content

Wrong file path in predict.py #5

@VladaMilch

Description

@VladaMilch

Dear @felicityallen ,

I could not make FORECasT run locally until I have noticed a typo in line 17 of predict.py:

INDELGENTARGET_EXE = os.getenv("INDELGENTARGET_EXE", 
     "C:/Users/fa9/postdoc/indelmap/build/Release/indelgentarget.exe")

I guess the path to the indelgentarget executable should be the same as in the installation instruction, i.e. /usr/local/bin/indelgentarget. After I changed that, the toll started working. =)

Vlada

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