Skip to content

AttributeError: 'module' object has no attribute 'path' #3

@Miooooooo

Description

@Miooooooo

Hello,
Thank you for your the job. I `m currently using this trained model to predict UHGG database sequences. During installation, I couldn`t find the file options.py, so I missed this step.When I ran the predictf_in_genome.sh, I got the error AttributeError: 'module' object has no attribute 'path'. Could you please describe more detail about how to get the options.py file ?

the step I missed in your tutorial:
Go to the directory where the program was saved and open the file options.py
Replace path = '/deeparg-ss/'; with the current directory (deepARG path).
For instance, deepARG was cloned at /home/user/deeparg-largerepo/ The options.py file should looks like
path = '/home/user/deeparg-largerepo/';

I'm looking forward to hearing from you.

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