Skip to content

AttributeError: module 'sys' has no attribute 'frozen' #2

@holeung

Description

@holeung

Hello,

I am trying to run the binary using the latest version of oddt, anaconda, and relevant packages (rdkit, openbabel). I am receiving the following error:

File "/local_programs/rfscorevs/rf-score-vs", line 117, in
score_file = path_join(sys._MEIPASS if sys.frozen else dirname(abspath(file)), 'RFScoreVS_v2_vina.pickle')
AttributeError: module 'sys' has no attribute 'frozen'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions